scaleoutsystems/stackn

Dask-cluster app: Scheduler UI cannot be reached - 404 error

Closed this issue · 0 comments

Severity

  • Low (select if the issue doesn't significantly affect the user experience, like minor visual bugs)

Describe the bug
In the develop branch, when installing a dask-cluster app:

  • opening the UI link for the dask-cluster app result in a 404 Not Found nginx error

Environment:

  • OS: Ubuntu
  • Version: 20.04LTS
  • Browser: Mozilla Firefox
  • Version: 93.0 (64-bit)

Reproduction Steps
Steps to reproduce the behavior:

  1. Have access to a STACKn deployment
  2. Start either a Default or FEDN project
  3. Creating a new dask-cluster app
  4. Click on the app name link for opening the UI

Expected behavior
A user should land on the Dask Scheduler WebUI dashboard. Here the official github repo for the dask helm chart: