You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our project Jenkins is set up for external access over an SSH tunnel only. Jenkins URL (Manage System > Jenkins Location) = http://localhost:58080/: the tunneled URL.
Locally on the same server, Jenkins is available over http://localhost:8080. If I try to run jobs export on the same server over http://localhost:8080, Butler fails.
Workaround: configure Jenkins temporarily to use the same URL.
Description
Our project Jenkins is set up for external access over an SSH tunnel only.
Jenkins URL
(Manage System > Jenkins Location) =http://localhost:58080/
: the tunneled URL.Locally on the same server, Jenkins is available over http://localhost:8080. If I try to run jobs export on the same server over http://localhost:8080, Butler fails.
Workaround: configure Jenkins temporarily to use the same URL.
Related Issue
N/A
Changes proposed
Fix this
Screenshots
Terminal log:
The text was updated successfully, but these errors were encountered: