简体   繁体   English

Jenkins:添加凭据时出现空错误窗口

[英]Jenkins: empty error window when adding credential

I have Jenkins Jenkins ver.我有詹金斯詹金斯版。 2.138.2 running on a CentOS 7 machine, inside Docker. 2.138.2 在 CentOS 7 机器上运行,在 Docker 中。 I'm accessing the server from another machine, through IPv6 in the same local network (which probably doesn't really matter because of IPv6).我正在通过同一本地网络中的 IPv6 从另一台机器访问服务器(由于 IPv6,这可能并不重要)。

My problem is, when I try to add a new Credential of any type, either with, or without the right required data, when I click the Add button, I see a window titled with "Error" show up.我的问题是,当我尝试添加任何类型的新凭据时,无论是否包含正确的所需数据,当我单击“添加”按钮时,我都会看到一个标题为“错误”的窗口出现。

Nothing is in that window, it doesn't even close the credentials window and of course, I can't see the added credential in the dropdown.该窗口中没有任何内容,它甚至没有关闭凭据窗口,当然,我在下拉列表中看不到添加的凭据。

Anybody has a solution to this?有人对此有解决方案吗?

Thanks谢谢

I got the same issue when I configured the credential in Jenkins running on a docker container which is running on mac.当我在运行在 mac 上的 docker 容器上运行的 Jenkins 中配置凭证时,我遇到了同样的问题。 After I did the same thing in Jenkins running on a docker container which is running on Ubuntu, the issue disappeared.在我在运行在 Ubuntu 上的 docker 容器上的 Jenkins 中做了同样的事情之后,问题就消失了。

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

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