-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Update from 1.14.1 to 1.15.0-rc "This pull request is broken due to missing fork information." after updating PR #16484
Comments
@JHenneberg we need logs gitea print out to specify the issue |
Is there any easy way to sanitize the logs automatically? Edit: Here is a short log:
|
There is no |
Does pushing an empty commit fix it? |
I realised this too.
I did |
Is this docker? |
Yes it it. |
I bet this is an alpine 3.14 seccomp related issue. |
We're hopefully about to release RC2 where we've reverted back to 3.13 because of these issues. As alpine 3.14 percolates through the docker ecosystem users are going to be forced to update their docker installations to take account of its requirements, however, it's not our intention to force our users to do that right now. |
Updated installation to 1.15.0-rc2 (it's the same as @JHenneberg ones) and it worked again, thanks! BTW: "latest" on Docker Hub points to 1.15.0-rc2, should be 1.14.5 ? |
That is a long story you can search our issues db for things relating to that and look at #16421 However, this problem is fixed therefore I'm closing and marking as a duplicate of #16428 (You really should look at how you upgrade your docker infrastructure because whilst we will downgrade/avoid 3.14 for 1.15 we will have to upgrade to it at some point and the rest of the docker ecosystem will use it.) |
I am running gitea within a docker.
Also branches with PRs created post gitea update have the same issue.
There were already similar problems (#11105, #11196) and I followed the suggested solution if possible but without success.
[x]
):The text was updated successfully, but these errors were encountered: