Need help! noVNC error
Discussed in https://github.com/JdeRobot/RoboticsAcademy/discussions/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
Hi @jmplaza , I got another error; here it is.
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.
Hi! I'm Anithpavan, a GSoC 2025 applicant. I'm interested in looking into this issue as part of my first contribution. I'll try to reproduce the error and investigate what’s causing the noVNC failure in the backend image. Any initial guidance or references would be greatly appreciated!
Hi @Anithpavan, Thanks for your interest.
We were developing the RoboticsAcademy desktop, which is based on Electron JS. This error happened because of Electron JS caching. We solved this issue.
I'm going to close this issue.
You can contribute to other issues. Glad to hear that you are participating in GSOC this year. Good luck. 👍🏽