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
This issue has been popping up randomly and I am not sure why it is happening. Script can sit and run for weeks and then suddenly dies.
$ git --git-dir="/tmp/spgd-development-49a97353830b85b9781e00f5c99a05da/.git" --work-tree="/tmp/spgd-development-49a97353830b85b9781e00f5c99a05da/" fetch origin development
fatal: Not a git repository: '/tmp/spgd-development-49a97353830b85b9781e00f5c99a05da/.git'
My current only solution is to ssh in and delete the /tmp/spgd-development-49a97353830b85b9781e00f5c99a05da/ folder
The text was updated successfully, but these errors were encountered:
This issue has been popping up randomly and I am not sure why it is happening. Script can sit and run for weeks and then suddenly dies.
My current only solution is to ssh in and delete the /tmp/spgd-development-49a97353830b85b9781e00f5c99a05da/ folder
The text was updated successfully, but these errors were encountered: