Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在过去一年中使用 Jenkins 作为 CI。但有时即使在 Windows 服务中配置为“自动”,该服务也不会自动启动。并且事件查看器中没有记录任何错误或警告。为什么会这样,真是太疯狂了。是否有任何配置可以避免这种情况?
我遇到了非常相似的情况,只有在打开与http://178.255.83.1:80. 这似乎是一个OCSP服务器,因此流量似乎是合法的。
http://178.255.83.1:80
我不确定这是否真的是您遇到的问题,但这可能是值得一看的。