Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Not working when using the Cloud Foundry setup #340

Open
einarbmag opened this issue Mar 13, 2018 · 0 comments
Open

Not working when using the Cloud Foundry setup #340

einarbmag opened this issue Mar 13, 2018 · 0 comments

Comments

@einarbmag
Copy link

Hi,
I'm trying to get dashboards server working, using the Cloud Foundry setup. I can upload a notebook/dashboard to the server, and I can communicate directly with the kernel gateway. However, there is a problem when trying to view a dashboard. When trying to open INTRO, I get an error (500 internal server error, but if I follow the failed resource I get this:)

Error 404
Error getting notebook info: /home/vcap/node_modules/jupyter-dashboards-server/data/api/kernels - ENOENT: no such file or directory, stat

The failure happens in line 194 in the dashboards-server api routes file:
https://github.com/jupyter-attic/dashboards_server/blob/master/routes/api.js

I think the RegEx on line 182 is to blame. Anyone having the same issue?

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

No branches or pull requests

1 participant