You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My company uses a proxy server and at the first launch of Arduino IDE 2.1.1 is not launched normally, the program remains in anticipation. Previously, in the version of Arduino 1.8 it was possible to configure the file of automatic settings of the proxy server C: \ proxy.pac because a new version does not work for this.
Proxy.manual.hostname =
Proxy.manual.password =
Proxy.manual.port =
Proxy.manual.type = http
Proxy.manual.username =
proxy.pac.url = C: \ proxy.pac
Proxy.type = Auto
So that at the first launch, it allows you to configure the server proxy automatic settings file. Or did not immediately connect to adrduino.cc repositories