Hello, I am also having this issue but I'm not using a proxy at all. I am currently testing in a Vagrant VM. Below is the curl output. I am using Jenkins 1.600, OpenJDK 7u75, and Ubuntu Linux 14.04. Thanks for the plugin and any thoughts you could provide to debug the issue if it's on my end.

vagrant@default-ubuntu-1404:/var/lib/jenkins$ curl http://localhost:8080/jenkins -v
* Hostname was NOT found in DNS cache
*   Trying ::1...
* Connected to localhost (::1) port 8080 (#0)
> GET /jenkins HTTP/1.1
> User-Agent: curl/7.35.0
> Host: localhost:8080
> Accept: */*
>
< HTTP/1.1 302 Found
< Location: http://localhost:8080/jenkins/
< Content-Length: 0
* Server Jetty(winstone-2.8) is not blacklisted
< Server: Jetty(winstone-2.8)
<
* Connection #0 to host localhost left intact


System Properties

awt.toolkit	sun.awt.X11.XToolkit
executable-war	/usr/share/jenkins/jenkins.war
file.encoding	UTF-8
file.encoding.pkg	sun.io
file.separator	/
hudson.diyChunking	true
java.awt.graphicsenv	sun.awt.X11GraphicsEnvironment
java.awt.headless	true
java.awt.printerjob	sun.print.PSPrinterJob
java.class.path	/usr/share/jenkins/jenkins.war
java.class.version	51.0
java.endorsed.dirs	/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/endorsed
java.ext.dirs	/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext
java.home	/usr/lib/jvm/java-7-openjdk-amd64/jre
java.io.tmpdir	/tmp
java.library.path	/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
java.runtime.name	OpenJDK Runtime Environment
java.runtime.version	1.7.0_75-b13
java.specification.name	Java Platform API Specification
java.specification.vendor	Oracle Corporation
java.specification.version	1.7
java.vendor	Oracle Corporation
java.vendor.url	http://java.oracle.com/
java.vendor.url.bug	http://bugreport.sun.com/bugreport/
java.version	1.7.0_75
java.vm.info	mixed mode
java.vm.name	OpenJDK 64-Bit Server VM
java.vm.specification.name	Java Virtual Machine Specification
java.vm.specification.vendor	Oracle Corporation
java.vm.specification.version	1.7
java.vm.vendor	Oracle Corporation
java.vm.version	24.75-b04
jna.platform.library.path	/usr/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnu:/lib64:/usr/lib:/lib
jnidispatch.path	/tmp/jna--1712433994/jna4332158744456668839.tmp
lib.svnkit.http.methods	Digest,Basic,NTLM,Negotiate
lib.svnkit.ssh2.persistent	false
line.separator	
mail.smtp.sendpartial	true
mail.smtp.starttls.enable	true
mail.smtps.sendpartial	true
os.arch	amd64
os.name	Linux
os.version	3.13.0-24-generic
path.separator	:
sun.arch.data.model	64
sun.boot.class.path	/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/rhino.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/classes
sun.boot.library.path	/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64
sun.cpu.endian	little
sun.cpu.isalist	
sun.font.fontmanager	sun.awt.X11FontManager
sun.io.unicode.encoding	UnicodeLittle
sun.java.command	/usr/share/jenkins/jenkins.war --webroot=/var/cache/jenkins/war --httpListenAddress=0.0.0.0 --httpPort=8080 --ajp13Port=-1 --prefix=/jenkins
sun.java.launcher	SUN_STANDARD
sun.jnu.encoding	UTF-8
sun.management.compiler	HotSpot 64-Bit Tiered Compilers
sun.os.patch.level	unknown
user.country	US
user.dir	/
user.home	/var/lib/jenkins
user.language	en
user.name	jenkins
user.timezone	America/New_York

Plugins are all updated to latest.

active-directory
ant
antisamy-markup-formatter
bitbucket
build-user-vars-plugin
config-file-provider
copyartifact
credentials
cvs
email-ext
external-monitor-job
git
git-client
google-login
javadoc
jenkins-cloudformation-plugin
junit
ldap
mailer
managed-scripts
mapdb-api
matrix-auth
matrix-project
maven-plugin
mercurial
multiple-scms
pam-auth
parameterized-trigger
postbuild-task
promoted-builds
s3
sbt
scala-junit-name-decoder
scm-api
script-security
skip-certificate-check
ssh-credentials
ssh-slaves
subversion
text-finder
token-macro
translation
windows-slaves
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to