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.
当我尝试在 debian 服务器上运行 jenkins (localhost:8080) 时收到此消息。
你有什么想法吗?
谢谢!
看看它是否真的在监听 8080 端口,你可以确保使用
netstat -nlp | grep 8080