Created
September 5, 2025 09:12
-
-
Save SawkeeReemo/f26748b030f952bf1037ce03738f0116 to your computer and use it in GitHub Desktop.
qbm multiple configs fail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [2025-09-02 03:53:24,823] [print_logo:676] [INFO] |====================================================================================================| | |
| [2025-09-02 03:53:24,823] [print_logo:677] [INFO] | _ _ _ | | |
| [2025-09-02 03:53:24,823] [print_logo:678] [INFO] | | | (_) | | | |
| [2025-09-02 03:53:24,823] [print_logo:679] [INFO] | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ | | |
| [2025-09-02 03:53:24,824] [print_logo:680] [INFO] | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ | | |
| [2025-09-02 03:53:24,824] [print_logo:681] [INFO] | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ | | |
| [2025-09-02 03:53:24,824] [print_logo:682] [INFO] | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| | | |
| [2025-09-02 03:53:24,824] [print_logo:683] [INFO] | | | ______ __/ | | | |
| [2025-09-02 03:53:24,824] [print_logo:684] [INFO] | |_| |______| |___/ | | |
| [2025-09-02 03:53:24,824] [print_logo:687] [INFO] | Version: 4.6.1-develop5 (Docker: Python 3.13.7) | | |
| [2025-09-02 03:53:25,040] [print_logo:696] [INFO] | Platform: Linux-6.8.0-79-generic-x86_64-with | | |
| [2025-09-02 03:53:25,041] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-02 03:53:25,041] [start:462] [INFO] | Starting Run | | |
| [2025-09-02 03:53:25,041] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-02 03:53:25,044] [start:576] [DEBUG] | Traceback (most recent call last): | | |
| | File "/app/qbit_manage.py", line 573, in start | | |
| | cfg = Config(default_dir, args) | | |
| | File "/app/modules/config.py", line 48, in __init__ | | |
| | raise Failed(f"Config Error: config not found at {os.path.abspath(self.config_file)}") | | |
| | modules.util.Failed: Config Error: config not found at /app/config.yml | | |
| | | | |
| [2025-09-02 03:53:25,045] [start:577] [CRITICAL] | Config Error: config not found at /app/config.yml | | |
| [2025-09-02 03:53:25,045] [start:578] [CRITICAL] | Exiting scheduled Run. | | |
| [2025-09-02 03:53:25,046] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-02 03:53:25,046] [finished_run:569] [INFO] | Finished Run | | |
| [2025-09-02 03:53:25,046] [finished_run:569] [INFO] | Run Time: 0:00:00 | | |
| [2025-09-02 03:53:25,046] [finished_run:569] [INFO] | Current Time: 03:53 AM | 13 hours and 45 minutes until the next run at 2025-09-02 05:38 PM | | |
| [2025-09-02 03:53:25,046] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-02 03:53:25,049] [run_scheduled_mode:858] [INFO] | Current Time: 03:53 AM | 14 hours until the next run at 2025-09-02 05:53 PM | | |
| [2025-09-02 03:53:25,049] [_scheduler_loop:517] [DEBUG] | Scheduler loop started | | |
| [2025-09-02 03:53:25,049] [start:401] [DEBUG] | Scheduler started | | |
| [2025-09-02 17:53:25,048] [_scheduler_loop:532] [INFO] | Executing scheduled task at 2025-09-02 17:53:25.047170 | | |
| [2025-09-02 17:53:25,050] [print_logo:676] [INFO] |====================================================================================================| | |
| [2025-09-02 17:53:25,050] [print_logo:677] [INFO] | _ _ _ | | |
| [2025-09-02 17:53:25,050] [print_logo:678] [INFO] | | | (_) | | | |
| [2025-09-02 17:53:25,050] [print_logo:679] [INFO] | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ | | |
| [2025-09-02 17:53:25,051] [print_logo:680] [INFO] | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ | | |
| [2025-09-02 17:53:25,051] [print_logo:681] [INFO] | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ | | |
| [2025-09-02 17:53:25,051] [print_logo:682] [INFO] | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| | | |
| [2025-09-02 17:53:25,051] [print_logo:683] [INFO] | | | ______ __/ | | | |
| [2025-09-02 17:53:25,051] [print_logo:684] [INFO] | |_| |______| |___/ | | |
| [2025-09-02 17:53:25,051] [print_logo:687] [INFO] | Version: 4.6.1-develop5 (Docker: Python 3.13.7) | | |
| [2025-09-02 17:53:25,136] [print_logo:696] [INFO] | Platform: Linux-6.8.0-79-generic-x86_64-with | | |
| [2025-09-02 17:53:25,137] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-02 17:53:25,138] [start:462] [INFO] | Starting Run | | |
| [2025-09-02 17:53:25,138] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-02 17:53:25,139] [start:576] [DEBUG] | Traceback (most recent call last): | | |
| | File "/app/qbit_manage.py", line 573, in start | | |
| | cfg = Config(default_dir, args) | | |
| | File "/app/modules/config.py", line 48, in __init__ | | |
| | raise Failed(f"Config Error: config not found at {os.path.abspath(self.config_file)}") | | |
| | modules.util.Failed: Config Error: config not found at /app/config.yml | | |
| | | | |
| [2025-09-02 17:53:25,140] [start:577] [CRITICAL] | Config Error: config not found at /app/config.yml | | |
| [2025-09-02 17:53:25,140] [start:578] [CRITICAL] | Exiting scheduled Run. | | |
| [2025-09-02 17:53:25,140] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-02 17:53:25,140] [finished_run:569] [INFO] | Finished Run | | |
| [2025-09-02 17:53:25,141] [finished_run:569] [INFO] | Run Time: 0:00:00 | | |
| [2025-09-02 17:53:25,141] [finished_run:569] [INFO] | Current Time: 05:53 PM | 14 hours until the next run at 2025-09-03 07:53 AM | | |
| [2025-09-02 17:53:25,141] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-03 07:53:25,142] [_scheduler_loop:532] [INFO] | Executing scheduled task at 2025-09-03 07:53:25.141468 | | |
| [2025-09-03 07:53:25,144] [print_logo:676] [INFO] |====================================================================================================| | |
| [2025-09-03 07:53:25,145] [print_logo:677] [INFO] | _ _ _ | | |
| [2025-09-03 07:53:25,145] [print_logo:678] [INFO] | | | (_) | | | |
| [2025-09-03 07:53:25,145] [print_logo:679] [INFO] | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ | | |
| [2025-09-03 07:53:25,145] [print_logo:680] [INFO] | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ | | |
| [2025-09-03 07:53:25,145] [print_logo:681] [INFO] | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ | | |
| [2025-09-03 07:53:25,145] [print_logo:682] [INFO] | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| | | |
| [2025-09-03 07:53:25,145] [print_logo:683] [INFO] | | | ______ __/ | | | |
| [2025-09-03 07:53:25,145] [print_logo:684] [INFO] | |_| |______| |___/ | | |
| [2025-09-03 07:53:25,145] [print_logo:687] [INFO] | Version: 4.6.1-develop5 (Docker: Python 3.13.7) | | |
| [2025-09-03 07:53:25,360] [print_logo:696] [INFO] | Platform: Linux-6.8.0-79-generic-x86_64-with | | |
| [2025-09-03 07:53:25,360] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-03 07:53:25,360] [start:462] [INFO] | Starting Run | | |
| [2025-09-03 07:53:25,361] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-03 07:53:25,362] [start:576] [DEBUG] | Traceback (most recent call last): | | |
| | File "/app/qbit_manage.py", line 573, in start | | |
| | cfg = Config(default_dir, args) | | |
| | File "/app/modules/config.py", line 48, in __init__ | | |
| | raise Failed(f"Config Error: config not found at {os.path.abspath(self.config_file)}") | | |
| | modules.util.Failed: Config Error: config not found at /app/config.yml | | |
| | | | |
| [2025-09-03 07:53:25,363] [start:577] [CRITICAL] | Config Error: config not found at /app/config.yml | | |
| [2025-09-03 07:53:25,363] [start:578] [CRITICAL] | Exiting scheduled Run. | | |
| [2025-09-03 07:53:25,364] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-03 07:53:25,364] [finished_run:569] [INFO] | Finished Run | | |
| [2025-09-03 07:53:25,364] [finished_run:569] [INFO] | Run Time: 0:00:00 | | |
| [2025-09-03 07:53:25,364] [finished_run:569] [INFO] | Current Time: 07:53 AM | 14 hours until the next run at 2025-09-03 09:53 PM | | |
| [2025-09-03 07:53:25,364] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-03 21:53:25,365] [_scheduler_loop:532] [INFO] | Executing scheduled task at 2025-09-03 21:53:25.364681 | | |
| [2025-09-03 21:53:25,367] [print_logo:676] [INFO] |====================================================================================================| | |
| [2025-09-03 21:53:25,368] [print_logo:677] [INFO] | _ _ _ | | |
| [2025-09-03 21:53:25,368] [print_logo:678] [INFO] | | | (_) | | | |
| [2025-09-03 21:53:25,368] [print_logo:679] [INFO] | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ | | |
| [2025-09-03 21:53:25,368] [print_logo:680] [INFO] | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ | | |
| [2025-09-03 21:53:25,368] [print_logo:681] [INFO] | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ | | |
| [2025-09-03 21:53:25,368] [print_logo:682] [INFO] | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| | | |
| [2025-09-03 21:53:25,368] [print_logo:683] [INFO] | | | ______ __/ | | | |
| [2025-09-03 21:53:25,368] [print_logo:684] [INFO] | |_| |______| |___/ | | |
| [2025-09-03 21:53:25,368] [print_logo:687] [INFO] | Version: 4.6.1-develop5 (Docker: Python 3.13.7) | | |
| [2025-09-03 21:53:25,710] [print_logo:696] [INFO] | Platform: Linux-6.8.0-79-generic-x86_64-with | | |
| [2025-09-03 21:53:25,711] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-03 21:53:25,711] [start:462] [INFO] | Starting Run | | |
| [2025-09-03 21:53:25,711] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-03 21:53:25,713] [start:576] [DEBUG] | Traceback (most recent call last): | | |
| | File "/app/qbit_manage.py", line 573, in start | | |
| | cfg = Config(default_dir, args) | | |
| | File "/app/modules/config.py", line 48, in __init__ | | |
| | raise Failed(f"Config Error: config not found at {os.path.abspath(self.config_file)}") | | |
| | modules.util.Failed: Config Error: config not found at /app/config.yml | | |
| | | | |
| [2025-09-03 21:53:25,713] [start:577] [CRITICAL] | Config Error: config not found at /app/config.yml | | |
| [2025-09-03 21:53:25,713] [start:578] [CRITICAL] | Exiting scheduled Run. | | |
| [2025-09-03 21:53:25,714] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-03 21:53:25,714] [finished_run:569] [INFO] | Finished Run | | |
| [2025-09-03 21:53:25,714] [finished_run:569] [INFO] | Run Time: 0:00:00 | | |
| [2025-09-03 21:53:25,714] [finished_run:569] [INFO] | Current Time: 09:53 PM | 14 hours until the next run at 2025-09-04 11:53 AM | | |
| [2025-09-03 21:53:25,714] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-04 11:53:25,716] [_scheduler_loop:532] [INFO] | Executing scheduled task at 2025-09-04 11:53:25.715092 | | |
| [2025-09-04 11:53:25,719] [print_logo:676] [INFO] |====================================================================================================| | |
| [2025-09-04 11:53:25,719] [print_logo:677] [INFO] | _ _ _ | | |
| [2025-09-04 11:53:25,719] [print_logo:678] [INFO] | | | (_) | | | |
| [2025-09-04 11:53:25,720] [print_logo:679] [INFO] | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ | | |
| [2025-09-04 11:53:25,720] [print_logo:680] [INFO] | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ | | |
| [2025-09-04 11:53:25,720] [print_logo:681] [INFO] | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ | | |
| [2025-09-04 11:53:25,720] [print_logo:682] [INFO] | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| | | |
| [2025-09-04 11:53:25,720] [print_logo:683] [INFO] | | | ______ __/ | | | |
| [2025-09-04 11:53:25,720] [print_logo:684] [INFO] | |_| |______| |___/ | | |
| [2025-09-04 11:53:25,721] [print_logo:687] [INFO] | Version: 4.6.1-develop5 (Docker: Python 3.13.7) | | |
| [2025-09-04 11:53:25,927] [print_logo:695] [INFO] | Newest Version: 4.6.1-develop6 | | |
| [2025-09-04 11:53:25,927] [print_logo:696] [INFO] | Platform: Linux-6.8.0-79-generic-x86_64-with | | |
| [2025-09-04 11:53:25,927] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-04 11:53:25,927] [start:462] [INFO] | Starting Run | | |
| [2025-09-04 11:53:25,928] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-04 11:53:25,930] [start:576] [DEBUG] | Traceback (most recent call last): | | |
| | File "/app/qbit_manage.py", line 573, in start | | |
| | cfg = Config(default_dir, args) | | |
| | File "/app/modules/config.py", line 48, in __init__ | | |
| | raise Failed(f"Config Error: config not found at {os.path.abspath(self.config_file)}") | | |
| | modules.util.Failed: Config Error: config not found at /app/config.yml | | |
| | | | |
| [2025-09-04 11:53:25,931] [start:577] [CRITICAL] | Config Error: config not found at /app/config.yml | | |
| [2025-09-04 11:53:25,931] [start:578] [CRITICAL] | Exiting scheduled Run. | | |
| [2025-09-04 11:53:25,932] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-04 11:53:25,932] [finished_run:569] [INFO] | Finished Run | | |
| [2025-09-04 11:53:25,932] [finished_run:569] [INFO] | Run Time: 0:00:00 | | |
| [2025-09-04 11:53:25,932] [finished_run:569] [INFO] | Current Time: 11:53 AM | 14 hours until the next run at 2025-09-05 01:53 AM | | |
| [2025-09-04 11:53:25,933] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-05 00:30:57,493] [print_logo:676] [INFO] |====================================================================================================| | |
| [2025-09-05 00:30:57,494] [print_logo:677] [INFO] | _ _ _ | | |
| [2025-09-05 00:30:57,494] [print_logo:678] [INFO] | | | (_) | | | |
| [2025-09-05 00:30:57,494] [print_logo:679] [INFO] | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ | | |
| [2025-09-05 00:30:57,494] [print_logo:680] [INFO] | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ | | |
| [2025-09-05 00:30:57,494] [print_logo:681] [INFO] | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ | | |
| [2025-09-05 00:30:57,494] [print_logo:682] [INFO] | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| | | |
| [2025-09-05 00:30:57,495] [print_logo:683] [INFO] | | | ______ __/ | | | |
| [2025-09-05 00:30:57,495] [print_logo:684] [INFO] | |_| |______| |___/ | | |
| [2025-09-05 00:30:57,495] [print_logo:687] [INFO] | Version: 4.6.1-develop5 (Docker: Python 3.13.7) | | |
| [2025-09-05 00:30:57,495] [print_logo:695] [INFO] | Newest Version: 4.6.1-develop6 | | |
| [2025-09-05 00:30:57,498] [print_logo:696] [INFO] | Platform: Linux-6.8.0-79-generic-x86_64-with | | |
| [2025-09-05 00:30:57,498] [_load_schedule:111] [DEBUG] | No schedule.yml found at startup (expected path: /config/configs/schedule.yml) | | |
| [2025-09-05 00:30:57,498] [_load_schedule:151] [DEBUG] | Attempting to load schedule from environment variable QBT_SCHEDULE='840' | | |
| [2025-09-05 00:30:57,498] [_load_schedule:167] [DEBUG] | Schedule loaded from environment: interval=840 minutes | | |
| [2025-09-05 00:30:57,498] [__init__:59] [DEBUG] | Scheduler initialized | | |
| [2025-09-05 00:30:57,498] [main:726] [DEBUG] | Scheduler initialized successfully | | |
| [2025-09-05 00:30:57,571] [main:754] [INFO] | Web server enabled via override: ENV (QBT_WEB_SERVER) | | |
| [2025-09-05 00:30:57,572] [main:766] [INFO] |====================================================================================================| | |
| [2025-09-05 00:30:57,572] [main:766] [INFO] | Starting Web Server | | |
| [2025-09-05 00:30:57,572] [main:766] [INFO] |====================================================================================================| | |
| [2025-09-05 00:30:57,572] [main:767] [INFO] | Web API server running on http://0.0.0.0:8080 | | |
| [2025-09-05 00:30:57,572] [main:772] [INFO] | Access the WebUI at http://0.0.0.0:8080 | | |
| [2025-09-05 00:30:57,574] [main:792] [INFO] | Web server started in separate process | | |
| [2025-09-05 00:30:57,575] [run_scheduled_mode:842] [INFO] | Scheduled Mode: Running every 14 hours (from environment). | | |
| | Startup Delay: Initial Run will start after 900 seconds | | |
| [2025-09-05 00:45:57,576] [print_logo:676] [INFO] |====================================================================================================| | |
| [2025-09-05 00:45:57,576] [print_logo:677] [INFO] | _ _ _ | | |
| [2025-09-05 00:45:57,576] [print_logo:678] [INFO] | | | (_) | | | |
| [2025-09-05 00:45:57,576] [print_logo:679] [INFO] | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ | | |
| [2025-09-05 00:45:57,577] [print_logo:680] [INFO] | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ | | |
| [2025-09-05 00:45:57,577] [print_logo:681] [INFO] | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ | | |
| [2025-09-05 00:45:57,577] [print_logo:682] [INFO] | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| | | |
| [2025-09-05 00:45:57,577] [print_logo:683] [INFO] | | | ______ __/ | | | |
| [2025-09-05 00:45:57,577] [print_logo:684] [INFO] | |_| |______| |___/ | | |
| [2025-09-05 00:45:57,577] [print_logo:687] [INFO] | Version: 4.6.1-develop5 (Docker: Python 3.13.7) | | |
| [2025-09-05 00:45:57,898] [print_logo:695] [INFO] | Newest Version: 4.6.1-develop6 | | |
| [2025-09-05 00:45:57,898] [print_logo:696] [INFO] | Platform: Linux-6.8.0-79-generic-x86_64-with | | |
| [2025-09-05 00:45:57,900] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-05 00:45:57,900] [start:462] [INFO] | Starting Run | | |
| [2025-09-05 00:45:57,900] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-05 00:45:57,903] [start:576] [DEBUG] | Traceback (most recent call last): | | |
| | File "/app/qbit_manage.py", line 573, in start | | |
| | cfg = Config(default_dir, args) | | |
| | File "/app/modules/config.py", line 48, in __init__ | | |
| | raise Failed(f"Config Error: config not found at {os.path.abspath(self.config_file)}") | | |
| | modules.util.Failed: Config Error: config not found at /app/config.yml | | |
| | | | |
| [2025-09-05 00:45:57,903] [start:577] [CRITICAL] | Config Error: config not found at /app/config.yml | | |
| [2025-09-05 00:45:57,903] [start:578] [CRITICAL] | Exiting scheduled Run. | | |
| [2025-09-05 00:45:57,904] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-05 00:45:57,904] [finished_run:569] [INFO] | Finished Run | | |
| [2025-09-05 00:45:57,904] [finished_run:569] [INFO] | Run Time: 0:00:00 | | |
| [2025-09-05 00:45:57,904] [finished_run:569] [INFO] | Current Time: 12:45 AM | 13 hours and 45 minutes until the next run at 2025-09-05 02:30 PM | | |
| [2025-09-05 00:45:57,905] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-05 00:45:57,905] [run_scheduled_mode:858] [INFO] | Current Time: 12:45 AM | 14 hours until the next run at 2025-09-05 02:45 PM | | |
| [2025-09-05 00:45:57,906] [_scheduler_loop:517] [DEBUG] | Scheduler loop started | | |
| [2025-09-05 00:45:57,906] [start:401] [DEBUG] | Scheduler started | | |
| [2025-09-05 00:50:35,512] [print_logo:676] [INFO] |====================================================================================================| | |
| [2025-09-05 00:50:35,512] [print_logo:677] [INFO] | _ _ _ | | |
| [2025-09-05 00:50:35,512] [print_logo:678] [INFO] | | | (_) | | | |
| [2025-09-05 00:50:35,513] [print_logo:679] [INFO] | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ | | |
| [2025-09-05 00:50:35,513] [print_logo:680] [INFO] | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ | | |
| [2025-09-05 00:50:35,513] [print_logo:681] [INFO] | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ | | |
| [2025-09-05 00:50:35,513] [print_logo:682] [INFO] | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| | | |
| [2025-09-05 00:50:35,513] [print_logo:683] [INFO] | | | ______ __/ | | | |
| [2025-09-05 00:50:35,513] [print_logo:684] [INFO] | |_| |______| |___/ | | |
| [2025-09-05 00:50:35,514] [print_logo:687] [INFO] | Version: 4.6.1-develop6 (Docker: Python 3.13.7) | | |
| [2025-09-05 00:50:35,516] [print_logo:696] [INFO] | Platform: Linux-6.8.0-79-generic-x86_64-with | | |
| [2025-09-05 00:50:35,516] [_load_schedule:92] [DEBUG] | No settings file found at startup (expected path: /config/configs/qbm_settings.yml) | | |
| [2025-09-05 00:50:35,516] [_load_from_environment:217] [DEBUG] | Attempting to load schedule from environment variable QBT_SCHEDULE='840' | | |
| [2025-09-05 00:50:35,517] [_load_from_environment:233] [DEBUG] | Schedule loaded from environment: interval=840 minutes | | |
| [2025-09-05 00:50:35,517] [__init__:61] [DEBUG] | Scheduler initialized | | |
| [2025-09-05 00:50:35,517] [main:726] [DEBUG] | Scheduler initialized successfully | | |
| [2025-09-05 00:50:35,607] [main:754] [INFO] | Web server enabled via override: ENV (QBT_WEB_SERVER) | | |
| [2025-09-05 00:50:35,608] [main:766] [INFO] |====================================================================================================| | |
| [2025-09-05 00:50:35,608] [main:766] [INFO] | Starting Web Server | | |
| [2025-09-05 00:50:35,608] [main:766] [INFO] |====================================================================================================| | |
| [2025-09-05 00:50:35,608] [main:767] [INFO] | Web API server running on http://0.0.0.0:8080 | | |
| [2025-09-05 00:50:35,608] [main:772] [INFO] | Access the WebUI at http://0.0.0.0:8080 | | |
| [2025-09-05 00:50:35,615] [main:792] [INFO] | Web server started in separate process | | |
| [2025-09-05 00:50:35,616] [run_scheduled_mode:842] [INFO] | Scheduled Mode: Running every 14 hours (from environment). | | |
| | Startup Delay: Initial Run will start after 900 seconds | | |
| [2025-09-05 01:05:35,622] [print_logo:676] [INFO] |====================================================================================================| | |
| [2025-09-05 01:05:35,622] [print_logo:677] [INFO] | _ _ _ | | |
| [2025-09-05 01:05:35,622] [print_logo:678] [INFO] | | | (_) | | | |
| [2025-09-05 01:05:35,622] [print_logo:679] [INFO] | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ | | |
| [2025-09-05 01:05:35,622] [print_logo:680] [INFO] | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ | | |
| [2025-09-05 01:05:35,622] [print_logo:681] [INFO] | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ | | |
| [2025-09-05 01:05:35,622] [print_logo:682] [INFO] | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| | | |
| [2025-09-05 01:05:35,622] [print_logo:683] [INFO] | | | ______ __/ | | | |
| [2025-09-05 01:05:35,623] [print_logo:684] [INFO] | |_| |______| |___/ | | |
| [2025-09-05 01:05:35,623] [print_logo:687] [INFO] | Version: 4.6.1-develop6 (Docker: Python 3.13.7) | | |
| [2025-09-05 01:05:35,928] [print_logo:696] [INFO] | Platform: Linux-6.8.0-79-generic-x86_64-with | | |
| [2025-09-05 01:05:35,930] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-05 01:05:35,930] [start:462] [INFO] | Starting Run | | |
| [2025-09-05 01:05:35,930] [start:462] [INFO] |====================================================================================================| | |
| [2025-09-05 01:05:35,933] [start:576] [DEBUG] | Traceback (most recent call last): | | |
| | File "/app/qbit_manage.py", line 573, in start | | |
| | cfg = Config(default_dir, args) | | |
| | File "/app/modules/config.py", line 48, in __init__ | | |
| | raise Failed(f"Config Error: config not found at {os.path.abspath(self.config_file)}") | | |
| | modules.util.Failed: Config Error: config not found at /app/config.yml | | |
| | | | |
| [2025-09-05 01:05:35,933] [start:577] [CRITICAL] | Config Error: config not found at /app/config.yml | | |
| [2025-09-05 01:05:35,933] [start:578] [CRITICAL] | Exiting scheduled Run. | | |
| [2025-09-05 01:05:35,934] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-05 01:05:35,934] [finished_run:569] [INFO] | Finished Run | | |
| [2025-09-05 01:05:35,934] [finished_run:569] [INFO] | Run Time: 0:00:00 | | |
| [2025-09-05 01:05:35,934] [finished_run:569] [INFO] | Current Time: 01:05 AM | 13 hours and 45 minutes until the next run at 2025-09-05 02:50 PM | | |
| [2025-09-05 01:05:35,934] [finished_run:569] [INFO] |====================================================================================================| | |
| [2025-09-05 01:05:35,935] [run_scheduled_mode:858] [INFO] | Current Time: 01:05 AM | 14 hours until the next run at 2025-09-05 03:05 PM | | |
| [2025-09-05 01:05:35,935] [_scheduler_loop:606] [DEBUG] | Scheduler loop started | | |
| [2025-09-05 01:05:35,935] [start:475] [DEBUG] | Scheduler started | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment