You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2022. It is now read-only.
it all works fine, i'm asked to create a passphrase, rsa keys are propagated and then, i got this message of death:
Waiting for Datalab to be reachable at http://localhost:8081/
I can SSH to the vm instance using the button to the right, or using gcloud compute ssh instance. No problems with that.
Running the datalab connect command passing --ssh-log-level=debug i got thousands of messages like this one:
It walks through all the ports trying to connect to the 8081 port but it never succeeds, so finally after a long waiting, i get this message:
connection closed attempting to reconnect
and the whole process starts again from the beginning.
This is a screenshot of my firewall rules:
i think everything is ok here. What am i missing?? Where's the problem?? Can someone help please? i've been stuck here for over a week now, any help will be much appreciated.