jbloomstrom5 years agoLevel 50ReplyReport SpamHard to say without knowing more details, but have you opened the appropriate ports in the server firewall? (edit): Network tab on the Server Details page. Unless you have changed it from the defaults, it should be TCP 6001 for http and TCP 6002 for https. Like Reply
Danlog OP 5 years agoLevel 3ReplyReport SpamI just opened 6002, but nothing still. Should I edit the config on laravel-echo-server.json (the port)? You're my only hope to fix this... Like Reply
jbloomstrom5 years agoLevel 50ReplyReport Spam@danlog Check the config in laravel-echo-server.json, by default it will use http and port 6001. If you use https it has additional config options to specify the ssl cert and key files. Like Reply