If you are able to use the CLI to login (see steps here), but are seeing the below error when trying to sync or get projects, you will likely need to escalate the issue to your local admin or the Domino support team.
Unexpected error: Error cloning git repository. (followed by a Scala stack trace)
If you are on a self managed deployment, please reach out to your local admin. If your deployment is managed by Domino, please create a new support ticket with the error attached and a description of the issues you are facing. Correcting the issue will require resetting the git pod by running this command in kubectl:
kubectl delete -n <domino-platform-namespace> po git-0
The pods are recreated instantaneously, so there should be no downtime associated with the procedure and admins should feel free to run this during normal business hours.
Please note that if some users are able to use the CLI but others are having the issue above, it may be due to another root cause which will need to be investigated further. If you decide to create a support ticket please provide the domino.log file that was created automatically when you used the CLI to initiate a project on your local machine.
Comments
0 comments
Please sign in to leave a comment.