asebak / embeddedlinux-jvmdebugger-intellij

Embedded Linux JVM Debugger for Raspberry Pi for IDEA Platform
Apache License 2.0
55 stars 21 forks source link

Connection error (JIDEA 2016.3.2, Win 10, Raspberry Pi 3) #68

Open rasangom opened 7 years ago

rasangom commented 7 years ago

Hello. I am not being able to create a working setup. I enter the hostname, user and pass for the SSH connection, and I press "validate". After a few seconds, I get this error: "Could not connect to remote target: Session.connect: java.net.SocketTimeoutException: Read timed out"

If I try to connect using Putty, with the same connection info, it connects perfectly. Any suggestion?

Thanks in advance.

asebak commented 7 years ago

it doesn't work for raspberry pi running windows only if it's running on linux, maybe a feature in the future.

rasangom commented 7 years ago

Thanks for the prompt answer. Oh... No. What I meant is that the JIDEA is running on Windows 10. The Raspberry Pi is running Raspbian :)

Connecting with Putty from the Windows 10 computer to the Raspberry works perfectly.

asebak commented 7 years ago

ok makes sense. Did you enable ssh on your device, can you ping it?