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

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. #2139

Closed
3 tasks done
Dmitry-Chernikov opened this issue Jul 14, 2023 · 2 comments
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@Dmitry-Chernikov
Copy link

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
ice_screenshot_20230714-094156

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
@Dmitry-Chernikov Dmitry-Chernikov added the type: imperfection Perceived defect in any part of project label Jul 14, 2023
@Dmitry-Chernikov
Copy link
Author

Linux is the same problem!
#2134

@kittaakos
Copy link
Contributor

Thank you for taking the time and filing a bug report.

We are aware of proxy detection issues: #1438. Please reference #1438 (comment) for a workaround. You must manually adjust the Arduino CLI configuration file.

The auto proxy detection is yet something we have to support in IDE2: #29.

We prefer keeping one open GitHub issue for the same topic. I am closing it as a duplicate. Thanks for your understanding.

@kittaakos kittaakos closed this as not planned Won't fix, can't repro, duplicate, stale Jul 14, 2023
@kittaakos kittaakos added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself labels Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants