visose / Robots

Create and simulate ABB, KUKA, UR, and Staubli robot programs.
MIT License
301 stars 125 forks source link

[Bug] Libraries (GitHub rate limit) #165

Closed lin-ycv closed 2 years ago

lin-ycv commented 2 years ago

Is there an existing issue for this?

What Robots version are you using?

1.4.1

What Rhino version are you using?

Rhino 7 on Windows

Current Behavior

The plugin seems to be having issues getting the libraries from GitHub, I've tested this on 2 different networks, so it's not my network blocking the connection, after waiting for an hour still the same msg image

Expected Behavior

Gets the libraries

Steps To Reproduce

Click on libraries

Anything else?

No response

visose commented 2 years ago

I can't reproduce it now. Do you remember of anything that could've caused it? Like if you had a class with a group of students and they were all refreshing at the same time.

The next update will display a more detailed error of what actually happened when it fails to refresh the robot libraries, and only warn about being due to the rate limit when it likely is the case (when the server replies with a 403 Forbidden status code).

lin-ycv commented 2 years ago

Just tested it on my personal computer, and I wasn't able to reproduce it either. . it was happening on the lab computers, a few would throw the error while other wouldn't. I'll have to investigate more next time I'm in the lab. . will put this issue on hold for now.

visose commented 2 years ago

You can test after the next update, as it will give a more useful error message to figure out what went wrong.