hackingguy/Bug-Hunting-Colab

Getting Error "Ngrok Token is in used!. Again trying token"

danzee1 opened this issue · 1 comments

I am getting This Error:

Ngrok Token is in used!. Again trying token ...
---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)
<ipython-input-2-375a079261b3> in <module>()
    110 data = Server.start('ssh', displayB=False)
    111 # output
--> 112 Host,port = data['url'][7:].split(':')
    113 data2 = Server.start('vnc', displayB=False)
    114 clear_output()

TypeError: 'NoneType' object is not subscriptable

gi

What I've tried to check this issue?

  1. Tried with Another Email Account
  2. Tried Deleting Existing Ngrok Auth Token and then Created New One

But still got this Error...

No Reason... but I removed the gist and its working now !!