luceos Thanks, it's not work. It's may be conflict with flarum pusher
. After remove flarum pusher
, I install it normally.
Now another question is I get the WebSocket connection to 'wss://www.nodeloc.com:6001/app/a93ff319c2e9cdcd2816ce43e9f415bd?protocol=7&client=js&version=7.4.0&flash=false' failed
error.
I run the realtime server with supervisor. It looks like work normally.
root@nl-ols:/var/www/www.nodeloc.com# ss -tuln
Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port Process
tcp LISTEN 0 511 0.0.0.0:6001 0.0.0.0:*
tcp LISTEN 0 511 [::1]:6379 [::]:*
root@nl-ols:/var/www/www.nodeloc.com# supervisorctl status
queuework:queuework_00 RUNNING pid 183787, uptime 0:18:11
realtime RUNNING pid 184040, uptime 0:07:09
root@nl-ols:/var/www/www.nodeloc.com#