-
Notifications
You must be signed in to change notification settings - Fork 287
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
Perpetually Downloading Resources (Even for empty Worlds) Garden Gazebo #1879
Comments
I'm unable to reproduce this error locally. " The server may be busy downloading resources...." message can be misleading because it is printed any time Is it possible you have other instances of |
I have deleted gazebo sim and command gz is not recognized in the terminal now |
This seems to be the start of error from error log
Usually the message should be that subsribers should be recieved. And the world (empty.sdf) just begins loading. You can cross check with my logs and the logs of the working gz sim on your system. |
I have made sure to kill all other instances gone deleted all traces of gazebo (to my knowledge) and still the error remains |
Yeah probably as the gazebo gui doesn't connect with gazebo server and tries to initialize that connection with the server over and over again |
@Bezalelohim can you run just the server with @ShevaDavid not sure why you're running with |
Any update on this @Bezalelohim ? |
Log
Exception sending a multicast message : Network is unreachable (after a long period of running) |
When running |
@azeey Sorry for the late response. |
It looks like you have a network configuration issue. Do you have a firewall that disables multicast messages? Can you try disabling it? |
Any luck testing it with my suggestion above? If it is working for you, please go ahead and close the issue. |
Can I use gz sim without disabling ufw ? |
I think it's possible to allow multicast without disabling ufw. See https://docs.ros.org/en/rolling/How-To-Guides/Installation-Troubleshooting.html#enable-multicast |
Running Gazebo Garden on a fresh Ubuntu 22.04 causes this issue.
Doing these steps will solve the problem. |
OS Version: Ubuntu 22.04 LTS
Gazebo Garden Version 7.2.0
Binary Build(SAME ISSUE WITH SOURCE BUILD
Intel Core i3
Integrated Graphic Card
MAIN REPEATING ERROR
[GUI] [Dbg] [Gui.cc:340] GUI requesting list of world names. The server may be busy downloading resources. Please be patient.
verbose
command.Measures Taken
FULL ERROR LOG FROM TERMINAL
The text was updated successfully, but these errors were encountered: