Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

502 Bad Gateway error from GHRelease.uploadAsset #135

Closed
rowanseymour opened this issue Nov 4, 2014 · 2 comments
Closed

502 Bad Gateway error from GHRelease.uploadAsset #135

rowanseymour opened this issue Nov 4, 2014 · 2 comments

Comments

@rowanseymour
Copy link

I'm using https://github.com/jutzig/github-release-plugin which is built on this library. Today I started getting this error anytime I try to make a release:

<html><head>
[INFO] [ERROR] <title>502 Bad Gateway</title>
[INFO] [ERROR] </head><body>
[INFO] [ERROR] <h1>Bad Gateway</h1>
[INFO] [ERROR] <p>The proxy server received an invalid
[INFO] [ERROR] response from an upstream server.<br />
[INFO] [ERROR] </p>
[INFO] [ERROR] </body></html>: Server returned HTTP response code: 502 for URL: https://uploads.github.com/repos/.........

Might be related to http://stackoverflow.com/questions/21698009/github-api-502-error

@kohsuke
Copy link
Collaborator

kohsuke commented Feb 15, 2015

I need a test case to reproduce this problem.

@kohsuke
Copy link
Collaborator

kohsuke commented Mar 21, 2015

No further input from the reporter.

@kohsuke kohsuke closed this as completed Mar 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants