Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] problem with signing service

Our builds are hanging while signing the OS X application. Anyone else having problems?

Greg

[INFO] 
[INFO] --- eclipse-macsigner-plugin:1.1.3:sign (default) @ org.eclipse.ice.product ---
[INFO] [Tue Jul 12 20:57:40 EDT 2016] Signing OS X application '/jobs/genie.ice/ice-next/workspace/ice/org.eclipse.ice.product/target/products/ice.product/macosx/cocoa/x86_64/ICE.app'...
[WARNING] [Tue Jul 12 21:03:14 EDT 2016] HTTP request failed.
HTTP Error 502 (reason: Proxy Error)
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a href="">POST&nbsp;/macsign.php</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p></p>
</body></html>
Server response has been saved to '/jobs/genie.ice/ice-next/workspace/ice/org.eclipse.ice.product/target/products/ice.product/macosx/cocoa/x86_64/ICE.app_8154873188463010492.zip-214291804243594696-OSXAppSigner.log'
[WARNING] [Tue Jul 12 21:10:07 EDT 2016] HTTP request failed.
HTTP Error 502 (reason: Proxy Error)
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a href="">POST&nbsp;/macsign.php</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p></p>
</body></html>


Back to the top