Goland remote development: "Failed to find IDE at ..."

Answered

I've updated to latest Goland version (love it) and have been doing remote `ssh` development for a while. We had a server meltdown and my ~/.cache/ was removed. Now whenever trying to connect to my server, I see:

Failed to find IDE at '/home/bcreane/.cache/JetBrains/RemoteDev/dist/0694bd0d38708_goland-2022.1'.
Try to make new connection

Upload id: 2022_06_24_26JnQQCB6Hr8oyk1EZU9H6 (file: gateway-logs-20220624-1601445049663911362760965.zip)

I did go ahead and make the directory path called out in the error message, but same outcome.

thanks, Brendan

 

0
1 comment

You have to create a new connection as it's said in the hint from the new "SSH connections" wizard (where SSH credentials and address are used). If Gateway doesn't see the existing cache and .pid-s it can't connect to it. 

0

Please sign in to leave a comment.