Closed giangdip2410 closed 3 years ago
I am getting the same error on Colab. The server runs on Kaggle notebooks
Same error on Colab...
Same error Tunnel
I got this output <Code Server can be accessed on: NgrokTunnel: "http://a3fc17cf4831.ngrok.io" -> "http://localhost:10000"> and i clicked the first link "http://a3fc17cf4831.ngrok.io" the chrome told me Tunnel a3fc17cf4831.ngrok.io not found
It seems like google colab has been blocking tunnels like ngrok. If I am able to find a workaround, ill implement it. Currently, we wait :(
@abhishekkrthakur I don't know if this work or not, but this localhost tunnel is made with python and it have similarity with ngrok which is subdomain https://github.com/azimjohn/jprq Maybe it can replace ngrok.
Apparently, the issue was on ngrok side and they seem to have resolved it now. I just checked and everything works!
yes,it works fine on colab now. thanks a lot
thanks a lot man!
From: abhishek thakur notifications@github.com Sent: Tuesday, February 2, 2021 8:37:10 AM To: abhishekkrthakur/colabcode colabcode@noreply.github.com Cc: Andrej Ilić ailic@seas.upenn.edu; Comment comment@noreply.github.com Subject: Re: [abhishekkrthakur/colabcode] Tunnel dbe97d507087.ngrok.io not found (#60)
Apparently, the issue was on ngrok side and they seem to have resolved it now. I just checked and everything works!
[image]https://user-images.githubusercontent.com/1183441/106567238-cc47ea00-6531-11eb-8ef1-2fe35811fdef.png
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/abhishekkrthakur/colabcode/issues/60#issuecomment-771433955, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFNE4HHO3MJW6TDHN52YCCTS46TSNANCNFSM4W2FUQAQ.
Thanks Man!
Thanks for checking this!
Antonio Rueda-ToicenData Scientist digital-spaceti.me
On Tue, Feb 2, 2021 at 4:18 PM fajarslvn notifications@github.com wrote:
Thanks Man!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/abhishekkrthakur/colabcode/issues/60#issuecomment-771708021, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHZIX55MGETN3OKFP6HPWLS5AJT3ANCNFSM4W2FUQAQ .
thank you so much @abhishekkrthakur
I just tested it and it seems to be working fine.
I just found this issue when connect codeserver using google colab. Anybody have solution for this ? thank you