Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SSL ERROR]: unexpected eof while reading #2702

Open
gohamstergo opened this issue Mar 23, 2025 · 0 comments
Open

[SSL ERROR]: unexpected eof while reading #2702

gohamstergo opened this issue Mar 23, 2025 · 0 comments

Comments

@gohamstergo
Copy link

gohamstergo commented Mar 23, 2025

I'm having an issue with receiving files via DCC SSL. The transfer begins, the handshake is successful, the file appears to fully download, but then errors out at the end. Progress in the transfer window shows 100%. I only just installed KVIrc tonight so this is from a fresh install. This happens consistently, from different bots/sources. Log below. Let me know what else I can provide.

[23:18:50] [TRANSFER 7]: Attempting an active DCC SRECV connection
[23:18:50] [TRANSFER 7]: Contacting host [remoteip] on port 33243
[23:18:50] [TRANSFER 7]: Low-level transport connection established
[23:18:50] [TRANSFER 7]: Starting Secure Socket Layer handshake
[23:18:52] [TRANSFER 7]: Connected to [remoteip]:33243
[23:18:52] [TRANSFER 7]: Local end is [localip]:61472
[23:18:52] [TRANSFER 7]: Transferring data
[23:20:54] [TRANSFER 7]: Data transfer terminated, waiting 30 seconds for the peer to close the connection...
[23:20:55] [TRANSFER 7]: [SSL ERROR]: unexpected eof while reading
[23:20:55] [TRANSFER 7]: Transfer failed: Secure Socket Layer error

KVIrc 5.2.6 'Quasar'

Runtime Info:
System name: Windows Release : 10.0.19045
System version: Windows 10 22H2 vNext Pro (x64) (Build 19045)
Architecture: Intel64 Family 6 Model 158 Stepping 10
Qt version: 6.6.2
Qt theme: fusion

Build Info:
Build date: 2024-10-11 13:33:28 UTC
Sources date: 20241011
Revision number: 5.2.6
CPU name: AMD64
Build command: C:/Program Files/CMake/bin/cmake.exe
Build flags:
MANDIR=share/man
CMAKE_INSTALL_PREFIX=D:/a/KVIrc/KVIrc/build/release
Threads=Win32
Compiler name: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.41.34120/bin/Hostx64/x64/cl.exe
Compiler flags: /DWIN32 /D_WINDOWS /GR /EHsc
Qt version: 6.6.2
Features: IRC, IPv6, Crypt, SSL, IPC, Transparency, Perl, Python, Enchant, Qt5, Qt6, KVS
OpenSSL version: OpenSSL 3.3.2 3 Sep 2024
OpenSSL compiler flags: compiler: C:\Program
OpenSSL built on: Fri Oct 11 11:15:27 2024 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant