Run robot_check_status.php
SELECT DISTINCT `order_id` FROM `states` WHERE `new_state` = 'Аукцион' AND `date` < '2025-07-04 12:42:06' AND `date_state_update` < '2025-07-04 12:42:06' ORDER BY `order_id` DESC