Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: hockeyapp
Created: 12/Aug/14 8:46 AM
Description:

Hello,

I am currently setting up a new Jenkins CI for iOS, which also uploads to HockeyApp. Since the setup is not final and the server ist restarted from time to time I noticed a strange behavior when uploading to HockeyApp:

1. initially the configured Post-Build Step "Upload to HockeyApp" works correctly. App is uploaded
2. now restart Jenkins
3. run the job again an receive the following error:

Uploading to HockeyApp...
/Users/Shared/Jenkins/Home/workspace/iOS_trunk/build/myApp-42.ipa
/Users/Shared/Jenkins/Home/workspace/iOS_trunk/build/myApp-42-dSYM.zip
HockeyApp Upload Speed: 2,02Gbps
Got unexpected response code from HockeyApp: 407
<HEAD><TITLE>Proxy Authorization Required</TITLE></HEAD>
<BODY BGCOLOR="white" FGCOLOR="black"><H1>Proxy Authorization Required</H1><HR>
<FONT FACE="Helvetica,Arial"><B>
Description: Authorization is required for access to this proxy</B></FONT>
<HR>
<!-- default "Proxy Authorization Required" response (407) -->
</BODY>

4. create a new API-Token in HockeyApp and assign it in job configuration
5. run job again
6. upload works again ... until next jenkins restart

I searched here on, HockeyApp and google, but did not find anything regarding this behavior.

Is this a bug or a configuration issue on my side?

Thank you very much for your help.

Best regards,

mgehlen

Environment: Jenkins 1.5.72
Mac OS X
HockeApp Plugin 1.1.0
Project: Jenkins
Labels: plugin
Priority: Major Major
Reporter: Marcel Gehlen
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/d/optout.

Reply via email to