lgsvl / PythonAPI

Python API for Simulator
Other
58 stars 73 forks source link

Exception: Could not find asset with Id fbeb6e0f-6020-4996-87a5-d56f907ba1ed (BadGateway) #45

Closed ouissamam closed 3 years ago

ouissamam commented 3 years ago

Hello, I am adding EGOs by using the add_agent() method. This is working fine for several episodes, but at certain times I run into the exception: Could not find asset with Id fbeb6e0f-6020-4996-87a5-d56f907ba1ed (BadGateway). I figured, that this happens more frequently at 22 pm UTC and on Fridays in general. It is very strange that it is working fine for several episodes and in the middle of the training it crashes at this specific times due to this exception. Do you know what the problem could be? I am very thankful for any advise.

ouissamam commented 3 years ago

I am also running the same python script with an old version of the LGSVL Simulator and this error does not occur there. So I am assuming that the problem lies on the new version of the simulator.

ouissamam commented 3 years ago

Since yesterday I am also getting these variations: Exception: Could not find asset with Id fbeb6e0f-6020-4996-87a5-d56f907ba1ed (BadGateway), Exception: Could not find asset with Id fbeb6e0f-6020-4996-87a5-d56f907ba1ed (A task was canceled.), Exception: Could not find asset with Id fbeb6e0f-6020-4996-87a5-d56f907ba1ed (Unautorized)