Skip to content
New issue

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

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

Already on GitHub? # to your account

HTTP Get errors for several files #44

Open
jasongrout opened this issue Aug 30, 2019 · 4 comments
Open

HTTP Get errors for several files #44

jasongrout opened this issue Aug 30, 2019 · 4 comments

Comments

@jasongrout
Copy link
Contributor

As noted in jupyterlab/jupyterlab#6806, when I install jupyterlab-drawio in JupyterLab 1.1.1 in a clean conda environment, I get the following errors:

[W 10:39:19.252 LabApp] 404 GET /src/css/common.css (::1) 43.88ms referer=http://localhost:8888/lab
[W 10:39:19.255 LabApp] 404 GET /src/resources/graph.txt (::1) 2.11ms referer=http://localhost:8888/lab
[W 10:39:19.277 LabApp] 404 GET /src/resources/editor.txt (::1) 2.02ms referer=http://localhost:8888/lab
@jasongrout jasongrout changed the title Fetch errors HTTP Get errors for several files Aug 30, 2019
@zepedar
Copy link

zepedar commented Dec 13, 2019

I should add, when clicking on Help in the draw.io UI's Help menu this happens:
[W 18:35:52.188 LabApp] 404 GET /2/help.html (128.149.82.84) 1.70ms referer=http://localhost:8888/lab

When clicking/selecting some of the categories (e.g. UML) in the shapes panel this happens:
[W 19:11:21.024 LabApp] 404 GET /stencils/clipart/Gear_128x128.png (128.149.82.84) 2.62ms referer=http://localhost:8888/lab
Also note (may not be related to this issue) those categories do not expand unless selected a second time and the category title is stuck to read Loading....

@jamesmyatt
Copy link

me too

@spdavern
Copy link

spdavern commented Apr 26, 2020

I'm getting this error too. I'm running:

% jupyter labextension list
JupyterLab v2.1.1
Known labextensions:
   app dir: /usr/local/anaconda3/share/jupyter/lab
        @jupyter-widgets/jupyterlab-manager v2.0.0  enabled  OK
        @jupyterlab/git v0.20.0-rc.0  enabled  OK
        @jupyterlab/github v2.0.0  enabled  OK
        @jupyterlab/latex v2.0.0  enabled  OK
        @jupyterlab/toc v3.0.0  enabled  OK
        @lckr/jupyterlab_variableinspector v0.5.0  enabled  OK
        jupyterlab-drawio v0.7.0  enabled  OK
        nbdime-jupyterlab v2.0.0  enabled  OK

Launching Jupyter lab gives:

[W 15:12:39.877 LabApp] 404 GET /src/css/common.css (::1) 54.22ms referer=http://localhost:8888/lab
[W 15:12:39.879 LabApp] 404 GET /src/resources/graph.txt (::1) 1.23ms referer=http://localhost:8888/lab
[W 15:12:39.885 LabApp] 404 GET /src/resources/editor.txt (::1) 0.99ms referer=http://localhost:8888/lab

@kelvingao
Copy link

JupyterLab v2.2.9 & jupyterlab-drawio v0.7.0, these errors still exists

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

No branches or pull requests

5 participants