Skip to content

Arduino IDE is stuck on loading #1708

@zhekch

Description

@zhekch

Describe the problem

Today when I tried to open Arduino, it opened, but didn't show anything. MacOS menubar shows arduino ide as a focused app, but nothing is happening, I can't create a new project, cant open the recent ones. I also tried opening a random project on my computer, but then only the white screen is shown, and nothing else. Here is the image showing it.
11 25 18 26
Reinstalling IDE, restarting MacOS, deleting all arduino config files didn't work either.
The logs show me this:

2022-11-25 18:27:24 root ERROR Failed to start the backend application:
2022-11-25 18:27:24 root ERROR Error: getaddrinfo ENOTFOUND localhost
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
2022-11-25 18:27:24 root ERROR Uncaught Exception: 
2022-11-25 18:27:24 root ERROR Error: getaddrinfo ENOTFOUND localhost
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)

Found the same problem in #1527, but it doesn't contain the fix for the problem.

To reproduce

I dont know how it happened, the application just randomly stopped working.

Expected behavior

I was expecting the application to load as normal.

Arduino IDE version

2.0.0 - 2.0.3

Operating system

macOS

Operating system version

Big Sur 11.7.1

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions