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