Problem installing vaultwarden 1.30.1 in truenas scale #1799

Closed
opened 2025-11-07 07:19:32 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Kristoffer99 on GitHub (Dec 11, 2023).

Hi

I tried to upgrade my vaultwarden app and ran into the endless deploying problem so I uninstalled and tried to install again. But now when trying to start it wont work. I receive the following error in the log:

2023-12-11 16:13:41.852884+00:00/--------------------------------------------------------------------
2023-12-11 16:13:41.852928+00:00| Starting Vaultwarden |
2023-12-11 16:13:41.852937+00:00| Version 1.30.1 |
2023-12-11 16:13:41.852944+00:00|--------------------------------------------------------------------|
2023-12-11 16:13:41.852954+00:00| This is an unofficial Bitwarden implementation, DO NOT use the |
2023-12-11 16:13:41.852960+00:00| official channels to report bugs/features, regardless of client. |
2023-12-11 16:13:41.852967+00:00| Send usage/configuration questions or feature requests to: |
2023-12-11 16:13:41.852973+00:00| https://github.com/dani-garcia/vaultwarden/discussions or |
2023-12-11 16:13:41.852983+00:00| https://vaultwarden.discourse.group/ |
2023-12-11 16:13:41.852990+00:00| Report suspected bugs/issues in the software itself at: |
2023-12-11 16:13:41.852996+00:00| https://github.com/dani-garcia/vaultwarden/issues/new |
2023-12-11 16:13:41.853006+00:00--------------------------------------------------------------------/
2023-12-11 16:13:41.853012+00:002023-12-11T16:13:41.853012930Z
2023-12-11 16:13:41.853073+00:00[NOTICE] You are using a plain text ADMIN_TOKEN which is insecure.
2023-12-11 16:13:41.853089+00:00Please generate a secure Argon2 PHC string by using vaultwarden hash or argon2.
2023-12-11 16:13:41.853103+00:00See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token
2023-12-11 16:13:41.853110+00:002023-12-11T16:13:41.853110498Z
2023-12-11 16:13:42.151519+00:00[2023-12-11 17:13:42.151][vaultwarden::util][ERROR] Can't create 'data/rsa_key.pem': Permission denied
2023-12-11 16:13:42.151548+00:00[2023-12-11 17:13:42.151][vaultwarden][ERROR] Error creating keys, exiting...

Anyone know what this permission problem might be? Im using just the standard settings in the setup of the app and nothing fancy.

Originally created by @Kristoffer99 on GitHub (Dec 11, 2023). Hi I tried to upgrade my vaultwarden app and ran into the endless deploying problem so I uninstalled and tried to install again. But now when trying to start it wont work. I receive the following error in the log: 2023-12-11 16:13:41.852884+00:00/--------------------------------------------------------------------\ 2023-12-11 16:13:41.852928+00:00| Starting Vaultwarden | 2023-12-11 16:13:41.852937+00:00| Version 1.30.1 | 2023-12-11 16:13:41.852944+00:00|--------------------------------------------------------------------| 2023-12-11 16:13:41.852954+00:00| This is an *unofficial* Bitwarden implementation, DO NOT use the | 2023-12-11 16:13:41.852960+00:00| official channels to report bugs/features, regardless of client. | 2023-12-11 16:13:41.852967+00:00| Send usage/configuration questions or feature requests to: | 2023-12-11 16:13:41.852973+00:00| https://github.com/dani-garcia/vaultwarden/discussions or | 2023-12-11 16:13:41.852983+00:00| https://vaultwarden.discourse.group/ | 2023-12-11 16:13:41.852990+00:00| Report suspected bugs/issues in the software itself at: | 2023-12-11 16:13:41.852996+00:00| https://github.com/dani-garcia/vaultwarden/issues/new | 2023-12-11 16:13:41.853006+00:00\--------------------------------------------------------------------/ 2023-12-11 16:13:41.853012+00:002023-12-11T16:13:41.853012930Z 2023-12-11 16:13:41.853073+00:00[NOTICE] You are using a plain text `ADMIN_TOKEN` which is insecure. 2023-12-11 16:13:41.853089+00:00Please generate a secure Argon2 PHC string by using `vaultwarden hash` or `argon2`. 2023-12-11 16:13:41.853103+00:00See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token 2023-12-11 16:13:41.853110+00:002023-12-11T16:13:41.853110498Z 2023-12-11 16:13:42.151519+00:00[2023-12-11 17:13:42.151][vaultwarden::util][ERROR] Can't create 'data/rsa_key.pem': Permission denied 2023-12-11 16:13:42.151548+00:00[2023-12-11 17:13:42.151][vaultwarden][ERROR] Error creating keys, exiting... Anyone know what this permission problem might be? Im using just the standard settings in the setup of the app and nothing fancy.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#1799