| Update: Issue still persists, but I noticed something today. The issue is on the redirect after clicking the link. "Lemme espain...no there is too much...lemme sum up" The "Disk Usage" link on the main Jenkins page links to "http://server.hostname.net/jenkins/disk-usage". After clicking this link you get a redirect happen that sends you to "http://server.hostname.net:8080/jenkins/plugins/disk-usage" and it should be "http://server.hostname.net/jenkins/plugins/disk-usage" (No ':8080'). So I'm not sure if it's the plugin or the main Jenkins that is doing the "redirect"; but whomever is handling that part is not obeying the "System configuration>Jenkins URL = http://server.host.net/Jenkins/" entry and injecting the ":8080" part. Also not sure if this is only a problem with the Jenkins/disk-usage when deployed to an app server using the Jenkins.war install method. Would love to see an update on this issue. Perhaps it's resolved in the "Upcoming 0.29 release" that has yet to be actually released!  |