Skip to main content

WebSockets is not running

  • Check what in .env APP_URL=http://YOUR_IP(DOMAIN)/
  • Check what scheduler is running
  • Check what scheduler is running from root
  • Check firewall (port 8080 must be open)
  • Check what you URL and in APP_URL (.env) is same
  • Check nano config/grusher_modules.php
    • Uncoment and change web_socket_url to your URL
    • Check web_socket_port
  • If you are using SSL (https) - Installing SSL (LetsEncrypt or other)