Check on your server production if there are any firewall block it and check the configuration file for your WebSocket server (Laravel WebSockets config or Reverb) to ensure it's listening for wss:// connections. For Laravel WebSockets, the config file is typically config/websockets.php