Skip to content

Fix filesize error on log rotation, if file does not exist - #27032

Merged
blizzz merged 2 commits into
masterfrom
bugfix/noid/log-rotation-error
May 21, 2021
Merged

Fix filesize error on log rotation, if file does not exist #27032
blizzz merged 2 commits into
masterfrom
bugfix/noid/log-rotation-error

Conversation

@dartcafe

Copy link
Copy Markdown
Contributor

fixes#25813

Error was thrown, if file did not exist.

Signed-off-by: dartcafe <github@dartcafe.de>

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine with me 👍

@MorrisJobke

Copy link
Copy Markdown
Member

/backport to stable21

Signed-off-by: dartcafe <github@dartcafe.de>
@dartcafedartcafe changed the title Fix log filesize error on log rotation, if file does not exist Fix filesize error on log rotation, if file does not exist May 19, 2021
@MorrisJobkeMorrisJobke mentioned this pull request May 20, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NC 21 Error: filesize(): stat failed for /data/flow.log at /lib/public/Log/RotationTrait.php#62

3 participants

@dartcafe@MorrisJobke@blizzz