Home › Forums › FABRIC General Questions and Discussion › SSH error: channel 0: open failed: connect failed: No route to host
- This topic has 2 replies, 2 voices, and was last updated 1 week, 6 days ago by
Meshal Alruwisan.
-
AuthorPosts
-
March 10, 2026 at 7:40 am #9570
Hello everyone,
Lately, I have been seeing this error more often.
When I SSH directly using:
ssh -i /home/ubuntu/work/fabric_config/slice_key -F /home/ubuntu/work/fabric_config/ssh_config ubuntu@2001:400:a100:3010:f816:3eff:fe19:dd2aI get:
Warning: Permanently added 'bastion.fabric-testbed.net' (ED25519) to the list of known hosts. channel 0: open failed: connect failed: No route to host stdio forwarding failed Connection closed by UNKNOWN port 65535I also see a similar issue when using
node.execute():ERROR:paramiko.transport:Secsh channel 0 open FAILED: No route to host: Connect failed Server21: collection error: ChannelException(2, 'Connect failed')Sometimes the entire slice has this issue, while other times only some nodes (VMs) are affected. In many cases, the problem lasts for about 12 hours and then goes away. After that, I often need to reconfigure some parameters on those VMs. I suspect the node may have rebooted, which makes it reachable again.
Is there a way to avoid this issue? Also, are there any immediate commands or actions I can use to recover broken nodes right away instead of waiting around 12 hours?
Currently, I am seeing this issue on all VMs in the following slice:
sliceID = e9df9e9c-637b-4498-854b-6a192326c8c6Thank you,
March 10, 2026 at 1:02 pm #9571Hi Meshal,
The slice you indicated has slivers on the SALT node and we had a power outage at 7am ET today. Currently, all slivers are recovered and they are online. Specifically for the SALT node, we have been having issues with power outages recently. Our abilities are very limited for the SALT node, but we are actively searching for options that can remediate. If the other occurrences of connectivity problems that you mentioned were slices on the SALT node, then it’s likely that the previous power outages were the cause.
Please let us know when you have such connectivity issues, and we will check and work with you promptly.
March 10, 2026 at 1:18 pm #9573Hi Mert,
Thank you for clarifying the issue. The first time it happened, I checked and it was the SALT site. But after that, I did not check where the issue was. If it happens again, I will check the site.
Thank you.
-
AuthorPosts
- You must be logged in to reply to this topic.