Using Jenkins V 1.583 I am seeing connection issue between slave and Master. Basically error message ( see below) complains about bad HTTP request from slave to master.
Jenkins Version: 1.583 Master: Windows 7 x64 Slave : Windows 7 x86 Error message: java.lang.Exception: The server rejected the connection :* HTTP/1.1 400 Bad Request* at hudson.remoting.Engine.onConnectionRejected(Engine.java:360) at hudson remoting.Engine.run(Engine.java:276) I have verified that my firewall is down for any TCP block and 8080 is open. I am new to Ienkins ( like 4 days old) now sure where will I see slave and master logs to figure out detail error message. Upgrading to latest 1.586 Any seen this issue before? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
