04/01/2026 13:35:50 - Mysql error occurred:SELECT `order_id`, `vm_id`, `user_id`, `status`, `server_status`, `server_response`, `command_todo`, `last_command_response`, `all_command_response`, `type_of_order`, `command_request_data`, `command_for`, `created_at`, `modified_at` FROM `process_order` WHERE -- You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 04/01/2026 14:28:39 - Mysql error occurred:SELECT `id`, `session_id`, `user_id`, `headers`, `is_active` FROM `session` WHERE -- You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 04/01/2026 21:07:12 - Mysql error occurred:INSERT INTO process_order (`order_id`, `vm_id`, `user_id`, `status`, `server_status`, `server_response`, `type_of_order`, `created_at`, `modified_at`) VALUES ('TM06202202260401210616730', '1654519754127', '9866600176', 'active', 'init-process', '', 'order', '2026-04-01 21:07:12', '2026-04-01 21:07:12') -- Duplicate entry 'TM06202202260401210616730' for key 'PRIMARY'