Hi.
I got moochat. It does not work. In the status page it says the server is not listening on port 3000.
I then checked error.log, and there it says server listens on port 3000. I have run pm2 start ChatApp.js and tried everything.
I have tried changed port to 3001, I have tried to point to SSL-certificates..
If I enable moochat, no chat appears, and the default messaing feature are being unavailable.
The error log now says server listening on port 3001. I have checked with nmap, I get response from it.
But the chat do not work. Some suggestions?
Add comment comment