Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container crashes #151

Open
gerbenvandekraats opened this issue Oct 9, 2023 · 11 comments
Open

Container crashes #151

gerbenvandekraats opened this issue Oct 9, 2023 · 11 comments
Labels
bug Something isn't working

Comments

@gerbenvandekraats
Copy link

gerbenvandekraats commented Oct 9, 2023

Summary

When starting my container the container crashes on a /etc/cont-init.d error.

Steps to reproduce

Create the container based on version 1.17.35 or newer. Start the container and the error will show up in the logs.

What is the expected correct behavior?

No error message.

Relevant logs and/or screenshots

ERROR - Some initialization scripts haven't completed - All services are now halted The following scripts in '/etc/cont-init.d' did not pass their completion check: outage

Possible fixes

It looks to me this build contains a file that shouldn't be there:
install/etc/cont-init.d/outage

@yabloky
Copy link

yabloky commented Oct 9, 2023

I confirm, after updating the container, freescout does not start, in the logs:

ERROR - Some initialization scripts haven't completed - All services are now halted ****
**** - The following scripts in '/etc/cont-init.d' did not pass their completion check ****

и

Image: tiredofit/freescout
Repository/Issues/Support: https://github.com/tiredofit/docker-freescout/
/etc/cont-init.d/outage: line 1: look: not found
/etc/cont-init.d/outage: line 2: crhased: not found

@MyWay
Copy link

MyWay commented Oct 9, 2023

Same here

@yabloky
Copy link

yabloky commented Oct 9, 2023

I uninstalled latest and installed this version - php8.2-1.17.34, everything works, all modules updated.

@SpikySpam
Copy link

I can confirm ⬆️ @yabloky 's solution.
I previously used php8.2 (which defaults to php8.2-1.17.36 at the moment of this writing) and is now broken with above error.
I can also confirm php8.2-1.17.35 is broken.

@gerbenvandekraats
Copy link
Author

Other temporary solution is to bash into your container and delete the file 'outage' by hand from the directory '/etc/cont-init.d'.

@marek94901
Copy link

Same problem like others ... XXXX.35 - broken, XXXX.36 - broken ... backstep to XXXX.34 .

@kitefreakk
Copy link

Same here. deleting the file outage in the container works.

@tiredofit
Copy link
Owner

Sorry, a text file snuck itself into that directory somehow while comitting. I've cleaned things up - but best to just pull 1.17.37 now..

@SpikySpam
Copy link

Hey no worries,

Seems like a great product!

I need some more tests dough.
then we can maybe use it. Depends on the Modules.
I have just asked my boss to spend a li0ttle money...

Anyway, verzio .37 seems to spin up again.

Got me a bunch of FATAL messages, but it seems to work:

image

@SpikySpam
Copy link

I don't knows where that FATAL error comes from, but I guess, I could be mistaken, you are willing to push an image a little too soon?

Relax dude, ... I'm testing for you...

@SpikySpam
Copy link

PS. If you need something quickly tested on a windows Machine. you can ask me.
I'm really am searching for a long time for a good and cheap HelpDesk. This seems to be it. But not with a screw-up like this little mistake.
Can I help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants