123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- 2020-03-03 12:57:39 pid:1 TypeError: Argument 1 passed to app\worker\controller\Worker::onConnect() must be of the type string, object given, called in D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php on line 2469 and defined in D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php:29
- Stack trace:
- #0 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2469): app\worker\controller\Worker->onConnect(Object(Workerman\Connection\TcpConnection))
- #1 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Events\Select.php(292): Workerman\Worker->acceptConnection(Resource id #187)
- #2 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2402): Workerman\Events\Select->loop()
- #3 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1397): Workerman\Worker->run()
- #4 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1340): Workerman\Worker::forkWorkersForWindows()
- #5 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(539): Workerman\Worker::forkWorkers()
- #6 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\think-worker\src\command\Server.php(75): Workerman\Worker::runAll()
- #7 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\console\Command.php(210): think\worker\command\Server->execute(Object(think\console\Input), Object(think\console\Output))
- #8 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(600): think\console\Command->run(Object(think\console\Input), Object(think\console\Output))
- #9 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(259): think\Console->doRunCommand(Object(think\worker\command\Server), Object(think\console\Input), Object(think\console\Output))
- #10 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(196): think\Console->doRun(Object(think\console\Input), Object(think\console\Output))
- #11 D:\phpstudy_pro\WWW\small\syyxy\php\think(19): think\Console->run()
- #12 {main}
- 2020-03-03 12:57:39 pid:1 Worker process terminated
- 2020-03-03 12:59:28 pid:1 Error: Cannot use object of type Workerman\Connection\TcpConnection as array in D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php:31
- Stack trace:
- #0 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2469): app\worker\controller\Worker->onConnect(Object(Workerman\Connection\TcpConnection))
- #1 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Events\Select.php(292): Workerman\Worker->acceptConnection(Resource id #187)
- #2 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2402): Workerman\Events\Select->loop()
- #3 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1397): Workerman\Worker->run()
- #4 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1340): Workerman\Worker::forkWorkersForWindows()
- #5 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(539): Workerman\Worker::forkWorkers()
- #6 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\think-worker\src\command\Server.php(75): Workerman\Worker::runAll()
- #7 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\console\Command.php(210): think\worker\command\Server->execute(Object(think\console\Input), Object(think\console\Output))
- #8 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(600): think\console\Command->run(Object(think\console\Input), Object(think\console\Output))
- #9 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(259): think\Console->doRunCommand(Object(think\worker\command\Server), Object(think\console\Input), Object(think\console\Output))
- #10 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(196): think\Console->doRun(Object(think\console\Input), Object(think\console\Output))
- #11 D:\phpstudy_pro\WWW\small\syyxy\php\think(19): think\Console->run()
- #12 {main}
- 2020-03-03 12:59:28 pid:1 Worker process terminated
- 2020-03-03 12:59:41 pid:1 think\exception\ErrorException: Accessing static property Workerman\Connection\TcpConnection::$connections as non static in D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php:31
- Stack trace:
- #0 D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php(31): think\initializer\Error->appError(8, 'Accessing stati...', 'D:\\phpstudy_pro...', 31, Array)
- #1 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2469): app\worker\controller\Worker->onConnect(Object(Workerman\Connection\TcpConnection))
- #2 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Events\Select.php(292): Workerman\Worker->acceptConnection(Resource id #187)
- #3 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2402): Workerman\Events\Select->loop()
- #4 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1397): Workerman\Worker->run()
- #5 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1340): Workerman\Worker::forkWorkersForWindows()
- #6 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(539): Workerman\Worker::forkWorkers()
- #7 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\think-worker\src\command\Server.php(75): Workerman\Worker::runAll()
- #8 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\console\Command.php(210): think\worker\command\Server->execute(Object(think\console\Input), Object(think\console\Output))
- #9 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(600): think\console\Command->run(Object(think\console\Input), Object(think\console\Output))
- #10 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(259): think\Console->doRunCommand(Object(think\worker\command\Server), Object(think\console\Input), Object(think\console\Output))
- #11 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(196): think\Console->doRun(Object(think\console\Input), Object(think\console\Output))
- #12 D:\phpstudy_pro\WWW\small\syyxy\php\think(19): think\Console->run()
- #13 {main}
- 2020-03-03 12:59:41 pid:1 Worker process terminated
- 2020-03-03 14:06:57 pid:1 think\exception\ErrorException: json_decode() expects parameter 1 to be string, object given in D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php:32
- Stack trace:
- #0 [internal function]: think\initializer\Error->appError(2, 'json_decode() e...', 'D:\\phpstudy_pro...', 32, Array)
- #1 D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php(32): json_decode(Object(Workerman\Connection\TcpConnection), true)
- #2 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2469): app\worker\controller\Worker->onConnect(Object(Workerman\Connection\TcpConnection))
- #3 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Events\Select.php(292): Workerman\Worker->acceptConnection(Resource id #187)
- #4 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2402): Workerman\Events\Select->loop()
- #5 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1397): Workerman\Worker->run()
- #6 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1340): Workerman\Worker::forkWorkersForWindows()
- #7 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(539): Workerman\Worker::forkWorkers()
- #8 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\think-worker\src\command\Server.php(75): Workerman\Worker::runAll()
- #9 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\console\Command.php(210): think\worker\command\Server->execute(Object(think\console\Input), Object(think\console\Output))
- #10 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(600): think\console\Command->run(Object(think\console\Input), Object(think\console\Output))
- #11 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(259): think\Console->doRunCommand(Object(think\worker\command\Server), Object(think\console\Input), Object(think\console\Output))
- #12 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(196): think\Console->doRun(Object(think\console\Input), Object(think\console\Output))
- #13 D:\phpstudy_pro\WWW\small\syyxy\php\think(19): think\Console->run()
- #14 {main}
- 2020-03-03 14:06:57 pid:1 Worker process terminated
- 2020-03-03 14:08:31 pid:1 Worker process terminated
- 2020-03-03 14:08:49 pid:1 1212
- 2020-03-03 14:12:18 pid:1 1212
- 2020-03-03 14:12:18 pid:1 Error: Call to undefined method GatewayWorker\Gateway::sendToAll() in D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php:40
- Stack trace:
- #0 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Connection\TcpConnection.php(656): app\worker\controller\Worker->onMessage(Object(Workerman\Connection\TcpConnection), '{"code":1,"name...')
- #1 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Events\Select.php(292): Workerman\Connection\TcpConnection->baseRead(Resource id #221)
- #2 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2402): Workerman\Events\Select->loop()
- #3 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1397): Workerman\Worker->run()
- #4 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1340): Workerman\Worker::forkWorkersForWindows()
- #5 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(539): Workerman\Worker::forkWorkers()
- #6 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\think-worker\src\command\Server.php(75): Workerman\Worker::runAll()
- #7 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\console\Command.php(210): think\worker\command\Server->execute(Object(think\console\Input), Object(think\console\Output))
- #8 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(600): think\console\Command->run(Object(think\console\Input), Object(think\console\Output))
- #9 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(259): think\Console->doRunCommand(Object(think\worker\command\Server), Object(think\console\Input), Object(think\console\Output))
- #10 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(196): think\Console->doRun(Object(think\console\Input), Object(think\console\Output))
- #11 D:\phpstudy_pro\WWW\small\syyxy\php\think(19): think\Console->run()
- #12 {main}
- 2020-03-03 14:12:18 pid:1 Worker process terminated
- 2020-03-03 14:13:03 pid:1 Error: Call to undefined method GatewayWorker\Lib\Gateway::log() in D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php:31
- Stack trace:
- #0 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2469): app\worker\controller\Worker->onConnect(Object(Workerman\Connection\TcpConnection))
- #1 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Events\Select.php(292): Workerman\Worker->acceptConnection(Resource id #187)
- #2 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2402): Workerman\Events\Select->loop()
- #3 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1397): Workerman\Worker->run()
- #4 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1340): Workerman\Worker::forkWorkersForWindows()
- #5 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(539): Workerman\Worker::forkWorkers()
- #6 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\think-worker\src\command\Server.php(75): Workerman\Worker::runAll()
- #7 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\console\Command.php(210): think\worker\command\Server->execute(Object(think\console\Input), Object(think\console\Output))
- #8 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(600): think\console\Command->run(Object(think\console\Input), Object(think\console\Output))
- #9 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(259): think\Console->doRunCommand(Object(think\worker\command\Server), Object(think\console\Input), Object(think\console\Output))
- #10 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(196): think\Console->doRun(Object(think\console\Input), Object(think\console\Output))
- #11 D:\phpstudy_pro\WWW\small\syyxy\php\think(19): think\Console->run()
- #12 {main}
- 2020-03-03 14:13:03 pid:1 Worker process terminated
- 2020-03-03 14:13:18 pid:1 think\exception\ErrorException: stream_socket_client(): unable to connect to tcp://127.0.0.1:1236 (由于目标计算机积极拒绝,无法连接。
- ) in D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\gateway-worker\src\Lib\Gateway.php:1317
- Stack trace:
- #0 [internal function]: think\initializer\Error->appError(2, 'stream_socket_c...', 'D:\\phpstudy_pro...', 1317, Array)
- #1 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\gateway-worker\src\Lib\Gateway.php(1317): stream_socket_client('tcp://127.0.0.1...', 10061, '\xD3\xC9\xD3\xDA\xC4\xBF\xB1\xEA\xBC\xC6\xCB\xE3\xBB\xFA\xBB...', 3)
- #2 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\gateway-worker\src\Lib\Gateway.php(1235): GatewayWorker\Lib\Gateway::getAllGatewayAddressesFromRegister()
- #3 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\gateway-worker\src\Lib\Gateway.php(112): GatewayWorker\Lib\Gateway::sendToAllGateway(Array)
- #4 D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php(41): GatewayWorker\Lib\Gateway::sendToAll('21212')
- #5 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Connection\TcpConnection.php(656): app\worker\controller\Worker->onMessage(Object(Workerman\Connection\TcpConnection), '{"code":1,"name...')
- #6 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Events\Select.php(292): Workerman\Connection\TcpConnection->baseRead(Resource id #219)
- #7 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2402): Workerman\Events\Select->loop()
- #8 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1397): Workerman\Worker->run()
- #9 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1340): Workerman\Worker::forkWorkersForWindows()
- #10 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(539): Workerman\Worker::forkWorkers()
- #11 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\think-worker\src\command\Server.php(75): Workerman\Worker::runAll()
- #12 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\console\Command.php(210): think\worker\command\Server->execute(Object(think\console\Input), Object(think\console\Output))
- #13 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(600): think\console\Command->run(Object(think\console\Input), Object(think\console\Output))
- #14 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(259): think\Console->doRunCommand(Object(think\worker\command\Server), Object(think\console\Input), Object(think\console\Output))
- #15 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(196): think\Console->doRun(Object(think\console\Input), Object(think\console\Output))
- #16 D:\phpstudy_pro\WWW\small\syyxy\php\think(19): think\Console->run()
- #17 {main}
- 2020-03-03 14:13:18 pid:1 Worker process terminated
- 2020-03-03 14:13:44 pid:1 think\exception\ErrorException: stream_socket_client(): unable to connect to tcp://127.0.0.1:1236 (由于目标计算机积极拒绝,无法连接。
- ) in D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\gateway-worker\src\Lib\Gateway.php:1317
- Stack trace:
- #0 [internal function]: think\initializer\Error->appError(2, 'stream_socket_c...', 'D:\\phpstudy_pro...', 1317, Array)
- #1 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\gateway-worker\src\Lib\Gateway.php(1317): stream_socket_client('tcp://127.0.0.1...', 10061, '\xD3\xC9\xD3\xDA\xC4\xBF\xB1\xEA\xBC\xC6\xCB\xE3\xBB\xFA\xBB...', 3)
- #2 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\gateway-worker\src\Lib\Gateway.php(1235): GatewayWorker\Lib\Gateway::getAllGatewayAddressesFromRegister()
- #3 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\gateway-worker\src\Lib\Gateway.php(112): GatewayWorker\Lib\Gateway::sendToAllGateway(Array)
- #4 D:\phpstudy_pro\WWW\small\syyxy\php\app\worker\controller\Worker.php(41): GatewayWorker\Lib\Gateway::sendToAll('21212')
- #5 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Connection\TcpConnection.php(656): app\worker\controller\Worker->onMessage(Object(Workerman\Connection\TcpConnection), '{"code":1,"name...')
- #6 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Events\Select.php(292): Workerman\Connection\TcpConnection->baseRead(Resource id #221)
- #7 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(2402): Workerman\Events\Select->loop()
- #8 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1397): Workerman\Worker->run()
- #9 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(1340): Workerman\Worker::forkWorkersForWindows()
- #10 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\workerman\workerman\Worker.php(539): Workerman\Worker::forkWorkers()
- #11 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\think-worker\src\command\Server.php(75): Workerman\Worker::runAll()
- #12 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\console\Command.php(210): think\worker\command\Server->execute(Object(think\console\Input), Object(think\console\Output))
- #13 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(600): think\console\Command->run(Object(think\console\Input), Object(think\console\Output))
- #14 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(259): think\Console->doRunCommand(Object(think\worker\command\Server), Object(think\console\Input), Object(think\console\Output))
- #15 D:\phpstudy_pro\WWW\small\syyxy\php\vendor\topthink\framework\src\think\Console.php(196): think\Console->doRun(Object(think\console\Input), Object(think\console\Output))
- #16 D:\phpstudy_pro\WWW\small\syyxy\php\think(19): think\Console->run()
- #17 {main}
- 2020-03-03 14:13:44 pid:1 Worker process terminated
- 2020-06-05 14:38:43 pid:1 Worker process terminated
- 2020-06-05 14:40:21 pid:1 Worker process terminated
- 2020-06-10 13:20:31 pid:1 Worker process terminated
- 2020-06-10 13:20:53 pid:1 Worker process terminated
- 2020-06-10 13:21:12 pid:1 Worker process terminated
|