When I tried to run websocket on the port which I added in the "Port reservation" page and with an empty host parameter string. For some reason, when running on port 8080, a PermissionError exception appeared.
I have a question: where should I insert the web socket? To the web page folder in the domains folder or somewhere else?