jlesage / docker-firefox

Docker container for Firefox
MIT License
1.4k stars 266 forks source link

Container failder to start (status exited (1)) #176

Open imodstyle opened 1 year ago

imodstyle commented 1 year ago

For some reason container unable to start (i can running docker start command but seems not work). So here is the last logs that show error:

[cont-init ] 55-firefox.sh: executing... [cont-init ] 55-firefox.sh: Error: unsupported file format [cont-init ] 55-firefox.sh: terminated with error 1.

I know someone just post the same thing but, he manage to create the new one and it running again (i also do it and yes it run). But i want to know if this issue is coming from spesific issue (e.g corruption in firefox data).

jlesage commented 1 year ago

Do you have the same problem with the latest image ?

imodstyle commented 1 year ago

Will look into it, thanks you.

typkrft commented 8 months ago

Had the same issue suddenly, where identical configurations with the same pinned version (1.17.1) continued to work. Upgrading to latest resolved the issue, but certainly a strange occurrence.