[cmd] python3 backtester_core_speed3_veto_universe_2.py --cfg /var/www/vps2.happyuser.info/top/top_1/UI/data/runs/76ba0084-8caf-4a03-9901-b7a46de4fb5a/cfg_merged.yaml --limit-bars 14400 --plots /var/www/vps2.happyuser.info/top/top_1/UI/data/runs/76ba0084-8caf-4a03-9901-b7a46de4fb5a --export-csv --debug Traceback (most recent call last): File "backtester_core_speed3_veto_universe_2.py", line 675, in main() File "backtester_core_speed3_veto_universe_2.py", line 127, in main db_file = find_db_file(cache_db) File "backtester_core_speed3_veto_universe_2.py", line 74, in find_db_file raise FileNotFoundError(f"DB file '{filename}' not found in {search_paths}") FileNotFoundError: DB file '_reports/_live/livecfg_cfg_t3m_30d_newbest_full_4.1_3m/combined_cache_session.db' not found in ['./_reports/_live/livecfg_cfg_t3m_30d_newbest_full_4.1_3m/combined_cache_session.db', '../_reports/_live/livecfg_cfg_t3m_30d_newbest_full_4.1_3m/combined_cache_session.db', '../DB/_reports/_live/livecfg_cfg_t3m_30d_newbest_full_4.1_3m/combined_cache_session.db']