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
Check that you have proper access to the repository
91
+
error: failed to push some refs to '<GIT_REPO_URL>'
92
+
```
93
+
Have you checked the value of `LFS_HTTP_AUTH_EXPIRY` in your `app.ini` file? By default your LFS token will expire after 20 minutes. If you have a slow connection or a large file (or both) it may not finish uploading within the time limit.
94
+
95
+
You may want to set this value to `60m` or `120m`.
0 commit comments