Visdom: Blue Screen Error

Created on 28 Jun 2018  路  1Comment  路  Source: fossasia/visdom

Bug Description*
After running the server I only see the blue screen. Nothing else.

I have downloaded files suggested in the CONTRIBUTION.md file but I still get errors.

The javascript console from my chrome looks like this

screenshot from 2018-06-27 17-00-48

Most helpful comment

Hi,
make sure you can access https://unpkg.com/[email protected]/umd/react-dom.production.min.js and check download_scripts function in server.py, which all address can access.
I am change [email protected] to [email protected] solve my problem: _https://unpkg.com/[email protected] Failed to load resource: the server responded with a status of 404 ()_

>All comments

Hi,
make sure you can access https://unpkg.com/[email protected]/umd/react-dom.production.min.js and check download_scripts function in server.py, which all address can access.
I am change [email protected] to [email protected] solve my problem: _https://unpkg.com/[email protected] Failed to load resource: the server responded with a status of 404 ()_

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vfdev-5 picture vfdev-5  路  6Comments

shubhamjain0594 picture shubhamjain0594  路  3Comments

jramapuram picture jramapuram  路  6Comments

cympfh picture cympfh  路  6Comments

SanderGielisse picture SanderGielisse  路  5Comments