Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

lkoenigsberger's avatar

Envoyer GitLab config

Hi everyone I want to connect my own GitLab server with envoyer.io. This works but when i want to add a project i get the following error.

Whoops! There were some problems with your input.

Invalid repository. Are you sure you have access to it?

the repository is a group repository for clarification. Anyone got that working ??

0 likes
3 replies
Witti's avatar

I got the same error and it seems to be a problem with the gitlab api. My gitlab-log throws a 404 when trying to access a project bei namespace. I also tried to connect envoyer.io to gitlab with two brand new instances of gitlab and I'm having the same issues.

Here some github issues about this api-issue: https://github.com/gitlabhq/gitlabhq/issues/4921 https://github.com/gitlabhq/gitlabhq/issues/8290 https://github.com/gitlabhq/gitlabhq/issues/6954

lkoenigsberger's avatar

I got it working by installing the latest version of GitLab 7.10.4. I think that was a GitLab issue. Now envoyer connects!!

If you have other issues feel free to contact me maybe I can help.

micke021's avatar

Has anyone got this to work without updating gitlab? Want to deploy from a clients gitlab and they can't update to the latest version right now.

Please or to participate in this conversation.