Even a simple wget cmd does not work too wget : Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. At line:1 char:1 + wget https://files.pharo.org/get-files/70/pharo-win-stable.zip + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Invoke-WebRequest], IOException + FullyQualifiedErrorId : System.IO.IOException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand It should be a firewall pb then.... Thanks for your help! Vincent -----Original Message----- From: Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] On Behalf Of Sven Van Caekenberghe Sent: Thursday, February 1, 2018 3:09 To: Pharo Development List <pharo-dev@lists.pharo.org> Subject: Re: [Pharo-dev] [Launcher][Win]Cannot download the VM from Pharo This is a know issue. It requires being behind a particular proxy or firewall doing a large HTTPS (I believe it does not occur with HTTP) download that goes slower. It might also only occur on Windows. This can only be debugged when being in that specific location, I guess. It is annoying to say the least.
On 1 Feb 2018, at 11:37, Marcus Denker <marcus.denker@inria.fr> wrote:
Hello,
I remember that we had people behind firewalls some time ago that saw this problem. (In Argentina?). We never even found a clue what the problem could be.
There has to be something that Pharo does that leads to the server dropping the connection. What could it be?
Marcus
On 1 Feb 2018, at 09:33, Vincent BLONDEAU <vincent.blondeau@polytech-lille.net> wrote:
This issue is still thereâ¦.
At work, I can download the zip properly with Firefox, but not with Chrome, IE, Pharo, and VisualWorks. When I use another connection than the one behind the company firewall, it works. I tried on the laptop of one of my colleagues: same issueâ¦
By analyzing the HTTP packets with Wireshark, a Reset of the connection is send by the server, I donât know why⦠I really donât know how to solve or reproduce this issue. Has someone an idea?
Thanks,
Vincent
From: Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] On Behalf Of Vincent.Blondeau@lamresearch.com Sent: mercredi 24 janvier 2018 09:11 To: pharo-dev@lists.pharo.org Subject: Re: [Pharo-dev] [Launcher][Win]Cannot download the VM from Pharo
Hi,
I think that is not related⦠I have this problem since last week and it is still there today.
Vincent
From: Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] On Behalf Of Marcus Denker Sent: Wednesday, January 24, 2018 0:01 To: Pharo Development List <pharo-dev@lists.pharo.org> Subject: Re: [Pharo-dev] [Launcher][Win]Cannot download the VM from Pharo
Hi,
My watchdog detected problems connecting to files.pharo.org this night (local time).
It seems to not happen anymore. It might have been related (that is, there might have been problems on the OVH side this night).
Marcus
On 24 Jan 2018, at 00:09, <Vincent.Blondeau@lamresearch.com> <Vincent.Blondeau@lamresearch.com> wrote:
Hi,
With the Pharo launcher, the VM are automatically downloaded from the files.pharo.org server. However, it seems that the download of some VMs doesn't work at least under Windows 10. For the P7 image, the download stops at 38% (~2.5Mo) with the error "ConnectionClosed: Cannot Read Data", and, I obtain the same error with this cmd:
ZnEasy get: 'https://urldefense.proofpoint.com/v2/url?u=http-3A__files.pharo.org_get-2Dfi...'.
However, I can fully download the image through the Internet Browser. The download with Pharo is working: ZnEasy get: 'https://urldefense.proofpoint.com/v2/url?u=https-3A__files.pharo.org_&d=DwIF...'. give me a 200 OK response.
Thanks in advance for your help,
Cheers, Vincent
<winmail.dat>