-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Describe the bug
When running initial setup of a new installation of Shield, the setup fails.
To Reproduce
Steps to reproduce the behavior:
deploy shield/8.8.6 bosh release on new VM
login to shield web ui using admin user
Select Setup
Enter new master password twice
error message: Unable to initialize the SHIELD Core
Expected behavior
Shield initializes correctly
Screenshots
If applicable, add screenshots to help explain your problem.
SHIELD versions (please complete the following information):
SHIELD Core: 8.8.6
SHIELD CLI: N/A
Additional context
/var/vcap/sys/logs/shield/shieldd
Fri Jan 27 19:45:07 UTC 2023 running any schema migrations
2023-01-27 19:45:08.327658361 +000 UTC /var/vcap/packages/shield/bin/shield-schema: INFO: deployed schema version 13
Fri Jan 27 19:45:08 UTC 2023 starting up shieldd (pid 7397)
2023-01-27 19:45:09.376825552 +000 UTC /var/vcap/packages/shield/bin/shieldd: ERROR: SHIELD's vault is %!s(vault.Status=1); please initialize or unlock this SHIELD core via the web UI or the CLI
2023-01-27 19:46:03.971995774 +000 UTC /var/vcap/packages/shield/bin/shieldd: ERROR: unable to read bootstrap.log: open /var/vcap/store/shield/bootstrap.log: no such file or directory
2023-01-27 19:46:16.119615991 +000 UTC /var/vcap/packages/shield/bin/shieldd: ERROR: POST /v2/init errored: 404 Not Found: no handler for route "secret/secret/archives/fixed_key". route entry not found.