-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Gitea unable to start #3865
Comments
There's already a discussion about that warning: gliderlabs/docker-alpine#30 Guess we should implemented the workaround mentioned here gliderlabs/docker-alpine#30 (comment) |
I also don't think this is the cause of Gitea not starting. (just found out about #3859) |
I have the same problem using the latest gitea docker image. Any workarounds? Tried gliderlabs/docker-alpine#30 (entered the commands into the running container from the OpenShift web console; should I do this differently?) but that did not work, still the same error. I'm using postgresql as my database. |
I have this same problem. The linked alpine issue fix does not work for me. This loops forever. |
probably unrelated, but this loop/error only occurs when i set |
That's because gitea can not bind on 22 port probably |
@lafriks
Gittea dont start and i got also no errors (also not in the log file). |
Still happens for me on the latest Docker image.
EDIT: nvm, fixed it. for anyone reading: check your disk space |
I have the same problem. I am on version 60505c2ef496475a7f90f0ea577a8cf1f3d2b53dfa7d0c9aca342e7b620d309a with SQLite database. Gitea seems to ignore my
Although I have in my app.ini:
All was working fine unti it recently just stopped working. |
Same here. Latest Docker image. app.ini is ignored. |
And also here. Is there no solution? |
Well the last time I had to wait for the next image and it started working again. A possible workaround is to explicitly tag the version that works, instead of using |
Hmm they should always work! If they're not working you need to open an issue. |
I will lock this conversation so that any new issue can be resolved in open tickets. |
[x]
):Description
Gitea appears to be stuck in a loop and is unable to start, displaying the messages below. Only thing related I could find is commit cb87f29.
The text was updated successfully, but these errors were encountered: