This repository was archived by the owner on Sep 18, 2024. It is now read-only.
Always tells me RuntimeError: Port is not idle #5605
Unanswered
Jichen Li (Roy-Kid)
asked this question in
Q&A
Replies: 3 comments
|
Run this |
0 replies
|
Or try this |
0 replies
|
Maybe you can check if you are running the correct command. I had configured 'experiment.config.trial_command' which called the file itself, hence the issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, when I run nni, it always tells me port is not idle. How can I fix this?
The nni is running locally on WSL2 and not behind proxy. I have tried many ports not none of them work. I think the firewall is not the issue because my proxy can redirect requests from WSL to windows. How can I fix the problem?
All reactions