【產(chǎn)品名稱】:CRMEB開源版
【產(chǎn)品版本】:例:v5.5
【部署方式】: phpstudy
【部署環(huán)境】:例:本地環(huán)境 win+phpstudy
【php版本】:例:7.3
【Mysql版本】:例:5.7
【使用終端】:例: / 后臺
后臺正常登錄,但是看見有出錯(cuò)信息:
WebSocket connection to 'ws://127.0.0.1/notice' failed:
WebSocket connection to 'ws://127.0.0.1/msg' failed:
但我已經(jīng)開啟了下面命令也不行
php think queue:listen --queue
php think workerman start channel
php think workerman start chat
php think workerman start admin
php think timer start --d
是不是別的地方還要進(jìn)行配置msg和 notice 的別名?