Главная Все логи

Все логи

Поиск и мониторинг логов сервисов
Всего логов
20,411
Ошибки/критичные
4,014
Warning
7,969
Сервисов
6
Все сервисы payment-system-service (17647) notification-service (1313) currency-service (1307) web-app-api-service (123) order-service (17) admin-service (4)
Каналы
Уровни
Фильтры и поиск
Сбросить
Активные: нет
Статистика по сервисам
Сервис Ошибки/критичные Warning Всего
payment-system-service 3995 7969 17647
order-service 14 0 17
notification-service 3 0 1313
web-app-api-service 2 0 123
admin-service 0 0 4
currency-service 0 0 1307
Время Сервис Уровень Канал Сообщение
2026-04-30 09:01:03 payment-system-service DEBUG bitcoin
Bitcoin RPC success
Context
{
    "method": "estimatesmartfee",
    "has_result": true
}
2026-04-30 09:01:03 payment-system-service DEBUG bitcoin
Bitcoin RPC call
Context
{
    "url": "http://bitcoin:18443/",
    "method": "estimatesmartfee",
    "params": {
        "conf_target": 3
    }
}
2026-04-30 09:01:02 payment-system-service ERROR bitcoin
Bitcoin RPC request failed
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_miner_3",
    "class": "Illuminate\\Http\\Client\\RequestException",
    "trace": "#0 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/Response.php(348): Illuminate\\Http\\Client\\Response->toException()\n#1 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(1076): Illuminate\\Http\\Client\\Response->throw()\n#2 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Support/helpers.php(393): Illuminate\\Http\\Client\\PendingRequest->{closure:{closure:Illuminate\\Http\\Client\\PendingRequest::send():1041}:1043}(Object(Illuminate\\Http\\Client\\Response))\n#3 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(1043): tap(Object(Illuminate\\Http\\Client\\Response), Object(Closure))\n#4 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Support/helpers.php(328): Illuminate\\Http\\Client\\PendingRequest->{closure:Illuminate\\Http\\Client\\PendingRequest::send():1041}(2)\n#5 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(1041): retry(0, Object(Closure), 200, Object(Closure))\n#6 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(885): Illuminate\\Http\\Client\\PendingRequest->send('POST', 'http://bitcoin:...', Array)\n#7 /var/www/apps/payment-system-service/app/Integrations/Bitcoin/BitcoinRpcClient.php(123): Illuminate\\Http\\Client\\PendingRequest->post('/wallet/btc_wal...', Array)\n#8 /var/www/apps/payment-system-service/app/Integrations/Bitcoin/BitcoinCoreNode.php(106): App\\Integrations\\Bitcoin\\BitcoinRpcClient->call('getbalance', Array, 'btc_wallet_mine...')\n#9 /var/www/apps/payment-system-service/app/Console/Commands/Bitcoin/WalletBitcoinBalanceActualizeCommand.php(20): App\\Integrations\\Bitcoin\\BitcoinCoreNode->getBalance()\n#10 [internal function]: App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand->{closure:App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand::handle():18}(Object(App\\Models\\Wallet\\Wallet), 2)\n#11 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(841): array_map(Object(Closure), Array, Array)\n#12 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(829): Illuminate\\Support\\Arr::map(Array, Object(Closure))\n#13 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Collection.php(421): Illuminate\\Support\\Collection->map(Object(Closure))\n#14 /var/www/apps/payment-system-service/app/Console/Commands/Bitcoin/WalletBitcoinBalanceActualizeCommand.php(18): Illuminate\\Database\\Eloquent\\Collection->map(Object(Closure))\n#15 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand->handle(Object(App\\Integrations\\Bitcoin\\BitcoinNodeManager))\n#16 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()\n#17 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))\n#18 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))\n#19 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)\n#20 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)\n#21 /var/www/apps/payment-system-service/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))\n#22 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))\n#23 /var/www/apps/payment-system-service/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#24 /var/www/apps/payment-system-service/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#25 /var/www/apps/payment-system-service/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#26 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#27 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#28 /var/www/apps/payment-system-service/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n#29 {main}",
    "method": "getbalance",
    "params": [],
    "message": "HTTP request returned status code 500:\n{\"result\":null,\"error\":{\"code\":-18,\"message\":\"Requested wallet does not exist or is not loaded\"},\"id\":\"5642cacd83d01f85\" (truncated...)\n"
}
2026-04-30 09:01:02 payment-system-service WARNING bitcoin
Bitcoin RPC server error; will retry
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_miner_3",
    "method": "getbalance",
    "status": 500
}
2026-04-30 09:01:02 payment-system-service DEBUG bitcoin
Bitcoin RPC success
Context
{
    "method": "estimatesmartfee",
    "has_result": true
}
2026-04-30 09:01:02 payment-system-service DEBUG bitcoin
Bitcoin RPC call
Context
{
    "url": "http://bitcoin:18443/",
    "method": "estimatesmartfee",
    "params": {
        "conf_target": 3
    }
}
2026-04-30 09:01:02 payment-system-service WARNING bitcoin
Bitcoin RPC server error; will retry
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_miner_3",
    "method": "getbalance",
    "status": 500
}
2026-04-30 09:01:02 payment-system-service DEBUG bitcoin
Bitcoin RPC call
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_miner_3",
    "method": "getbalance",
    "params": []
}
2026-04-30 09:01:02 payment-system-service ERROR bitcoin
Bitcoin RPC request failed
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_receiver_2",
    "class": "Illuminate\\Http\\Client\\RequestException",
    "trace": "#0 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/Response.php(348): Illuminate\\Http\\Client\\Response->toException()\n#1 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(1076): Illuminate\\Http\\Client\\Response->throw()\n#2 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Support/helpers.php(393): Illuminate\\Http\\Client\\PendingRequest->{closure:{closure:Illuminate\\Http\\Client\\PendingRequest::send():1041}:1043}(Object(Illuminate\\Http\\Client\\Response))\n#3 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(1043): tap(Object(Illuminate\\Http\\Client\\Response), Object(Closure))\n#4 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Support/helpers.php(328): Illuminate\\Http\\Client\\PendingRequest->{closure:Illuminate\\Http\\Client\\PendingRequest::send():1041}(2)\n#5 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(1041): retry(0, Object(Closure), 200, Object(Closure))\n#6 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(885): Illuminate\\Http\\Client\\PendingRequest->send('POST', 'http://bitcoin:...', Array)\n#7 /var/www/apps/payment-system-service/app/Integrations/Bitcoin/BitcoinRpcClient.php(123): Illuminate\\Http\\Client\\PendingRequest->post('/wallet/btc_wal...', Array)\n#8 /var/www/apps/payment-system-service/app/Integrations/Bitcoin/BitcoinCoreNode.php(106): App\\Integrations\\Bitcoin\\BitcoinRpcClient->call('getbalance', Array, 'btc_wallet_rece...')\n#9 /var/www/apps/payment-system-service/app/Console/Commands/Bitcoin/WalletBitcoinBalanceActualizeCommand.php(20): App\\Integrations\\Bitcoin\\BitcoinCoreNode->getBalance()\n#10 [internal function]: App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand->{closure:App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand::handle():18}(Object(App\\Models\\Wallet\\Wallet), 1)\n#11 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(841): array_map(Object(Closure), Array, Array)\n#12 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(829): Illuminate\\Support\\Arr::map(Array, Object(Closure))\n#13 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Collection.php(421): Illuminate\\Support\\Collection->map(Object(Closure))\n#14 /var/www/apps/payment-system-service/app/Console/Commands/Bitcoin/WalletBitcoinBalanceActualizeCommand.php(18): Illuminate\\Database\\Eloquent\\Collection->map(Object(Closure))\n#15 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand->handle(Object(App\\Integrations\\Bitcoin\\BitcoinNodeManager))\n#16 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()\n#17 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))\n#18 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))\n#19 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)\n#20 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)\n#21 /var/www/apps/payment-system-service/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))\n#22 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))\n#23 /var/www/apps/payment-system-service/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#24 /var/www/apps/payment-system-service/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#25 /var/www/apps/payment-system-service/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#26 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#27 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#28 /var/www/apps/payment-system-service/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n#29 {main}",
    "method": "getbalance",
    "params": [],
    "message": "HTTP request returned status code 500:\n{\"result\":null,\"error\":{\"code\":-18,\"message\":\"Requested wallet does not exist or is not loaded\"},\"id\":\"e0c73cf93c6410b3\" (truncated...)\n"
}
2026-04-30 09:01:02 payment-system-service WARNING bitcoin
Bitcoin RPC server error; will retry
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_receiver_2",
    "method": "getbalance",
    "status": 500
}
2026-04-30 09:01:02 payment-system-service WARNING bitcoin
Bitcoin RPC server error; will retry
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_receiver_2",
    "method": "getbalance",
    "status": 500
}
2026-04-30 09:01:02 payment-system-service DEBUG bitcoin
Bitcoin RPC call
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_receiver_2",
    "method": "getbalance",
    "params": []
}
2026-04-30 09:01:02 payment-system-service ERROR bitcoin
Bitcoin RPC request failed
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_sender_1",
    "class": "Illuminate\\Http\\Client\\RequestException",
    "trace": "#0 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/Response.php(348): Illuminate\\Http\\Client\\Response->toException()\n#1 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(1076): Illuminate\\Http\\Client\\Response->throw()\n#2 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Support/helpers.php(393): Illuminate\\Http\\Client\\PendingRequest->{closure:{closure:Illuminate\\Http\\Client\\PendingRequest::send():1041}:1043}(Object(Illuminate\\Http\\Client\\Response))\n#3 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(1043): tap(Object(Illuminate\\Http\\Client\\Response), Object(Closure))\n#4 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Support/helpers.php(328): Illuminate\\Http\\Client\\PendingRequest->{closure:Illuminate\\Http\\Client\\PendingRequest::send():1041}(2)\n#5 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(1041): retry(0, Object(Closure), 200, Object(Closure))\n#6 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php(885): Illuminate\\Http\\Client\\PendingRequest->send('POST', 'http://bitcoin:...', Array)\n#7 /var/www/apps/payment-system-service/app/Integrations/Bitcoin/BitcoinRpcClient.php(123): Illuminate\\Http\\Client\\PendingRequest->post('/wallet/btc_wal...', Array)\n#8 /var/www/apps/payment-system-service/app/Integrations/Bitcoin/BitcoinCoreNode.php(106): App\\Integrations\\Bitcoin\\BitcoinRpcClient->call('getbalance', Array, 'btc_wallet_send...')\n#9 /var/www/apps/payment-system-service/app/Console/Commands/Bitcoin/WalletBitcoinBalanceActualizeCommand.php(20): App\\Integrations\\Bitcoin\\BitcoinCoreNode->getBalance()\n#10 [internal function]: App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand->{closure:App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand::handle():18}(Object(App\\Models\\Wallet\\Wallet), 0)\n#11 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(841): array_map(Object(Closure), Array, Array)\n#12 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(829): Illuminate\\Support\\Arr::map(Array, Object(Closure))\n#13 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Collection.php(421): Illuminate\\Support\\Collection->map(Object(Closure))\n#14 /var/www/apps/payment-system-service/app/Console/Commands/Bitcoin/WalletBitcoinBalanceActualizeCommand.php(18): Illuminate\\Database\\Eloquent\\Collection->map(Object(Closure))\n#15 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand->handle(Object(App\\Integrations\\Bitcoin\\BitcoinNodeManager))\n#16 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()\n#17 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))\n#18 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))\n#19 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)\n#20 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)\n#21 /var/www/apps/payment-system-service/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))\n#22 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))\n#23 /var/www/apps/payment-system-service/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#24 /var/www/apps/payment-system-service/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\Bitcoin\\WalletBitcoinBalanceActualizeCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#25 /var/www/apps/payment-system-service/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#26 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#27 /var/www/apps/payment-system-service/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#28 /var/www/apps/payment-system-service/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n#29 {main}",
    "method": "getbalance",
    "params": [],
    "message": "HTTP request returned status code 500:\n{\"result\":null,\"error\":{\"code\":-18,\"message\":\"Requested wallet does not exist or is not loaded\"},\"id\":\"6356b8aedfbdd0ec\" (truncated...)\n"
}
2026-04-30 09:01:02 payment-system-service WARNING bitcoin
Bitcoin RPC server error; will retry
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_sender_1",
    "method": "getbalance",
    "status": 500
}
2026-04-30 09:01:01 payment-system-service WARNING bitcoin
Bitcoin RPC server error; will retry
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_sender_1",
    "method": "getbalance",
    "status": 500
}
2026-04-30 09:01:01 payment-system-service DEBUG bitcoin
Bitcoin RPC call
Context
{
    "url": "http://bitcoin:18443/wallet/btc_wallet_sender_1",
    "method": "getbalance",
    "params": []
}
2026-04-30 09:01:01 payment-system-service DEBUG bitcoin
Bitcoin RPC success
Context
{
    "method": "estimatesmartfee",
    "has_result": true
}
2026-04-30 09:01:01 payment-system-service DEBUG bitcoin
Bitcoin RPC call
Context
{
    "url": "http://bitcoin:18443/",
    "method": "estimatesmartfee",
    "params": {
        "conf_target": 3
    }
}
2026-04-30 09:01:01 payment-system-service DEBUG bitcoin
Bitcoin RPC success
Context
{
    "method": "estimatesmartfee",
    "has_result": true
}
2026-04-30 09:01:01 payment-system-service DEBUG bitcoin
Bitcoin RPC call
Context
{
    "url": "http://bitcoin:18443/",
    "method": "estimatesmartfee",
    "params": {
        "conf_target": 3
    }
}
2026-04-30 09:00:50 payment-system-service DEBUG bitcoin
Bitcoin RPC success
Context
{
    "method": "estimatesmartfee",
    "has_result": true
}
2026-04-30 09:00:50 payment-system-service DEBUG bitcoin
Bitcoin RPC call
Context
{
    "url": "http://bitcoin:18443/",
    "method": "estimatesmartfee",
    "params": {
        "conf_target": 3
    }
}
2026-04-30 09:00:50 payment-system-service DEBUG bitcoin
Bitcoin RPC success
Context
{
    "method": "estimatesmartfee",
    "has_result": true
}
2026-04-30 09:00:50 payment-system-service DEBUG bitcoin
Bitcoin RPC call
Context
{
    "url": "http://bitcoin:18443/",
    "method": "estimatesmartfee",
    "params": {
        "conf_target": 3
    }
}
2026-04-30 09:00:49 payment-system-service DEBUG bitcoin
Bitcoin RPC success
Context
{
    "method": "estimatesmartfee",
    "has_result": true
}