Description
Describe the problem
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
To reproduce
logfile.log
Link to video 14 days
https://dropmefiles.com/wbPos
The ability to configure version 1.8
Expected behavior
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
Arduino IDE version
2.1.1
Operating system
Windows
Operating system version
windows 7
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details