mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #963] Bitwarden issue on startup with libcrypto.so and libssl.so #683
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#683
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nady2804 on GitHub (Apr 13, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/963
Hello,
I'm a Bitwarden newby. I install the lastest version on my Qnap.
It work but i get this messages on startup.
[/opt/BitWarden] # vi BitWarden.sh
[/opt/BitWarden] # ./BitWarden.sh restart
[/opt/BitWarden] # ./bitwarden_rs: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./bitwarden_rs)
./bitwarden_rs: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./bitwarden_rs)
./bitwarden_rs: /lib/libssl.so.1.0.0: no version information available (required by ./bitwarden_rs)
/--------------------------------------------------------------------\
[2020-04-13 13:55:10][start][INFO] Rocket has launched from https://0.0.0.0:8000
thx Manfred
@dani-garcia commented on GitHub (Apr 15, 2020):
Well no idea what the launch script is doing but I assume the QNAP package is missing a correct dependency, you should bring that issue with the package maintainer.