docker-ilo-client icon indicating copy to clipboard operation
docker-ilo-client copied to clipboard

Firefox crash at startup

Open mbaker3 opened this issue 3 years ago • 6 comments

I've been trying to get this image to work and it seems there's an issue with Firefox. I get the error below when the container first starts up.

image

This is while attempting to connect to:

  • DL160 G6
  • iLO-100 (v4.26)

mbaker3 avatar Jan 31 '22 22:01 mbaker3

Please try the newest version, updated repo and container

sshnaidm avatar Feb 09 '22 22:02 sshnaidm

The updated image no longer shows an error when I VNC into the container but there is no UI. Just a black screen (same as screenshot above but no error dialog)

mbaker3 avatar Feb 12 '22 19:02 mbaker3

Yeah, I could run firefox inside, but it kept crashing. Hard to know why because no logs.. docker run --rm -it -p 5900:5900 sshnaidm/docker-ilo-client

sshnaidm avatar Feb 15 '22 12:02 sshnaidm

I don't see anything that stands out either. Just in case it helps here are my logs.

Log at 2022-02-15 8-56-51 PM.txt

mbaker3 avatar Feb 16 '22 01:02 mbaker3

I entered the container and installed xinit. Now I can reliably see Firefox before it crashes with some actual errors in the logs :). See attached.

I'm out of my depth on a setup like this but will pick away at this as I have time. Logs-withXinit.txt

mbaker3 avatar Feb 16 '22 02:02 mbaker3

fwiw i had the same problem, black screen or vnc client couldn't connect, with a HP iLO3 thing on a HP ProLiant DL580 G7

had more success with this project https://github.com/niclan/Javafox

divinity76 avatar Aug 27 '22 17:08 divinity76