国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

webman的push經(jīng)常會(huì)報(bào)錯(cuò)

forwebreg

問(wèn)題描述

不知道怎么復(fù)現(xiàn)。。。

程序代碼或配置

ErrorException: Undefined array key "private-2B132E6C" in /app/vendor/webman/push/src/Server.php:512
Stack trace:
#0 /app/vendor/webman/push/src/Server.php(512): {closure}()
#1 /app/vendor/webman/push/src/Server.php(529): Webman\Push\Server->unsubscribePublicChannel()
#2 /app/vendor/webman/push/src/Server.php(321): Webman\Push\Server->unsubscribePrivateChannel()
#3 /app/vendor/workerman/workerman/src/Connection/TcpConnection.php(748): Webman\Push\Server->onMessage()
#4 /app/vendor/workerman/workerman/src/Events/Fiber.php(274): Workerman\Connection\TcpConnection->baseRead()
#5 [internal function]: Workerman\Events\Fiber->Workerman\Events\{closure}()
#6 /app/vendor/workerman/workerman/src/Events/Fiber.php(274): Fiber->start()
#7 /app/vendor/workerman/workerman/src/Events/Fiber.php(147): Workerman\Events\Fiber->safeCall()
#8 /app/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(594): Workerman\Events\Fiber->Workerman\Events\{closure}()
#9 [internal function]: Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
#10 /app/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(502): Fiber->resume()
#11 /app/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(558): Revolt\EventLoop\Internal\AbstractDriver->invokeCallbacks()
#12 [internal function]: Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
#13 /app/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(96): Fiber->start()
#14 /app/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(116): Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
#15 /app/vendor/revolt/event-loop/src/EventLoop/Driver/EventDriver.php(119): Revolt\EventLoop\Internal\AbstractDriver->run()
#16 /app/vendor/workerman/workerman/src/Events/Fiber.php(94): Revolt\EventLoop\Driver\EventDriver->run()
#17 /app/vendor/workerman/workerman/src/Worker.php(1742): Workerman\Events\Fiber->run()
#18 /app/vendor/workerman/workerman/src/Worker.php(1544): Workerman\Worker::forkOneWorkerForLinux()
#19 /app/vendor/workerman/workerman/src/Worker.php(1524): Workerman\Worker::forkWorkersForLinux()
#20 /app/vendor/workerman/workerman/src/Worker.php(1885): Workerman\Worker::forkWorkers()
#21 /app/vendor/workerman/workerman/src/Worker.php(1822): Workerman\Worker::monitorWorkersForLinux()
#22 /app/vendor/workerman/workerman/src/Worker.php(595): Workerman\Worker::monitorWorkers()
#23 /app/vendor/workerman/webman-framework/src/support/App.php(147): Workerman\Worker::runAll()
#24 /app/start.php(5): support\App::run()
#25 {main}
484 3 0
3個(gè)回答

阿沁

很明顯數(shù)組中沒(méi)有 private-2B132E6C鍵

德瑪西亞
  • 暫無(wú)評(píng)論
walkor 打賞
composer require webman/push ^1.1.1

更新下版本重啟webman

  • 暫無(wú)評(píng)論
??