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

Unable to download any version from Jenkins #963

Closed
flumpiey opened this issue Jan 29, 2019 · 13 comments
Closed

Unable to download any version from Jenkins #963

flumpiey opened this issue Jan 29, 2019 · 13 comments

Comments

@flumpiey
Copy link

Operating System Version:
Windows 10

I have Tried using Chrome, Firefox and Edge and on multiple computers. Each time the download either fails due to "Network error" or it sits at 0%.

@andremeireles
Copy link

andremeireles commented Jan 29, 2019

Using a download manager solves this problem.
On Linux, Xtreme Download Manager works for me.

@dincercelik
Copy link

Operating System Version:
Windows 10

I have Tried using Chrome, Firefox and Edge and on multiple computers. Each time the download either fails due to "Network error" or it sits at 0%.

Same here with OSX. Does not matter whether you use a download manager.

@ghost
Copy link

ghost commented Jan 30, 2019

Same issue here.

@MrRory
Copy link

MrRory commented Jan 31, 2019

@team-pct

@mrd0ll4r
Copy link

mrd0ll4r commented Feb 1, 2019

wget log:

https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/lastBuild/artifact/build/Popcorn-Time-0.3.10_linux64.tar.xz
Resolving ci.popcorntime.sh (ci.popcorntime.sh)... 104.20.6.128, 104.20.5.128, 2606:4700:10::6814:580, ...
Connecting to ci.popcorntime.sh (ci.popcorntime.sh)|104.20.6.128|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 85182356 (81M) [application/x-xz]
Saving to: ‘Popcorn-Time-0.3.10_linux64.tar.xz’

Popcorn-Time-0.3.10_linux64.tar.xz                            0%[                                                                                                                                           ]  79.38K  --.-KB/s    in 0.08s   

2019-02-01 09:49:44 (1006 KB/s) - Read error at byte 81289/85182356 (The TLS connection was non-properly terminated.). Retrying.

@trexx
Copy link

trexx commented Feb 2, 2019

Using wget, add /*view*/ to the end of your URL, then rename the resulting file to the .tar.xz extension.

@dincercelik
Copy link

Using aria2c works like a charm.

aria2c -m0 -j5 -s5 https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/362/artifact/build/Popcorn-Time-0.3.10_osx64.tar.xz

@Eienn
Copy link

Eienn commented Feb 17, 2019

Using aria2c works like a charm.

aria2c -m0 -j5 -s5 https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/362/artifact/build/Popcorn-Time-0.3.10_osx64.tar.xz

Have no idea why - but aria2c works) THX

@ohld
Copy link

ohld commented Mar 3, 2019

This is how you can install this aria2c on a mac:

brew install aria2

And then run the command by @dincercelik.

@ohld
Copy link

ohld commented Mar 12, 2019

For those who can not get the new popcorn time app version by yourself: I've uploaded the new version from CI to my repo: https://github.com/ohld/popcorntime-release.
you can download popcorn time there.

@stellaki13
Copy link

WINDOWS 7 64 BIT 3.1O NO BUILTS BECAUSE JENKING SERVER ERROR PCONNECTION PROBLEM AND NO SYNC TRAKT .HOW WE CAN SYNC?THE SAME CONNECTED WITH BUTTER BUT NOTHING ,IF MAKE UPDATE OR FORMAT HOW WE CAN COPY /PASTE FAVORITES BOOKMARKS?WHERE ARE ?IN USER DATA ?OR ANYWHERE ELSE?

@NathanHazout
Copy link

https://ci.popcorntime.sh does not load at all for me in the browser. Anyone else?

@NathanHazout
Copy link

New URL: https://ci.popcorntime.app/

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