Bug - Python Flask Rad - Front End - Quasar check listenning error

PyRad Vue, latest version, running on Windows 10 Home throws this error:
App · Reading quasar.conf.js
App · Checking listening address availability (0.0.0.0:8050)…

App · :warning: Unknown network error occurred
[ Error: listen EACCES: permission denied 0.0.0.0:8050

  • task_queues.js:81 processTicksAndRejections
    internal/process/task_queues.js:81:21

Firewall is open - PyRad looks good - this problem and one other which I will describe in another post.

What should I do to deal with this error?

@bigheart7 please restart your pc and start a new Pyrad project, if it still happens, try creating a PHPRad Vue project and see if it still happens. if it does, then it is an issue with your system configuration.

Thank you for the advice. I will restart and create a new project.