-
Bug
-
Resolution: Done
-
Major
-
1.4
-
None
-
1
-
False
-
-
False
-
1
-
RHDH Plugins 3264
Description of problem:
RBAC Plugin breaks in Backstage 1.31 with the following error:
[backend]: /home/vrabbi/kubetopus/kubetopus-ui/node_modules/@backstage/backend-app-api/src/wiring/BackendInitializer.ts:147
[backend]: throw new Error(
[backend]: ^
[backend]:
[backend]:
[backend]: Error: Service or extension point dependencies of plugin 'permission' are missing for the following ref(s): serviceRef{core.identity}
[backend]: at BackendInitializer.#getInitDeps (/home/vrabbi/kubetopus/kubetopus-ui/node_modules/@backstage/backend-app-api/src/wiring/BackendInitializer.ts:147:13)
[backend]: at <anonymous> (/home/vrabbi/kubetopus/kubetopus-ui/node_modules/@backstage/backend-app-api/src/wiring/BackendInitializer.ts:328:30)
[backend]: at async Promise.all (index 6)
[backend]: at BackendInitializer.#doStart (/home/vrabbi/kubetopus/kubetopus-ui/node_modules/@backstage/backend-app-api/src/wiring/BackendInitializer.ts:278:5)
[backend]: at BackendInitializer.start (/home/vrabbi/kubetopus/kubetopus-ui/node_modules/@backstage/backend-app-api/src/wiring/BackendInitializer.ts:187:5)
[backend]: at BackstageBackend.start (/home/vrabbi/kubetopus/kubetopus-ui/node_modules/@backstage/backend-app-api/src/wiring/BackstageBackend.ts:38:11)
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- install backstage 1.31
- Add the RBAC backend plugin
- Try to start backstage
Actual results:
Backstage crashes and wont start
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Build Details:
Additional info (Such as Logs, Screenshots, etc):
- is related to
-
RHIDP-3903 Update to Backstage 1.31
- In Progress
-
RHIDP-3909 Update to Backstage 1.32
- In Progress
- links to