Cannot Connect to Anthing locally
-
I have Cloudron running on Ubunutu 22.04.1 LTS. I have the Guacamole app installed. I have followed the process in the video linked below. I cannot ssh into any of my local machines. I get the screen stating that it cannot connect. When I check the history there is not history of the connect.
-
@kragontsal Are you able to ssh from the Cloudron server into other machines (i.e without using guacamole) ? What are the other machines - ubuntu/mac/windows ?
There were a few issues related to the ssh key type - https://forum.cloudron.io/topic/7805/ssh-help and https://forum.cloudron.io/topic/6557/ssh-connection-with-private-key-fails .
-
@kragontsal said in Cannot Connect to Anthing locally:
I cannot ssh into any of my local machines
Do something really simple: Go into your Cloudron and open the app settings for Guacamole. Open a terminal by clicking the button. Try to establish a ssh connection from within the terminal -->
ssh your.ip.or.domain
If your target is in reach (of Guacamole) and SSH is running there, you will get a fingerprint back. In my example I tried to connect to a local LAN address from my Cloudron hosted at Netcup and this obviously don't work. On the second command I try to SSH into on of my servers somewhere on the internet and I get a response back. This is just to test if your Guacamole is on the same network as your destination or if your destination is reachable at all. -
@kragontsal have you tried ssh from web terminal as well as @subven suggested?
-
@kragontsal can you post the ssh command and output adding -vvv for extra verbosity?
-
@kragontsal Usually, reconnecting means the app is not running. Is guacamole itself running ok? otherwise, you can try another browser or a hard refresh.