WebSockets is not running
if you see message like this you need to check websocket service
- Check what in .env
This is the main problemAPP_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)
Enable messages in profile

