Arduino IDE stalls when connected to VPN

I am using VPN Unlimited. When I start up Arduino IDE (2.1.0.0) while my VPN is running the application stalls on the start up screen, cannot get to sketch editor.

Here is the Powershell info:

> Arduino IDE 2.1.0
> Starting backend process. PID: 15904
> Using browser-only version of superagent in non-browser environment
> Configuration directory URI: 'file:///c%3A/Users/Jamie/.theia'
> Configuring to accept webviews on '^.+\.webview\..+$' hostname.
> 2023-04-22T03:07:16.674Z root INFO Backend Object.initialize: 5.4 ms [Finished 1.994 s after backend start]
> 2023-04-22T03:07:16.674Z root INFO Backend Object.configure: 4.2 ms [Finished 1.994 s after backend start]
> 2023-04-22T03:07:16.674Z root INFO Backend MessagingContribution.onStart: 1.9 ms [Finished 1.994 s after backend start]
> 2023-04-22T03:07:16.675Z root INFO Backend OSBackendApplicationContribution.configure: 0.6 ms [Finished 2.044 s after backend start]
> 2023-04-22T03:07:16.676Z root INFO Backend DefaultWorkspaceServer.onStart: 0.5 ms [Finished 2.044 s after backend start]
> 2023-04-22T03:07:16.678Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 2.045 s after backend start]
> 2023-04-22T03:07:16.679Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 50.2 ms [Finished 2.045 s after backend start]
> 2023-04-22T03:07:16.679Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.5 ms [Finished 2.045 s after backend start]
> 2023-04-22T03:07:16.680Z root INFO Backend ElectronTokenBackendContribution.configure: 1.5 ms [Finished 2.047 s after backend start]
> 2023-04-22T03:07:16.681Z config INFO >>> Initializing CLI configuration...
> 2023-04-22T03:07:16.681Z root INFO Backend PluginDeployerContribution.initialize: 0.7 ms [Finished 2.047 s after backend start]
> 2023-04-22T03:07:16.682Z root INFO Backend ConfigServiceImpl.onStart: 1.2 ms [Finished 2.048 s after backend start]
> 2023-04-22T03:07:16.683Z config INFO Loading CLI configuration from c:\Users\Jamie\.arduinoIDE\arduino-cli.yaml...
> 2023-04-22T03:07:16.684Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.5 ms [Finished 2.049 s after backend start]
> 2023-04-22T03:07:16.684Z root INFO Backend ArduinoDaemonImpl.onStart: 1.4 ms [Finished 2.050 s after backend start]
> 2023-04-22T03:07:16.684Z root INFO Backend NodeFileUploadService.configure: 2.8 ms [Finished 2.051 s after backend start]
> 2023-04-22T03:07:16.684Z daemon INFO Starting daemon from C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
> 2023-04-22T03:07:16.684Z discovery-log INFO start
> 2023-04-22T03:07:16.685Z discovery-log INFO start new deferred
> 2023-04-22T03:07:16.685Z root INFO Backend HostedPluginLocalizationService.initialize: 0.6 ms [Finished 2.052 s after backend start]
> 2023-04-22T03:07:16.685Z root INFO Backend BoardDiscovery.onStart: 1.3 ms [Finished 2.053 s after backend start]
> 2023-04-22T03:07:16.685Z root INFO Backend FileDownloadEndpoint.configure: 1.1 ms [Finished 2.053 s after backend start]
> 2023-04-22T03:07:16.685Z root INFO Backend AuthenticationServiceImpl.onStart: 0.6 ms [Finished 2.055 s after backend start]
> 2023-04-22T03:07:16.686Z root INFO Backend PluginApiContribution.configure: 0.7 ms [Finished 2.055 s after backend start]
> 2023-04-22T03:07:16.687Z root INFO Backend HostedPluginReader.configure: 0.6 ms [Finished 2.057 s after backend start]
> 2023-04-22T03:07:16.687Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 2.057 s after backend start]
> 2023-04-22T03:07:16.687Z root INFO Backend PlotterBackendContribution.configure: 1.3 ms [Finished 2.059 s after backend start]
> 2023-04-22T03:07:16.692Z root INFO Theia app listening on http://localhost:53246.
> 2023-04-22T03:07:16.695Z root INFO Finished starting backend application: 7.2 ms [Finished 2.063 s after backend start]
> 2023-04-22T03:07:16.697Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Jamie/.arduinoIDE/plugins does not exist.
> 2023-04-22T03:07:16.698Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Jamie/.arduinoIDE/extensions does not exist.
> 2023-04-22T03:07:16.699Z root WARN The local plugin referenced by local-dir:C:\Users\Jamie\.arduinoIDE\plugins does not exist.
> 2023-04-22T03:07:16.727Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.727Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
> 2023-04-22T03:07:16.727Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.727Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
> 2023-04-22T03:07:16.728Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.728Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
> 2023-04-22T03:07:16.728Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.728Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
> 2023-04-22T03:07:16.728Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.728Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
> 2023-04-22T03:07:16.729Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.730Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
> 2023-04-22T03:07:16.730Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.731Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
> 2023-04-22T03:07:16.731Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.737Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
> 2023-04-22T03:07:16.759Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.767Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
> 2023-04-22T03:07:16.768Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.768Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
> 2023-04-22T03:07:16.773Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.781Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
> 2023-04-22T03:07:16.781Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.782Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
> 2023-04-22T03:07:16.782Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.783Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
> 2023-04-22T03:07:16.784Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.787Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
> 2023-04-22T03:07:16.791Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.791Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
> 2023-04-22T03:07:16.792Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.799Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
> 2023-04-22T03:07:16.803Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.806Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
> 2023-04-22T03:07:16.809Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.810Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
> 2023-04-22T03:07:16.811Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.812Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
> 2023-04-22T03:07:16.812Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.813Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
> 2023-04-22T03:07:16.813Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
> 2023-04-22T03:07:16.814Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
> 2023-04-22T03:07:16.831Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"C:\\Users\\Jamie\\AppData\\Local\\Arduino15\\libraries"},"data":"c:\\Users\\Jamie\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\Jamie\\AppData\\Local\\Arduino15\\staging","user":"c:\\Users\\Jamie\\Arduino-IDE"},"library":{"enable_unsafe_install":false},"locale":"en","logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
> 2023-04-22T03:07:16.834Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
> 2023-04-22T03:07:16.838Z config INFO Loaded the CLI configuration.
> 2023-04-22T03:07:16.860Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/Jamie/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/Jamie/Arduino-IDE","additionalUrls":[],"network":"none","locale":"en"}
> 2023-04-22T03:07:16.861Z config INFO Validating the CLI configuration...
> 2023-04-22T03:07:16.865Z config INFO The CLI config is valid.
> 2023-04-22T03:07:16.867Z config INFO <<< Initialized the CLI configuration.
> 2023-04-22T03:07:16.882Z root INFO Resolve plugins list: 198.9 ms [Finished 2.253 s after backend start]
> 2023-04-22T03:07:16.889Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 7.3 ms [Finished 2.260 s after backend start]
> 2023-04-22T03:07:16.892Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 3.0 ms [Finished 2.264 s after backend start]
> 2023-04-22T03:07:16.909Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 16.7 ms [Finished 2.280 s after backend start]
> 2023-04-22T03:07:16.916Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 7.0 ms [Finished 2.287 s after backend start]
> 2023-04-22T03:07:16.917Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 1.3 ms [Finished 2.289 s after backend start]
> 2023-04-22T03:07:17.021Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 103.5 ms [Finished 2.392 s after backend start]
> 2023-04-22T03:07:17.046Z daemon INFO INFO[0000] Using config file: c:\Users\Jamie\.arduinoIDE\arduino-cli.yaml
> INFO[0000] arduino-cli.exe version 0.32.2
> INFO[0000] Executing `arduino-cli daemon`
> Daemon is now listening on 127.0.0.1:53247
> {"IP":"127.0.0.1","Port":"53247"}
> 
> 
> 2023-04-22T03:07:17.047Z daemon INFO Daemon is running.
> 2023-04-22T03:07:17.059Z root ERROR Uncaught Exception:
> 2023-04-22T03:07:17.059Z root ERROR Error: 14 UNAVAILABLE: No connection established
>     at Object.callErrorFromStatus (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\call.js:31:19)
>     at Object.onReceiveStatus (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client.js:190:52)
>     at Object.onReceiveStatus (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client-interceptors.js:365:141)
>     at Object.onReceiveStatus (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client-interceptors.js:328:181)
>     at C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\call-stream.js:187:78
>     at processTicksAndRejections (node:internal/process/task_queues:78:11)
> for call at
>     at ServiceClientImpl.makeUnaryRequest (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client.js:160:30)
>     at ServiceClientImpl.create (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\make-client.js:105:19)
>     at instance (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:152:20)
>     at new Promise (<anonymous>)
>     at CoreClientProvider.createClient (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:151:32)
>     at CoreClientProvider.create (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:95:35)
>     at C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:45:52
>     at C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\core\lib\common\event.js:103:69
>     at CallbackList.invoke (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\core\lib\common\event.js:109:26)
>     at Emitter.fire (C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\core\lib\common\event.js:224:29)
> 2023-04-22T03:07:17.182Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 160.8 ms [Finished 2.553 s after backend start]
> 2023-04-22T03:07:17.323Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 141.4 ms [Finished 2.695 s after backend start]
> 2023-04-22T03:07:17.418Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 94.5 ms [Finished 2.789 s after backend start]
> 2023-04-22T03:07:17.483Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 65.4 ms [Finished 2.854 s after backend start]
> 2023-04-22T03:07:17.547Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 64.2 ms [Finished 2.919 s after backend start]
> 2023-04-22T03:07:17.632Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 84.8 ms [Finished 3.004 s after backend start]
> 2023-04-22T03:07:17.698Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 65.9 ms [Finished 3.070 s after backend start]
> 2023-04-22T03:07:17.765Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 66.2 ms [Finished 3.136 s after backend start]
> 2023-04-22T03:07:17.792Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 27.6 ms [Finished 3.164 s after backend start]
> 2023-04-22T03:07:17.860Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 67.1 ms [Finished 3.231 s after backend start]
> 2023-04-22T03:07:17.936Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 76.1 ms [Finished 3.307 s after backend start]
> 2023-04-22T03:07:18.003Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 67.8 ms [Finished 3.375 s after backend start]
> 2023-04-22T03:07:18.067Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 63.1 ms [Finished 3.438 s after backend start]
> 2023-04-22T03:07:18.115Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 48.5 ms [Finished 3.487 s after backend start]
> 2023-04-22T03:07:18.173Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\Jamie\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 57.4 ms [Finished 3.544 s after backend start]
> 2023-04-22T03:07:18.173Z root INFO Deploy plugins list: 198.9 ms [Finished 3.545 s after backend start]
> Opening channel for service path '/services/electron-window-ext'.
> Opening channel for service path '/services/electron-window'.
> Opening channel for service path '/services/ide-updater'.
> [17368:0421/220914.792:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is

If I start the application with my VPN off it works just fine, but then turn my VPN on, the program also drops any COM connection and stalls, aka can't compile, upload, monitor, etc.

Here is the powershell results after program successfully starts and I turn on my VPN

2023-04-22T03:13:34.513Z discovery-log INFO error received
2023-04-22T03:13:34.514Z discovery-log ERROR Unexpected error occurred during the boards discovery.
2023-04-22T03:13:34.514Z discovery-log INFO received end
2023-04-22T03:13:49.512Z daemon INFO INFO[0114] interrupting boards watcher: rpc error: code = Canceled desc = context canceled

[11480:0421/221353.196:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is

Any help is appreciated! Thanks

Hi @jcdocka. Arduino IDE communicates with some of its helper tools via an internal TCP/IP port in your computer on "localhost". You can see it here in the logs:

It appears your network configuration is interfering with that communication channel.

1 Like

Is there any way to disable these helper tools? (are they absolutely needed??) Application boots just find in airplane mode.

The Arduino CLI helper tool is absolutely essential. It provides all the non-GUI functionality to Arduino IDE.

Got it! I will try to fix this issue. Thanks!

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