Server abort in docker #1045

Closed
opened 2025-10-09 17:02:00 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @karbobc on GitHub.

Subject of the issue

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. <!-- # ### 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) ```
Author
Owner

@BlackDex commented on GitHub:

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.

@BlackDex commented on GitHub: 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1045