Oleksii Lozoviahin
Oleksii Lozoviahin
@SOF3, @PEMapModder A very interesting bug, similar to [#73](https://github.com/PEMapModder/HereAuth/issues/73). It is displayed for the reason of disconnecting via timeout. ``` Warning: Error while sending QUERY packet. PID=18336 in /root/*******/plugins/HereAuth-master/src/HereAuth/Database/MySQL/MySQLSavePlayerTask.php on...
Здравствуйте решил попробовать LongPoll в вашей библиотеке, обзавелся кодом с описания выглядит так: ``` use getjump\Vk\Core; use getjump\Vk\Wrapper\LongPoll; $vk = Core::getInstance()->apiVersion('5.5')->setToken('token'); $lp = new LongPoll($vk); $lp->doLoop(); ``` При исполнении кода...
when you try to load 192.168.1.1 (browsh --startup-url http://192.168.1.1) get an eternal loading page, please add support for http basic authorization. with http://192.168.1.1 all right ``` root@orangepipcplus:~# wget 192.168.1.1 --2018-08-05...
when the server is started:  when clicked on Control + C:  in server.log no log off, please make the treatment is Control + C, as I understand it...