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
One of the repos that would be listed on page 7 causes the API to fail. The reason for this is unclear, the repo looks technically sound. It might be a bug in the Gogs API, which is mentioned to be in an "early stage".
HTTP requests to https://gin.g-node.org/api/v1/repos/search?page=7 are currently consistently failing with an HTTP 500 error ("Internal Server Error"). Requests for both the previous (https://gin.g-node.org/api/v1/repos/search?page=6) and next (https://gin.g-node.org/api/v1/repos/search?page=8) page are successful, though. All requests were tried both with and without an API token.
The text was updated successfully, but these errors were encountered: