You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, After hours, days, (feels like months,) I have finally managed to pinpoint what is going on here.
Let me just tell me what's going on here.
I have gitea, running on docker-compose, The database is MariaDB and runs perfectly, HOWEVER, When I upload more then ~1.5GB (with git push), I get a 500 error on git, or github assistance. This is not a reverse proxy issue, I can confirm this. I pushed with localhost, and it is still not working.
Gitea version (or commit ref): Latest gitea on docker to this day
The text was updated successfully, but these errors were encountered:
snaildos
changed the title
Gateway 502 error on git push. [Need support- 4 days working on this now.]
Gateway 500 error on git push. [Need support- 4 days working on this now.]
Dec 12, 2020
If you did not configure log.ROOT_PATH the logs should be in data/gitea/logs - the logs directory is on the same level as the conf directory which is where your app.ini lives. Could you post a part of that log data for the time frame when the error occured?
techknowlogick
changed the title
Gateway 500 error on git push. [Need support- 4 days working on this now.]
Gateway 500 error on git push
Dec 12, 2020
In the issue template there is a link to how to get exactly logs that would be helpful. We cannot help you without information. Also we are all volunteers working on this, so your demand of support and flooding of chat, and not listening to us when we do ask you to do something that would fix your issue is more than a bit rude.
Hello everyone, After hours, days, (feels like months,) I have finally managed to pinpoint what is going on here.
Let me just tell me what's going on here.
I have gitea, running on docker-compose, The database is MariaDB and runs perfectly, HOWEVER, When I upload more then ~1.5GB (with git push), I get a 500 error on git, or github assistance. This is not a reverse proxy issue, I can confirm this. I pushed with localhost, and it is still not working.
[x]
):I do not know how to get to the logs.
Description
I do not know what's going on here, but I really need some help here.
Screenshots
As you can see;
https://git.snaildos.tk/snaildos/FatSnail
This commit came through,
however,
the 1.5GB commit, did not. Because of a error 500
The text was updated successfully, but these errors were encountered: