-
-
Notifications
You must be signed in to change notification settings - Fork 491
Open
@kittaakos
Description
Describe the problem
I cannot log in to Arduino Cloud for the second time.
2023年02月14日T11:25:55.776Z root ERROR Uncaught Exception:
2023年02月14日T11:25:55.776Z root ERROR Error: Error listening to server
at Server.<anonymous> (/Applications/Arduino IDE 2.0.3.app/Contents/Resources/app/node_modules/arduino-ide-extension/lib/node/auth/authentication-server.js:52:20)
at Server.emit (node:events:394:28)
at emitErrorNT (node:net:1342:8)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
To reproduce
- Start IDE 2.0.3 (and if you're logged in, log out),
- Log in to Arduino Cloud (works),
- Log out (works),
- Log in to Arduino Cloud (bug).
Log in:
Screen Shot 2023年02月14日 at 12 25 54
Log out:
Screen Shot 2023年02月14日 at 12 25 49
Expected behavior
I can log in and log out as many times I want.
Arduino IDE version
2.0.3
Operating system
macOS
Operating system version
12.5.1
Additional context
I was sure there was an existing issue for the problem as it had been bogus from day one, but I could not find it.
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