Installing Arduino 2.1.0

Hello. Im getting the error below when running Arduino 2.1.0

  • I ran it as an admin.
  • Have disabled AV
  • Have bypass firewall
  • disabled windows firewall.

Failed to install platform: arduino:avr.
Error: 13 INTERNAL: Server responded with: 504 Timeout while reading response from Server
Any insights? Thank you!


Your topic has been moved to the dedicated IDE 2.0 section of the forum.

I unfortunately don't know the answer to your problem.

Hi @astrozero. Does the problem still occur if you try again now?

This type of problem might be caused by a transient network outage. These usually resolve themselves after a matter of minutes; hours at worst. If so in this case, I would expect you would no longer experience the problem now.

I have a similar problem:
Failed to install platform: arduino:avr. Error: 2 UNKNOWN: read tcp 156.35.XX.XX:61632->104.18.12.241:80: wsarecv: Se ha forzado la interrupción de una conexión existente por el host remoto.
And I try the same as Astrozero, but no solucion. Does anyone know a solution to this problem? My IP is fixed and i can´t change it
@sterretje Where is this issue being discussed?
Thanks!

Where you found it :wink:

Hi @Arboleya.

This problem might be caused by your firewall or some other network security system (e.g., proxy or VPN) interfering with Arduino IDE's ability to access the Internet.

Are you aware of anything special about the configuration of the network you connect to the Internet through that might interfere with Arduino IDE's access to the Internet?

Hi @ptillisch! thanks for your answer. I use the Arduino IDE in a computer into the network of the university and, yes, as you said, probably something is interfering the access the internet.

But I try connect, unplugging my Ethernet connection, and use my personal phone tethering the internet connection. But still not working.

I forget something. Of course, I try my internet connection via phone with different web pages and the connection works.
What I do not understand is why is trying to connect by the port 61632? If you see mi error message:
Error: 2 UNKNOWN: read tcp 156.35.XX.XX:61632->104.18.12.241:80: wsarecv: Se ha forzado la interrupción de una conexión existente por el host remoto.

Why it don't try to connect by 80 port? or 8080?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.