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
When I get 403 HTTP-Response from GitHub after I start a new mirror:
2021/10/23 13:15:38 modules/task/task.go:54:handle() [E] Run task failed: GET https://api.github.com/repos/jcuda/jcuda: 403 API rate limit of 60 still exceeded until 2021-10-23 13:23:45 +0200 CEST, not making remote request. [rate reset in 8m07s]
than the mirror process it stopped. But there is an empty repo. When you open it, you get 404 error. Only in the admin repo view it's possible to remove it.
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Gitea Version
1.15.5
Git Version
2.25.1
Operating System
Ubuntu 20.04.3
How are you running Gitea?
Downloaded gitea-1.15.5-linux-amd64
Database
PostgreSQL
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Description
When I get 403 HTTP-Response from GitHub after I start a new mirror:
2021/10/23 13:15:38 modules/task/task.go:54:handle() [E] Run task failed: GET https://api.github.com/repos/jcuda/jcuda: 403 API rate limit of 60 still exceeded until 2021-10-23 13:23:45 +0200 CEST, not making remote request. [rate reset in 8m07s]
than the mirror process it stopped. But there is an empty repo. When you open it, you get 404 error. Only in the admin repo view it's possible to remove it.
Screenshots
No response
The text was updated successfully, but these errors were encountered: