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

error about the visulization website (http://127.0.0.1:ip) #5128

Closed
xiangtaowong opened this issue Sep 15, 2022 · 6 comments
Closed

error about the visulization website (http://127.0.0.1:ip) #5128

xiangtaowong opened this issue Sep 15, 2022 · 6 comments

Comments

@xiangtaowong
Copy link

After I start the nni and I open the websitehttp://127.0.0.1:ip, the website becomes un-reopened.
The detail is like I can't reload the website and the website is always the interface I open it firstly.

I use remote: Ubuntu server
And I want to see the details on my computer: Ubuntu server, too.

Looking for your reply.

@xiangtaowong
Copy link
Author

I tried almost all the Web portal URLs, none of them work.

@xiangtaowong
Copy link
Author

xiangtaowong commented Sep 15, 2022

the dispatcher.log is below:

[2022-09-15 19:21:35] INFO (nni.runtime.msg_dispatcher_base/MainThread) Dispatcher started
[2022-09-15 19:21:45] ERROR (nni.main/MainThread) NNI manager closed connection
Traceback (most recent call last):
  File "/home/wangxiangtao/anaconda3/envs/mae/lib/python3.8/site-packages/nni/__main__.py", line 83, in <module>
    main()
  File "/home/wangxiangtao/anaconda3/envs/mae/lib/python3.8/site-packages/nni/__main__.py", line 60, in main
    dispatcher.run()
  File "/home/wangxiangtao/anaconda3/envs/mae/lib/python3.8/site-packages/nni/runtime/msg_dispatcher_base.py", line 68, in run
    command, data = self._channel._receive()
  File "/home/wangxiangtao/anaconda3/envs/mae/lib/python3.8/site-packages/nni/runtime/tuner_command_channel/channel.py", line 59, in _receive
    raise RuntimeError('NNI manager closed connection')
RuntimeError: NNI manager closed connection

@QuanluZhang
Copy link
Contributor

what is the content of nnimanager.log?

@xiangtaowong
Copy link
Author

When I re-run the project, the error disappear and it works successfully, but I changed nothing.

And I find another little question:
Is there a max sending numbers? For after I re-run some times, i get the error again as in #5126.
But it works again after a few times .

@QuanluZhang
Copy link
Contributor

You can post the log here when the problem happens again:)

@xiangtaowong
Copy link
Author

ok, thank u so much!

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

2 participants