RoboticsAcademy icon indicating copy to clipboard operation
RoboticsAcademy copied to clipboard

Need help! noVNC error

Open jmplaza opened this issue 1 year ago • 1 comments

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

Screenshot from 2024-09-20 01-28-00

jmplaza avatar Sep 30 '24 13:09 jmplaza

Hi @jmplaza , I got another error; here it is.

Screenshot from 2024-10-01 19-20-01

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. 

codezerro avatar Oct 01 '24 18:10 codezerro

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!

Anithpavan avatar Apr 14 '25 08:04 Anithpavan

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. 👍🏽

codezerro avatar Apr 14 '25 09:04 codezerro