Skip to content

Conversation

@icewind1991
Copy link
Member

Adds more details for trying to debug the error.

@icewind1991 icewind1991 added this to the Nextcloud 33 milestone Nov 3, 2025
@icewind1991 icewind1991 requested a review from a team as a code owner November 3, 2025 16:26
@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Nov 3, 2025
@icewind1991 icewind1991 requested review from ArtificialOwl, CarlSchwan, salmart-dev and yemkareems and removed request for a team November 3, 2025 16:26
@icewind1991
Copy link
Member Author

/backport to stable32

@icewind1991
Copy link
Member Author

/backport to stable31

@icewind1991 icewind1991 merged commit 3580680 into master Jan 2, 2026
227 of 231 checks passed
@icewind1991 icewind1991 deleted the dav-file-get-log-id branch January 2, 2026 14:30
@backportbot
Copy link

backportbot bot commented Jan 2, 2026

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/56166/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick d21fa1c0

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56166/stable31

Error: Failed to push branch backport/56166/stable31: remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to 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.

4 participants