Server will be aborted after the docker running 3-4 days.
Deployment environment
vaultwarden version:
1.25.2
Install method:
Docker image
Clients used:
Web vault
Reverse proxy and version:
Nginx 1.20.2
MySQL/MariaDB or PostgreSQL version:
PostgreSQL 14.5
Troubleshooting data
crypto/evp/evp_enc.c:512: OpenSSL internal error: assertion failed: b <= sizeof(ctx->final)
Originally created by @karbobc on GitHub (Sep 30, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2778
<!--
# ###
NOTE: Please update to the latest version of vaultwarden before reporting an issue!
This saves you and us a lot of time and troubleshooting.
See:
* https://github.com/dani-garcia/vaultwarden/issues/1180
* https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image
# ###
-->
<!--
Please fill out the following template to make solving your problem easier and faster for us.
This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them.
Remember to hide/redact personal or confidential information,
such as passwords, IP addresses, and DNS names as appropriate.
-->
### Subject of the issue
<!-- Describe your issue here. -->
Server will be aborted after the docker running 3-4 days.
### Deployment environment
<!--
=========================================================================================
Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab.
That will auto-generate most of the info requested in this section.
=========================================================================================
-->
<!-- The version number, obtained from the logs (at startup) or the admin diagnostics page -->
<!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden -->
<!-- Remember to check if your issue exists on the latest version first! -->
* vaultwarden version:
1.25.2
<!-- How the server was installed: Docker image, OS package, built from source, etc. -->
* Install method:
Docker image
* Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) -->
Web vault
* Reverse proxy and version: <!-- if applicable -->
Nginx 1.20.2
* MySQL/MariaDB or PostgreSQL version: <!-- if applicable -->
PostgreSQL 14.5
### Troubleshooting data
<!-- Share any log files, screenshots, or other relevant troubleshooting data -->
```log
crypto/evp/evp_enc.c:512: OpenSSL internal error: assertion failed: b <= sizeof(ctx->final)
```
Do you have SSL configured on the Vaultwarden side also?
And what are the error message surrounding this message?
Because, with only this message we can't do anything.
Also, see: #2393 which has the exact same message.
<!-- gh-comment-id:1263528825 -->
@BlackDex commented on GitHub (Sep 30, 2022):
Do you have SSL configured on the Vaultwarden side also?
And what are the error message surrounding this message?
Because, with only this message we can't do anything.
Also, see: #2393 which has the exact same message.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @karbobc on GitHub (Sep 30, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2778
Subject of the issue
Server will be aborted after the docker running 3-4 days.
Deployment environment
1.25.2
Install method:
Docker image
Clients used:
Web vault
Reverse proxy and version:
Nginx 1.20.2
MySQL/MariaDB or PostgreSQL version:
PostgreSQL 14.5
Troubleshooting data
@BlackDex commented on GitHub (Sep 30, 2022):
Do you have SSL configured on the Vaultwarden side also?
And what are the error message surrounding this message?
Because, with only this message we can't do anything.
Also, see: #2393 which has the exact same message.