Deceivious
05/31/2023, 8:42 AMJake Kaplan
05/31/2023, 11:36 AMDeceivious
05/31/2023, 11:43 AMJake Kaplan
05/31/2023, 11:46 AMDeceivious
05/31/2023, 2:03 PMJake Kaplan
05/31/2023, 2:06 PMDeceivious
05/31/2023, 2:07 PMDeceivious
05/31/2023, 2:07 PMwith open
python statement within a flowJake Kaplan
05/31/2023, 2:07 PMDeceivious
05/31/2023, 2:08 PMDeceivious
05/31/2023, 2:08 PM$kubectl logs deft-saluki-xj58k-v4zdm -n <namespacehere>
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/app/generic_folder/__init__.py", line 5, in <module>
from generic_folder.prefect_structs.extended_tasks import (
File "/app/generic_folder/prefect_structs/extended_tasks.py", line 5, in <module>
from generic_folder.utils.prefect_utils import (
File "/app/generic_folder/utils/prefect_utils.py", line 18, in <module>
from generic_folder.config import IS_LOCAL_DEV, config
File "/app/generic_folder/config.py", line 9, in <module>
config = KeyvaultConfigManager(path=f"{os.getenv('ENVIRONMENT')}.toml")
File "/app/.venv/lib/python3.10/site-packages/archimedes_config/keyvault_config_manager.py", line 28, in __init__
super().__init__(
File "/app/.venv/lib/python3.10/site-packages/archimedes_config/config_manager.py", line 35, in __init__
self.load(path=path)
File "/app/.venv/lib/python3.10/site-packages/archimedes_config/config_manager.py", line 216, in load
with open(path, "r", encoding="utf8") as file:
FileNotFoundError: [Errno 2] No such file or directory: 'dev.toml'
Deceivious
05/31/2023, 2:09 PMDeceivious
05/31/2023, 2:09 PMJake Kaplan
05/31/2023, 2:09 PMDeceivious
05/31/2023, 2:10 PMThis run didn't generate Logs
Deceivious
05/31/2023, 2:10 PMJake Kaplan
05/31/2023, 2:11 PMJake Kaplan
05/31/2023, 2:15 PMDeceivious
05/31/2023, 2:17 PMJake Kaplan
05/31/2023, 2:18 PMDeceivious
05/31/2023, 2:18 PMJake Kaplan
05/31/2023, 2:21 PMDeceivious
05/31/2023, 2:22 PMDeceivious
05/31/2023, 2:22 PMKeyvaultConfigManager
Deceivious
05/31/2023, 2:23 PMJake Kaplan
05/31/2023, 2:24 PMDeceivious
05/31/2023, 2:25 PMJake Kaplan
05/31/2023, 2:25 PMDeceivious
05/31/2023, 2:25 PMDeceivious
05/31/2023, 2:26 PMDeceivious
05/31/2023, 2:34 PMDeceivious
05/31/2023, 2:38 PMJake Kaplan
05/31/2023, 2:42 PMJake Kaplan
05/31/2023, 2:42 PMJake Kaplan
05/31/2023, 2:43 PMpython -m prefect.engine
Deceivious
05/31/2023, 5:34 PMDeceivious
05/31/2023, 5:34 PM