[1] packages/backend start: "code": "ERR_SSL_PACKET_LENGTH_TOO_LONG" #134

Open
opened 2026-04-05 16:16:40 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @electricmessiah on 10/27/2025

I pulled image updates today (last pull was Aug 24) and my working system from August failed on a few notes. I decided to load the default compose/env files and got it up and running. I added a simple IMAP account which it accepted. I initiated a sync and nothing appears to happen. Here's the error in the console.

This is a great idea and a much needed solution in the FOSS community, but I don't think it's stable enough to be using.

[1] packages/backend start: [02:35:43.205] ERROR (257): 404266295A7F0000:error:0A0000C6:SSL routines:tls_get_more_records:packet length too long:../deps/openssl/openssl/ssl/record/methods/tls_common.c:662:

[1] packages/backend start: 

[1] packages/backend start:     module: "ImapFlow"

[1] packages/backend start:     cid: "15icd19yltt6oggvwrp8"

[1] packages/backend start:     err: {

[1] packages/backend start:       "type": "Error",

[1] packages/backend start:       "message": "404266295A7F0000:error:0A0000C6:SSL routines:tls_get_more_records:packet length too long:../deps/openssl/openssl/ssl/record/methods/tls_common.c:662:\n",

[1] packages/backend start:       "stack":

[1] packages/backend start:           Error: 404266295A7F0000:error:0A0000C6:SSL routines:tls_get_more_records:packet length too long:../deps/openssl/openssl/ssl/record/methods/tls_common.c:662:

[1] packages/backend start:           

[1] packages/backend start:       "library": "SSL routines",

[1] packages/backend start:       "reason": "packet length too long",

[1] packages/backend start:       "code": "ERR_SSL_PACKET_LENGTH_TOO_LONG"

System:

  • Open Archiver Version:

Relevant logs:
Any relevant logs (Redact sensitive information)

Additional context
Add any other context about the problem here.

*Originally created by @electricmessiah on 10/27/2025* I pulled image updates today (last pull was Aug 24) and my working system from August failed on a few notes. I decided to load the default compose/env files and got it up and running. I added a simple IMAP account which it accepted. I initiated a sync and nothing appears to happen. Here's the error in the console. This is a great idea and a much needed solution in the FOSS community, but I don't think it's stable enough to be using. ``` [1] packages/backend start: [02:35:43.205] ERROR (257): 404266295A7F0000:error:0A0000C6:SSL routines:tls_get_more_records:packet length too long:../deps/openssl/openssl/ssl/record/methods/tls_common.c:662: [1] packages/backend start: [1] packages/backend start: module: "ImapFlow" [1] packages/backend start: cid: "15icd19yltt6oggvwrp8" [1] packages/backend start: err: { [1] packages/backend start: "type": "Error", [1] packages/backend start: "message": "404266295A7F0000:error:0A0000C6:SSL routines:tls_get_more_records:packet length too long:../deps/openssl/openssl/ssl/record/methods/tls_common.c:662:\n", [1] packages/backend start: "stack": [1] packages/backend start: Error: 404266295A7F0000:error:0A0000C6:SSL routines:tls_get_more_records:packet length too long:../deps/openssl/openssl/ssl/record/methods/tls_common.c:662: [1] packages/backend start: [1] packages/backend start: "library": "SSL routines", [1] packages/backend start: "reason": "packet length too long", [1] packages/backend start: "code": "ERR_SSL_PACKET_LENGTH_TOO_LONG" ``` **System:** - Open Archiver Version: **Relevant logs:** Any relevant logs (Redact sensitive information) **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#134