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

Not able to push and clone due to the remote end hanging #11372

Closed
2 of 7 tasks
fierceeo opened this issue May 11, 2020 · 0 comments
Closed
2 of 7 tasks

Not able to push and clone due to the remote end hanging #11372

fierceeo opened this issue May 11, 2020 · 0 comments

Comments

@fierceeo
Copy link

fierceeo commented May 11, 2020

  • Gitea version (or commit ref): 1.4.0 built with: bindata, sqlite
  • Git version: 2.20.1
  • Operating system: raspbian buster (raspberry pi 3b+)
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I just installed gitea on my raspberry pi which is behind an apache reverse proxy (TLS termination proxy) and I was wondering if anyone could help me with this issue. When I push my repo to my server I get this error:

Enumerating objects: 1193, done. Counting objects: 100% (1193/1193), done. Delta compression using up to 4 threads Compressing objects: 100% (376/376), done. error: RPC failed; HTTP 403 curl 22 The requested URL returned error: 403 fatal: the remote end hung up unexpectedly Writing objects: 100% (1193/1193), 4.09 MiB | 9.95 MiB/s, done. Total 1193 (delta 540), reused 1193 (delta 540) fatal: the remote end hung up unexpectedly Everything up-to-date

And when I clone I get this error:

error: RPC failed; HTTP 403 curl 22 The requested URL returned error: 403 fatal: the remote end hung up unexpectedly

Though I am able to push my repo to the direct url (behind the proxy)
(I am using CloudFlare, not sure if that would impact this)

Note:
if you want to see my problem you can try cloning from one of my repos on my website.
(for instance you could use my minecraft plugin: https://repo.voidcitymc.com/ramdon-person/SimplePolice)

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

1 participant