Uh oh!
There was an error while loading. Please reload this page.
Log the output of 'occ maintenance:mode --off' if it fails - #617
Merged
Conversation
julien-nc
commented
Apr 15, 2025
MemberAuthor
It turns out that |
come-nc
commented
Apr 15, 2025
Collaborator
Yeah, do we have a helper somewhere for that? |
skjnldsv
commented
Aug 21, 2025
Member
Any news @julien-nc ? :) |
julien-nc
commented
Aug 22, 2025
MemberAuthor
This was referenced Aug 22, 2025
julien-ncforce-pushed
the
enh/noid/log-occ-maintenance-off-output
branch
from
August 25, 2025 13:46
d671ab5 to
48f413aComparejulien-nc
commented
Aug 25, 2025
MemberAuthor
julien-ncforce-pushed
the
enh/noid/log-occ-maintenance-off-output
branch
from
August 25, 2025 15:44
2092392 to
1a365e2Compareskjnldsv
commented
Aug 25, 2025
Member
you also need |
julien-nc
commented
Aug 26, 2025
MemberAuthor
@skjnldsv It does not make any change to index.php if I run |
come-nc
commented
Aug 26, 2025
Collaborator
The failure comes from the changes in vendor I think. |
come-nc
approved these changes
Aug 26, 2025
This was referenced Aug 28, 2025
This was referenced Sep 4, 2025
…mand if it fails Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
julien-ncforce-pushed
the
enh/noid/log-occ-maintenance-off-output
branch
from
September 25, 2025 12:06
1a365e2 to
4b1318eComparecome-ncforce-pushed
the
enh/noid/log-occ-maintenance-off-output
branch
from
September 26, 2025 09:42
e61eef3 to
bcdb6a9CompareSigned-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
come-ncforce-pushed
the
enh/noid/log-occ-maintenance-off-output
branch
from
September 26, 2025 09:47
bcdb6a9 to
f183e46CompareanthraxNICK94
approved these changes
Oct 2, 2025
Altahrim
approved these changes
Oct 24, 2025
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If the return code of
occ maintenance:mode --offis not 0, we might be interested in the command output.We can backport this to 31, 30 and 29.