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

Improve Apache adaptor error message when it's not possible to write to the log #990

Merged
merged 2 commits into from
Jul 13, 2022

Conversation

hprange
Copy link
Contributor

@hprange hprange commented Jul 13, 2022

Includes two changes to the error message when an error occurs while writing to the log file:

  • Includes the reason for the fopen function to fail.
  • Improves the error message to acknowledge the systemd's PrivateTmp option that may impose restrictions on where the adaptor can save the log file.

hprange added 2 commits July 10, 2022 17:32
…webobjects log

Add a reference to systemd's PrivateTmp option that may restrict where the log may be generated.
@darkv darkv merged commit 7f6249c into wocommunity:master Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants