When I try to link a jenkins project to my gitlab project, I have the following error : Here is the form and the error message.
The jenkins project "test" does exists and the credentials are good. The issue is probably not about the credentials but that gitlab seem to not be able to read the fields. I tried with both chrome and Firefox.
I also tried to use webhook, but for services hosted on the same network, doc says it may be hazardous. So I'd rather use the first method.
Some information about my environment:
Linux Centos 7
jenkins and gitlab are built by docker-compose
hosted on localhost
jenkins and gitlab use different ports (8080 and 8081)
I found only one thread on the internet about it here but no answer were given.
Any ideas?
Thanks
This is my first post, I hope I did not make any mistake.\