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 has been archived by the owner on Oct 29, 2023. It is now read-only.
I was trying to deploy bioconductor to GCE by following the guild in step by step. But after running the command: gcloud compute ssh --ssh-flag="-4" --ssh-flag=-L8787:localhost:8787 --project=team-project-184716 --zone=us-central1-f bioconductor-1, the site http://localhost:8787 cannot be reached. Any thoughts about what is the root causes?
Thanks,
Wentao
The text was updated successfully, but these errors were encountered:
There are some newer versions of the Bioconductor docker containers. In the click-to-deploy user interface, choose "custom" and then enter for example bioconductor/release_core2. Let me know if that fixes it for you?
Hi,
I was trying to deploy bioconductor to GCE by following the guild in step by step. But after running the command:
gcloud compute ssh --ssh-flag="-4" --ssh-flag=-L8787:localhost:8787 --project=team-project-184716 --zone=us-central1-f bioconductor-1
, the site http://localhost:8787 cannot be reached. Any thoughts about what is the root causes?Thanks,
Wentao
The text was updated successfully, but these errors were encountered: