Markus KARG commented on Bug JENKINS-16856

On my Jenkins 1.514 with latest Disk Usage Plugin, the system behaves the exactly opposite:

  • We have DNS in place. Ping "jenkins" resolves to 192.168.0.40.
  • All plugins use URLs like "http://jenkins:8080/..." and work fine
  • Disk Usage Plugin uses URLs like "http://192.168.0.90:8080/..." instead, which do not work, since THAT IS NOT THE IP OF THIS SERVER.

In fact I don't know why a click on a project inside of the "Disk usage" page actually uses *.90 IP address instead of "jenkins" hostname or at least *.40 (= actual address)!

Then, I changed the URL manually in the browser, which made Jenkins ask again for the login credentials (why ever!). I provided these, can still use jenkins, but the disk usage plugins now do not lists any projects any more (but still shows the summary line correctly).

Weird, really. Would love to see a fix for this.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to