Hi,
Beginner developer here…I have been working on my own app, but after updating Visual Studio Code I can’t seem to run my app anymore…
I run the command homey app run
as well as homey app run --remote
and I keep getting
Error: Homey Offline
at /usr/local/lib/node_modules/homey/node_modules/homey-api/lib/HomeyAPI/HomeyAPIV3.js:377:29
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
My feeling is that I didn’t change anything since last time. But I guess I updated the firmware to 12.0.0 quite recently…
Running on Homey Pro (2023).
Any ideas what might be wrong? I can access the Home perfectly through both web and mobile app. And an instance of my own app is still running on it…