如果GatewayClient和GatewayWorker不是在同一臺服務器上,則需要先將start_gateway.php中的lanIp改成當前服務器的內(nèi)網(wǎng)ip(如果不在一個內(nèi)網(wǎng)可改成公網(wǎng)ip) 華為云的服務器跟公網(wǎng)IP是分開的,如果設置成公網(wǎng)IP啟動時就會報錯Warning: stream_socket_server(): unable to connect to tcp://xxxxxxxxx:2903 (Ca...
以debug(調(diào)試)方式啟動會報錯 Warning: stream_socket_server(): unable to connect to tcp://xxxxxxxxx:2903 (Cannot assign requested address) 不知道是哪里的配置沒對應上,服務器的安全組已經(jīng)加上了這端口了的...