| 2026-04-30 07:15:53 |
payment-system-service |
ERROR |
local |
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'bitcoin' for key 'payment_systems.payment_systems_code_unique' (Connection: mysql, Host: mysql, Port: 3306, Database: payment_system_service_db, SQL: insert into `payment_systems` (`uid`, `code`, `name`, `auto_payout`, `auto_payin`, `active`, `category`, `integration_config`, `vendors`, `updated_at`, `created_at`) values (0ae2b4f8-e77e-4e1c-a3ce-a7c1b77c3a8e, bitcoin, Bitcoin, 0, 0, 1, crypto, ?, "[\"bitcoin\",\"manual\"]", 2026-04-30 07:15:53, 2026-04-30 07:15:53))
Показать полностью
Свернуть
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'bitcoin' for key 'payment_systems.payment_systems_code_unique' (Connection: mysql, Host: mysql, Port: 3306, Database: payment_system_service_db, SQL: insert into `payment_systems` (`uid`, `code`, `name`, `auto_payout`, `auto_payin`, `active`, `category`, `integration_config`, `vendors`, `updated_at`, `created_at`) values (0ae2b4f8-e77e-4e1c-a3ce-a7c1b77c3a8e, bitcoin, Bitcoin, 0, 0, 1, crypto, ?, "[\"bitcoin\",\"manual\"]", 2026-04-30 07:15:53, 2026-04-30 07:15:53))
Context
{
"exception": {
"errorInfo": [
"23000",
1062,
"Duplicate entry 'bitcoin' for key 'payment_systems.payment_systems_code_unique'"
],
"readWriteType": "write",
"connectionName": "mysql"
}
}
|
| 2026-04-30 07:04:29 |
order-service |
ERROR |
local |
HTTP request returned status code 500:
{
"message": "in_array(): Argument #2 ($haystack) must be of type array, string given",
"exception": "TypeError" (truncated...)
Показать полностью
Свернуть
HTTP request returned status code 500:
{
"message": "in_array(): Argument #2 ($haystack) must be of type array, string given",
"exception": "TypeError" (truncated...)
Context
{
"exception": {
"response": {
"cookies": [],
"transferStats": []
},
"hasBeenSummarized": true,
"truncateExceptionsAt": null
}
}
|