Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 error when accessing the dask-gateway #153

Open
rcjackson opened this issue Jun 19, 2020 · 4 comments
Open

404 error when accessing the dask-gateway #153

rcjackson opened this issue Jun 19, 2020 · 4 comments

Comments

@rcjackson
Copy link

When I try and start up a cluster using the recommended way in the binder documentation I get a cluster with zero workers. When the link is provided for the dashboard, it goes to a dead link. All of the dask related pages say "404 not found."

Here is my environment.yml file:
name: pangeo
channels:

  • conda-forge
    dependencies:
  • python=3.6
  • xarray
  • dask
  • distributed
  • act-atmos
  • dask-kubernetes
  • dask-gateway==0.7.1
  • gcsfs
  • matplotlib
  • numcodecs
  • python-blosc
  • lz4
  • nomkl
  • nbserverproxy
  • pangeo-notebook
  • jupyter
  • jupyterlab=0.35
  • jupyterlab_launcher
  • jupyter_client
  • ipywidgets
  • graphviz
  • nodejs
  • pip:

Just simply typing https://hub.binder.pangeo.io/services/dask-gateway into a web browser will even give me a 404 not found error. Is the dask-gateway down? I've even tried this on multiple machines to ensure that there is nothing network related.

@rabernat
Copy link
Member

Thanks for the report @rcjackson -- can you link us to the actual repo where your binder lives? And the "launch binder" link you are using to access it?

@TomAugspurger
Copy link
Member

TomAugspurger commented Jun 19, 2020 via email

@rcjackson
Copy link
Author

@rabernat The link to my repository for the binder is here: https://github.com/rcjackson/emc2_pangeo. I'll give updating distributed a try here.

@rabernat
Copy link
Member

You might try using this as a template for your binder: https://github.com/pangeo-gallery/default-binder

It can be a bit complicated to get all the different pieces of the environment set up right:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants