Unity-Technologies / obstacle-tower-env

Obstacle Tower Environment
Apache License 2.0
540 stars 124 forks source link

Trouble sshing into my VM instance #105

Open ktan38 opened 5 years ago

ktan38 commented 5 years ago

I am trying to monitor my training using tensorboard.

Which IP address should I be connecting to, (external, internal)... and the is the username my username for my GCP account? Or the username for my local machine?

Right now, using the external IP address gives me Permission Denied (publickey), and using the internal IP address gives me either connection refused or operation timed out.

Any help would be appreciated. Thanks!!

awjuliani commented 5 years ago

Hi @ktan38

Here is a guide which should provide the information you need: https://www.apoehlmann.com/blog/connecting-tensorboard-your-google-cloud-vm-port-forwarding/