Nikolay

Results 7 issues of Nikolay

php 8.1 PostgreSQL 12.9 `SQLSTATE[22003]: Numeric value out of range: 7 ERROR: value "4132123129" is out of range for type integer`

` $desiredCapabilities = DesiredCapabilities::android(); $driver = RemoteWebDriver::create( 'http://localhost:4444/wd/hub', $desiredCapabilities, 60000, 60000 ); try { $driver->get('http://yandex.ru'); } catch (\Exception $e) { echo $e->getMessage(); } $driver->quit(); ` ` $driver->get('http://yandex.ru'); Error: Trying to...

``` $a = new ClientImpl($options); $a->registerEventListener(new A()); $a->open(); // SMS $sms = new VGSMSMSTxAction(); $sms->setContentType('text/plain; charset=ASCII'); $msg=$argv[5]; $phone=$argv[6]; $sms->setContent($msg); $sms->setTo($phone); // SMS multipart MSG - This is used to send...

often get 404 error

http://ip:8000/runGetMethod 404: Not Found https://toncenter.com/api/v2/runGetMethod Works

Run `/usr/bin/python3 -m pyTON --liteserverconfig /usr/bin/ton/local.config.json --libtonlibjson /usr/bin/ton/tonlib/libtonlibjson.so` Get http://ip:8000 Error console `FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpv0vd_qdg' Unhandled exception Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/aiohttp-3.8.1-py3.8-linux-x86_64.egg/aiohttp/web_protocol.py",...

``` 2022-01-18 08:07:00 | hashrate: 13378 MH/s gpu0: 2543 MH/s gpu1: 2360 MH/s gpu2: 2101 MH/s gpu3: 2129 MH/s gpu4: 2171 MH/s gpu5: 2074 MH/s solutions: 0 2022-01-18 08:07:03 |...