Skip to content
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

Gateway 500 error on git push #13964

Closed
2 of 6 tasks
snaildos opened this issue Dec 12, 2020 · 2 comments
Closed
2 of 6 tasks

Gateway 500 error on git push #13964

snaildos opened this issue Dec 12, 2020 · 2 comments

Comments

@snaildos
Copy link

snaildos commented Dec 12, 2020

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
  • Git version:
  • Operating system: Ubuntu 20.04LTS
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
  • Log gist:
    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

image

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

@snaildos 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
@kolaente
Copy link
Member

kolaente commented 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 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
@techknowlogick
Copy link
Member

I do not know how to get to the logs.

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.

@go-gitea go-gitea locked and limited conversation to collaborators Dec 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants