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

Visdom Webpage Shows Blank Blue Screen #24

Open
ghost opened this issue Oct 2, 2021 · 0 comments
Open

Visdom Webpage Shows Blank Blue Screen #24

ghost opened this issue Oct 2, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 2, 2021

I started the Visdom api on a cloud server, and tried to access it by mapping its port to localhost.

When I open localhost:8097, it's just a blank blue screen. I can unselect/select environment "main," but nothing is different. Other buttons in the page header doesn't produce any difference, either.

The output on the backend:

INFO:tornado.access:200 GET /static/js/layout_bin_packer.js?v=bd0a340e63783f93e70652b477fea0efcb7550c7aa9ddae85e51a6e1a3ca94230cf7661f2fc067a612a3467662cd0ae4af99ef1134afe7768fe02ffa678f1e0a (127.0.0.1) 0.65ms
INFO:tornado.access:200 GET /static/js/plotly-plotly.min.js?v=ef030b67128316f45e2163d4cc17dc10ab2e3ab883504716915d9b347576fed4149a8663d9e2e9910385ee705bb70546f16ad2979ad337cedcaa74bb65e961cd (127.0.0.1) 9.99ms
INFO:tornado.access:200 GET /static/js/mathjax-MathJax.js?v=b4e6afe70d4e8efb1227378f46db76b903c5c01a07b75559714abc97c9e6e76f382c4284f45489050af2ccc0731f16393f4cd174da847292c8455605360bb58f (127.0.0.1) 0.78ms
INFO:tornado.access:200 GET /static/fonts/glyphicons-halflings-regular.woff2 (127.0.0.1) 0.93ms
INFO:tornado.access:101 GET /socket (127.0.0.1) 0.45ms
INFO:root:Opened new socket from ip: 127.0.0.1
INFO:tornado.access:200 POST /env/main (127.0.0.1) 0.54ms
INFO:tornado.access:200 POST /env/main (127.0.0.1) 0.49ms
INFO:tornado.access:200 GET /favicon.png (127.0.0.1) 13.93ms
INFO:tornado.access:200 GET /extensions/MathMenu.js?V=2.7.1 (127.0.0.1) 13.82ms
INFO:tornado.access:200 GET /extensions/MathZoom.js?V=2.7.1 (127.0.0.1) 13.57ms
INFO:tornado.access:200 POST /env/main (127.0.0.1) 0.79ms
INFO:tornado.access:200 POST /env/main (127.0.0.1) 1.34ms
INFO:tornado.access:101 GET /socket (127.0.0.1) 0.56ms
INFO:root:Opened new socket from ip: 127.0.0.1
INFO:tornado.access:200 POST /env/main (127.0.0.1) 0.57ms
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

0 participants