java.io.EOFException Error

Answered

I am using Datagrip 2021.1 211.7442.38 version.

When I am trying to run a quesry from mysql database it gets ;

java.io.EOFException: Can not read response from server. 
Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.

Error.

Does anyone knows how to fix it ? I have updated my every driver but still get the error.

Regards.

 

0
4 comments
Avatar
Yuriy Vinogradov

please upload IDE logs from Help -> Collect logs and diagnostics data menu to uploads.jetbrains.com and provide us with Upload ID

0

@... hello, I have uploaded by logs.

Upload id: 2021_07_08_KERNhKQcjHL1khWg (file: datagrip-logs-20210708-112638.zip)

Regards.

0

Efe Alikadıoğlu,

According to your logs you've got issues with SSH tunnel. Make sure you've set up SSH tunnel and SSH timeout correctly.

Could you try to set up SSH tunnel manually and then connect with DataGrip? After that try to reproduce the issue.

0

Please sign in to leave a comment.