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
The probe GET /repositories/<id> returns 500 errors when the repository isn't accessible. Sometimes that requires only re-connecting (E.G: GitHub connection seems to expire after a while and re-connecting fixes it).
The probe
GET /repositories/<id>
returns 500 errors when the repository isn't accessible. Sometimes that requires only re-connecting (E.G: GitHub connection seems to expire after a while and re-connecting fixes it).More info here https://www.notion.so/renku/Help-users-resolve-Git-connection-error-1a40df2efafc80eaa110ef43c235421e
Perhaps there is a way to identify these problems and return more specific errors?
The text was updated successfully, but these errors were encountered: