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

requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=8097): Max retries exceeded with url: /events (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd3d47bbdd8>: Failed to establish a new connection: [Errno 111] Connection refused',)) 700it [04:58, 1.79it/s] #158

Open
yuyijie1995 opened this issue Nov 6, 2019 · 11 comments

Comments

@yuyijie1995
Copy link

What is this problem? I do not understand how to figure it out.

@pmy-111
Copy link

pmy-111 commented Nov 7, 2019

I also encountered the same problem, have you solved it ? ? ? thank you

@pazlvbanke
Copy link

pazlvbanke commented Nov 12, 2019

You should run

python -m visdom.server

This framework is used to plot graphics
You can see all the graphics on http://localhost:8097 when model is training

image

@tmq6172
Copy link

tmq6172 commented Nov 27, 2019

got the same problem, do you solve it?? thank you.

@yuyijie1995
Copy link
Author

I used the method @pazlvbanke mentioned ,it woked.

@tmq6172
Copy link

tmq6172 commented Nov 27, 2019

I used the method @pazlvbanke mentioned ,it woked.

thank you very much

@hqwdev
Copy link

hqwdev commented May 1, 2020

大家好,我的问题是这个
我至今无法解决
image
大家有遇到过这个问题吗

@JZChen666
Copy link

大家好,我的问题是这个
我至今无法解决
image
大家有遇到过这个问题吗

我也是这个问题,你解决了吗

@hqwdev
Copy link

hqwdev commented Jul 15, 2020 via email

@hank08tw
Copy link

how should I change the code if I am training on server and I am unable to visualize the result

@allenpeng88
Copy link

需要先运行下:python -m visdom.server,再加载展示自己的模型。

@SpeitzerPatrick
Copy link

i have use"python -m visdom.server", but when i train, i cannot see anything in "http://localhost:8097/", how to solve it?

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

9 participants