Phusion Passenger Error: throw new Error(“http.Server.listen() was called more than once
I’m trying to run a code on Passenger that uses 2 servers, one of them express, the other websocket, and the Phusion Passenger Error: http error occurs.Server.listen() was called more than once, the code is attached