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

Can not download artifact for mac package #1713

Closed
jeansebbaklouti opened this issue Jun 20, 2017 · 4 comments · May be fixed by qcif/data-curator#563
Closed

Can not download artifact for mac package #1713

jeansebbaklouti opened this issue Jun 20, 2017 · 4 comments · May be fixed by qcif/data-curator#563

Comments

@jeansebbaklouti
Copy link

Hello,

when i try to package my application for mac, i have this error:
`> Error: Cannot download "https://dl.bintray.com/electron-userland/bin/AppImage-09-07-16-mac.7z", status 500: Internal Server Error

at ClientRequest.request.doRequest.response (/Users/vagrant/git/node_modules/electron-builder-http/src/httpExecutor.ts:156:18)
at ClientRequest.g (events.js:291:16)
at emitOne (events.js:96:13)
at ClientRequest.emit (events.js:188:7)
at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:474:21)
at HTTPParser.parserOnHeadersComplete (_http_common.js:99:23)
at TLSSocket.socketOnData (_http_client.js:363:20)
at emitOne (events.js:96:13)
at TLSSocket.emit (events.js:188:7)
at readableAddChunk (_stream_readable.js:176:18)
at TLSSocket.Readable.push (_stream_readable.js:134:10)
at TLSWrap.onread (net.js:548:20)`

and

Unhandled rejection Error: Cannot download "https://dl.bintray.com/electron-userland/bin/fpm-1.8.1-20150715-2.2.2-mac.7z", status 500: Internal Server Error at ClientRequest.request.doRequest.response (/Users/vagrant/git/node_modules/electron-builder-http/src/httpExecutor.ts:156:18) at ClientRequest.g (events.js:291:16) at emitOne (events.js:96:13) at ClientRequest.emit (events.js:188:7) at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:474:21) at HTTPParser.parserOnHeadersComplete (_http_common.js:99:23) at TLSSocket.socketOnData (_http_client.js:363:20) at emitOne (events.js:96:13) at TLSSocket.emit (events.js:188:7) at readableAddChunk (_stream_readable.js:176:18) at TLSSocket.Readable.push (_stream_readable.js:134:10) at TLSWrap.onread (net.js:548:20)

someone has a workaround ?
I use electron-builder 18.0.1
thank you

@develar
Copy link
Member

develar commented Jun 20, 2017

Unpack attached file to ~/Library/Caches/electron-builder/AppImage. Bintray sucks and AppImage will be moved to GitHub soon.
AppImage-09-07-16-mac.zip

@jeansebbaklouti
Copy link
Author

thank you a lot !!!

develar added a commit to develar/electron-builder that referenced this issue Jun 20, 2017
develar added a commit to develar/electron-builder that referenced this issue Jun 20, 2017
develar added a commit to develar/electron-builder that referenced this issue Jun 20, 2017
@jonas-zipprick
Copy link

Great, i got internal server errors a lot too

@develar
Copy link
Member

develar commented Jun 21, 2017

@balugege Should be fixed in 19.6.3

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

Successfully merging a pull request may close this issue.

3 participants