-
Notifications
You must be signed in to change notification settings - Fork 98
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
[GUI] [Dbg] [Gui.cc:151] GUI requesting list of world names. The server may be busy downloading resources. Please be patient. #1033
Comments
Hello, it looks like that you are downloading the worlds every time you launch. And you might have a misspelled launch command. To help you, it would be good to have more information how you launch:
|
To solve this problem, can I pre-download some necessary installation packages to avoid downloading [list of world names] every time when launched? It seems that this error message comes from the ign-gazebo/src/cmd/ign.cc website in Line 270-279. Thanks for your kindly help. |
That sound Ok. I have two remarks to your commands.
|
Hi. |
Hello, has the problem been solved? I also encountered the same problem, please give me some advice, thank you |
@leng-96 ifconfig
# check docker inet ex. 151.X.0.2
sudo ufw allow from 151.X.0.0/24 |
Hello.
When I try to launch this subt virtual environment, it get stuck at this error:
[GUI] [Dbg] [Gui.cc:151] GUI requesting list of world names. The server may be busy downloading resources. Please be patient.
sometimes it got launched after several hours waiting, but it always failed and kept looping this error..
The text was updated successfully, but these errors were encountered: