alexandear / import-gitlab-commits

Import commits from a private GitLab repository in an anonymized way.
MIT License
161 stars 14 forks source link

"Context deadline exceeded" bug #30

Open csdiehl opened 1 year ago

csdiehl commented 1 year ago

Hi - first off, thank you for making this. It's an incredibly valuable tool since all of my organization's projects are hosted on gitlab. However, I keep running into this error message, after setting the env variables and running $(go env GOPATH)/bin/import-gitlab-commits :

"context deadline exceeded."

Sometimes it happens right away, sometimes after pulling commits for a couple of projects. It also seems to take a really long time to fetch any projects.

alexandear commented 1 year ago

Hi, please see the comments on the issue https://github.com/alexandear/import-gitlab-commits/issues/1. It might help.

csdiehl commented 1 year ago

I just tried that and it still didn't work. It only runs if I use the base url with my company name: https://gitlab.inside.ap.org/

But then I still get "context deadline exceeded"