Skip to content

(24H2 - latest windows release) error after starting latest release 1.7 in Windows 11 #12

@Comodore125

Description

@Comodore125

A JavaScript error occurred in the main process

Uncaught Exception:

Error: listen EACCES: permission denied 0.0.0.0:8000
at Server.setupListenHandle [as _listen2] (node:net:1355:21)
at listenInCluster (node:net:1420:12)
at Server.listen (node:net:1508:7)
at Function.listen (C:\Users\jkm\AppData\Local\Programs\hardwario-playground\resources\app.asar\node_modules\express\lib\application.js:618:24)
at Object.init (C:\Users\jkm\AppData\Local\Programs\hardwario-playground\resources\app.asar\src\server.js:50:9)
at Object.setup (C:\Users\jkm\AppData\Local\Programs\hardwario-playground\resources\app.asar\src\index.js:40:12)
at Object. (C:\Users\jkm\AppData\Local\Programs\hardwario-playground\resources\app.asar\src\main.js:15:3)
at Module._compile (node
/modules/cjs/loader:1120:14)
at Module._extensions..js (node
/modules/cjs/loader:1175:10)
at Module.load (node
/modules/cjs/loader:988:32)

Hopefuly I dont need it fixed now, I am gona be flashing the hardwario device with changes firmware via my raspberry pi where I am running the software. But its good that this will be known. Would be nice if it did not start with error

Tried netstat -ano | findstr :8000 - to be sure - but I dont seem to have blocking port.

I think there is new operating system API that handles firewall, at least since I installed this release I've been getting firewall asking me if I am willing to open connection for specific software that was already allowed in older versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions