error trying to connect: tls handshake eof #68

Open
opened 2026-03-09 20:13:34 +00:00 by tomeraberbach · 2 comments

I encountered this error on CI. Seems like a network error, but maybe there's some more graceful handling that could be done (like a retry or something).

Error

Error: 
   0: Install failure
   1: Error executing action
   2: Action `provision_nix` errored
   3: Action `fetch_and_unpack_nix` errored
   4: Request error
   5: error sending request for url (https://releases.lix.systems/lix/lix-2.94.0/lix-2.94.0-x86_64-linux.tar.xz): error trying to connect: tls handshake eof
   6: error trying to connect: tls handshake eof
   7: tls handshake eof

Metadata

key value
version 0.17.1
os linux
arch x86_64
I encountered this error on CI. Seems like a network error, but maybe there's some more graceful handling that could be done (like a retry or something). ## Error ``` Error: 0: Install failure 1: Error executing action 2: Action `provision_nix` errored 3: Action `fetch_and_unpack_nix` errored 4: Request error 5: error sending request for url (https://releases.lix.systems/lix/lix-2.94.0/lix-2.94.0-x86_64-linux.tar.xz): error trying to connect: tls handshake eof 6: error trying to connect: tls handshake eof 7: tls handshake eof ``` ## Metadata |key|value| |--|--| |**version**|0.17.1| |**os**|linux| |**arch**|x86_64|
Member

mm, can confirm that's the same error one gets if they e.g. run the installer without internet

at the very least, we need to fix that error message; it doesn't do a good job telling folks what's going on :)

mm, can confirm that's the same error one gets if they e.g. run the installer without internet at the very least, we need to fix that error message; it doesn't do a good job telling folks what's going on :)
Author

Huh interesting!

Well, sounds like you have a plan :)

Huh interesting! Well, sounds like you have a plan :)
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lix-project/lix-installer#68
No description provided.