"remote: Nil JSON web token" Unable to access :403 error


I try to create self-managed gitlab-ee edition on the same VM with the runner (the runner is running inside the docker). The problem is when I try to use the runner the jobs keep failing all the time with the error 403. Could you please suggest any info on this one?

Already fixed the issue! The problem is I am using the nginx and try to use reverse proxy but need to install some plugins to match the config with the back route. To solve this, we need to let the gitlab.rb file to manage nginx and set the other web pages in it. That will solve the problems!