Skip to content

Nginx image refuses to start up for only one of our users #414

Closed Answered by jbxonline
jbxonline asked this question in Q&A
Discussion options

You must be logged in to vote

I actually got to the bottom of this just before you posted.
Nothing to do with your images you'll be pleased to know.
The dev who had the issue had an Xdebug config setting XDEBUG_START_WITH_REQUEST set to yes instead of trigger. And as his IDE was set to listen, it was starting an Xdebug session during the container init sequence. Essentially causing it to stop and wait. Managed to replicate it, changed the setting and suddenly everything sprung into life :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jbxonline
Comment options

Answer selected by jbxonline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants