You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by codezerro September 19, 2024
I got this error when run jderobot/robotics-backend docker image.
but running jderobot/robotics-academy image without any error.
I was working hard to figure out the solution. End of the day, I found this error occurs because of browser network cache. I disable cache, and both issues are gone. This is the only solution I've found, and it works.
I also added some code to the RoboticsAcademy-Desktop repo, which helps disable the HTTP cache.
Discussed in #2725
Originally posted by codezerro September 19, 2024
I got this error when run jderobot/robotics-backend docker image.
but running jderobot/robotics-academy image without any error.
My Pull Request on RoboticsAcademy-Desktop is here
The text was updated successfully, but these errors were encountered: