简体   繁体   English

尝试授权Gitlab CI作为Gitlab中的应用程序时出现502错误

[英]502 error when trying to authorize Gitlab CI as an Application in Gitlab

So I have a Gitlab and a Gitlab-CI server running on separate machines. 因此,我有一个分别运行在不同计算机上的Gitlab和Gitlab-CI服务器。 I am trying to authorize CI as an application via OAuth, but when I hit the Authorize button, I get a 502 error. 我试图通过OAuth将CI授权为应用程序,但是当我点击Authorize按钮时,出现502错误。 I've confirmed that I'm using the correct app ID and secret for the application I've created for the CI server in Gitlab, and unfortunately, the nginx and unicorn logs for gitlab aren't exactly providing me with much useful information. 我已经确认我为在Gitlab中为CI服务器创建的应用程序使用了正确的应用程序ID和密码,但是不幸的是,gitlab的nginx和unicorn日志并没有为我提供很多有用的信息。 Has anyone seen this sort of behaviour before? 有没有人见过这种行为?

Did you add your gitlab server certification into gitlab-ci server? 您是否已将gitlab服务器认证添加到gitlab-ci服务器中?

Best. 最好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM