Skip to content

404 error when accessing the dask-gateway #153

@rcjackson

Description

@rcjackson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions