01/24/2026 02:02:41 - 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 01/24/2026 09:22:54 - Mysql error occurred:INSERT INTO process_order (`order_id`, `vm_id`, `user_id`, `status`, `server_status`, `command_request_data`, `command_for`, `server_response`, `type_of_order`, `command_todo`, `created_at`, `modified_at`) VALUES ('9689104', '1660745548012', '', 'active', 'in-progress', '{\"user\":\"server\",\"action\":\"get_user_mobile_no\",\"action_name\":\"Get User Mobile no\",\"request_data\":\"\"}', 'server', '', 'refill', 'interactive-refill', '2026-01-24 09:22:54', '2026-01-24 09:22:54') -- Duplicate entry '9689104' for key 'PRIMARY'