Skip to content

Fix bug #77106: Missing separator in FPM FastCGI errors #10022

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

Closed
wants to merge 1 commit into from

Conversation

bukka
Copy link
Member

@bukka bukka commented Nov 29, 2022

This PR separate FastCGI error messages in a more readable way.

@bukka bukka force-pushed the fpm_fcgi_error_separator branch from 9fb0069 to cd90242 Compare November 30, 2022 10:15
@bukka bukka force-pushed the fpm_fcgi_error_separator branch from cd90242 to 116fec3 Compare December 5, 2022 13:19
@bukka
Copy link
Member Author

bukka commented Dec 5, 2022

Test failures are related - it seems the record for STDERR is not always returned for some reason. Can't see it in the code so will try to recreate in Docker with low cpu and memory as it seems to happen only in low resource jobs.

@bukka bukka force-pushed the fpm_fcgi_error_separator branch from 116fec3 to b435f7e Compare December 20, 2022 18:53
@bukka
Copy link
Member Author

bukka commented Dec 21, 2022

The issue was that log_errors is off by default and the dev ini file is not used in the pipeline so it's also off in the pipeline. It took me a bit of time to figure it out. At least I finally setup docker based local build which will help me better debug other pipeline issues in the future.

@bukka
Copy link
Member Author

bukka commented Dec 21, 2022

Merged via 891b58d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants