- This topic has 12 replies, 2 voices, and was last updated 7 months, 3 weeks ago by
Diego Pérez.
- AuthorPosts
- July 3, 2024 at 1:38 am #166396
mungar
Participantreceive stated error after installing and trying to start firefox on vnc machine
also after installing and starting NOVNC server, to start firefox I have to execute Control C at terminal , which then terminates NOVNCJuly 3, 2024 at 7:17 pm #166691Diego Pérez
ModeratorHi!
Can you share some screenshots of the errors?Greetings!
DiegoJuly 3, 2024 at 11:40 pm #166775mungar
Participantscreenshot error attached
suggestion noted on below, from MadeInGermany, tried, but not resolved problem
Attachments:
You must be logged in to view attached files.July 4, 2024 at 7:47 pm #167101Diego Pérez
ModeratorHi!
Maybe this is related to killing NoVNC, don’t do it. You can get a second ssh session to run any other command, try it out.Greetings!
DiegoJuly 5, 2024 at 3:27 am #167103mungar
ParticipantNOVNC has nothing to do with it, I get error message after executing firefox command before even starting NOVNC
July 7, 2024 at 5:06 am #167749mungar
ParticipantThrough discussions with a friend, using export DISPLAY=:1.0, firefox started but displayed a new error of below. But heck, after displaying error message, my AWS instance freezes and I could not even connect anymore, even after rebooting or stopping and then restarting through AWS console, any suggestions ?
The glxtest error message when running Firefox typically indicates a issue with the OpenGL or graphics drivers. Here’s what it might mean:
– glxtest is a test for OpenGL support, which Firefox uses for hardware acceleration and rendering.
– If glxtest fails, it can indicate a problem with:
– OpenGL drivers
– Graphics card configuration
– X server setup
– Library dependenciesCommon errors include:
– glxtest: unable to open display
– glxtest: failed to create GLX context
– glxtest: failed to create OpenGL contextTo address this, try:
1. Updating graphics drivers
2. Checking X server configuration
3. Disabling hardware acceleration in Firefox (by setting gfx.direct2d.disabled to true in about:config)
4. Verifying library dependencies (like libGL, libGLX, or libX11)July 8, 2024 at 2:36 am #168078mungar
ParticipantBy the way in video, I saw same error briefly displayed, but it went away, unlike on my AWS instance where server instance froze machine and I cannot even reconnect after rebooting/restarting
July 8, 2024 at 8:24 pm #168355Diego Pérez
ModeratorHi!
Are you able to ssh into the instance?Let me know.
DiegoJuly 8, 2024 at 10:03 pm #168377mungar
ParticipantNope, that’s what I indicated earlier. Ever since firefox froze server, my ssh connection times out even after I rebooted/restarted machine and even though I did not make any change to inbound firewwall rules
July 8, 2024 at 10:06 pm #168378July 9, 2024 at 6:54 pm #168658Diego Pérez
ModeratorHi!
Then terminate that instance and create a new one, it might be broken.Greetings!
DiegoJuly 14, 2024 at 4:33 am #170126mungar
Participantfound the problem, looks like not only did AWS change the hosting region on me but they also changed the IP (and they give no notification), so back in business in terms of ssh connecting, but still a dead end cause even though export DISPLAY command working, FIrefox not, oh well, so much for the exercise (see attachment) unless u have some additional thoughts. Maybe I have to upgrade to paying AWS instance ?
Attachments:
You must be logged in to view attached files.July 15, 2024 at 7:00 pm #170689Diego Pérez
ModeratorHi!
In any case try with a new instance, something might be broken in the current one.Greetings!
Diego - AuthorPosts
- You must be logged in to reply to this topic.