Oleksii Lozoviahin

Results 9 issues of 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...

bug
confirmed

Здравствуйте решил попробовать 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...

enhancement
low priority

when the server is started: ![image](https://user-images.githubusercontent.com/17113289/41272558-4c22e8dc-6e1e-11e8-8541-e8ec5c74f38f.png) when clicked on Control + C: ![image](https://user-images.githubusercontent.com/17113289/41272616-8cbcf446-6e1e-11e8-80a4-a29700be9e88.png) in server.log no log off, please make the treatment is Control + C, as I understand it...