Skip to content

Conversation

@joshtrichards
Copy link
Member

Summary

We already exclude ServerMaintenanceMode in the inner logger, but there are some spots where it can can bubble up still via DAV.

TODO

  • ...

Checklist

We already exclude ServerMaintenanceMode in the inner logger, but there are some spots where it can can bubble up still via DAV.

Fixes #55894

Signed-off-by: Josh <[email protected]>
@joshtrichards joshtrichards added this to the Nextcloud 33 milestone Oct 23, 2025
@joshtrichards joshtrichards requested a review from a team as a code owner October 23, 2025 22:06
@joshtrichards joshtrichards requested review from Altahrim, leftybournes, salmart-dev and yemkareems and removed request for a team October 23, 2025 22:06
@joshtrichards
Copy link
Member Author

/backport to stable32

@joshtrichards
Copy link
Member Author

/backport to stable31

@kesselb
Copy link
Contributor

kesselb commented Oct 23, 2025

I can't fully explain why, but I'd prefer to fix this in remote.php's handleException. I think we already handle it in the else block, but it looks like the special handling for ServiceUnavailableException is missing for XML requests. What do you think?

This was referenced Jan 7, 2026
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.

[Bug]: Nextcloud reports errors with carddav/caldav requests in maintenance mode

3 participants