We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error: Uncaught ErrorException: socket_getpeername(): unable to retrieve peer name [107]: Transport endpoint is not connected in phar:///home/xacki/mpe/plugins/RconServer.phar/src/RconThread.php:98 Stack trace: #0 [internal function]: pocketmine\errorhandler\ErrorToExceptionHandler::handle(2, 'socket_getpeern...', 'phar:///home/xa...', 98) #1 phar:///home/xacki/mpe/plugins/RconServer.phar/src/RconThread.php(98): socket_getpeername(Object(Socket), NULL, NULL) #2 phar:///home/xacki/mpe/plugins/RconServer.phar/src/RconThread.php(179): pmmp\RconServer\RconThread->readPacket(Object(Socket), 6, 2, 'help') #3 phar:///home/xacki/mpe/PocketMine-MP.phar/src/thread/CommonThreadPartsTrait.php(93): pmmp\RconServer\RconThread->onRun() #4 [internal function]: pocketmine\thread\Thread->run() #5 {main} thrown in phar:///home/xacki/mpe/plugins/RconServer.phar/src/RconThread.php on line 98
The text was updated successfully, but these errors were encountered:
And all connect to rcon are will broken. (Test shop from easydonate.ru)
Sorry, something went wrong.
A noobie way to fix pmmp#9
a1083bf
No branches or pull requests
Fatal error: Uncaught ErrorException: socket_getpeername(): unable to retrieve peer name [107]: Transport endpoint is not connected in phar:///home/xacki/mpe/plugins/RconServer.phar/src/RconThread.php:98
Stack trace:
#0 [internal function]: pocketmine\errorhandler\ErrorToExceptionHandler::handle(2, 'socket_getpeern...', 'phar:///home/xa...', 98)
#1 phar:///home/xacki/mpe/plugins/RconServer.phar/src/RconThread.php(98): socket_getpeername(Object(Socket), NULL, NULL)
#2 phar:///home/xacki/mpe/plugins/RconServer.phar/src/RconThread.php(179): pmmp\RconServer\RconThread->readPacket(Object(Socket), 6, 2, 'help')
#3 phar:///home/xacki/mpe/PocketMine-MP.phar/src/thread/CommonThreadPartsTrait.php(93): pmmp\RconServer\RconThread->onRun()
#4 [internal function]: pocketmine\thread\Thread->run()
#5 {main}
thrown in phar:///home/xacki/mpe/plugins/RconServer.phar/src/RconThread.php on line 98
The text was updated successfully, but these errors were encountered: