Why does Jenkins complain that my reverse proxy setup is broken?

前端 未结 8 848
再見小時候
再見小時候 2020-12-08 10:15

I have no idea why after Jenkins is updated to version 1.591 (Ubuntu Server 12.04), the originally correctly set up reverse proxy now becomes broken. My current setting is e

8条回答
  •  轮回少年
    2020-12-08 10:49

    It's trying to verify the url specified in the setting with the actual one:

    1. go to manage jenkins
    2. configure system
    3. jenkins URL
    4. change the url to your public IP address
    5. save

提交回复
热议问题