-
-
Notifications
You must be signed in to change notification settings - Fork 229
Error connecting using Argo tunnel #78
Comments
You need to install cloudflared on your local machine. Please try installing cloudflared on your LOCAL machine, and make sure it is in the path after you download it (ie. |
You need to download cloudflared to your local PC and extract it.
You don't need to download cloudflared to colab instace. |
I must be doing something dumb because now I'm getting a new error:
I've attached a screenshot of my local machine terminal to show that this error occurs despite the |
It seems your colab instance was shutdown due to you didn't used google colab for long time. |
I have a similar issue too. Here is my error log
Did google block cloudflared based argotunnel too? |
I tested remocolab with Argo tunnel now and it worked. |
I am having similar issues, I was getting "no such host kex_exchange_identification: Connection closed by remote host" using Argo tunnel so I restarted the session, and tried it again, and this time I was able to start VNC, but within a few minutes the connection disconnected and my Colab session was completely restarted. Been having this problem for the past 2 days now. |
I have tested remocolab today.
I waited few minutes and tried again but got same error. But few month ago, I experianced google colab always disconnected after about 5 minutes. We use google colab and Argo Tunnel. They are free service and sometimes not stable. |
Thank you for testing! I tried it again today and I was able to connect and use it for around 5 minutes and then it got disconnected, when I ran a cell in colab, but this time my session didn't get wiped off like earlier, Next I checked the cloudflared.log and found this at the end:
I then killed the port that was opened by cloudflared and deleted the binary files and rerun |
I keep getting the following error on my local terminal when I try to ssh to Google Colab using Argo tunnel:
Here's the code I ran:
!wget https://bin.equinox.io/c/VdrWdbjqyF/cloudflared-stable-linux-amd64.tgz && tar -zxvf cloudflared-stable-linux-amd64.tgz
After this extracted the cloudfare file, I ran the following:
I ran it without GPU, by the way. My colab also disconnects a minute or two after my failure to ssh. Any help is appreciated!
The text was updated successfully, but these errors were encountered: