We self host sentry and gitlab and would like to have sentry interact with gitlab.
The configuration and everything for gitlab worked, but on every commit we get an email telling us that sentry is unable to fetch the commit because of it can’t reach gitlab.
Unable to reach host: [gitlab.myorg.com](http://gitlab.myorg.com)
I already executed a ping from within the web
docker container against gitlab.myorg.com and it works without problem.
Do you have another idea what the problem could be? (Is maybe the error messages misleading and it has to do something with access rights of the gitlab user?)