hi i have this problem and romm dosn´t start
uring handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/backend/watcher.py", line 6, in <module>
from endpoints.scan import scan_platforms
File "/backend/endpoints/scan.py", line 5, in <module>
from utils import fs, fastapi
File "/backend/utils/fs.py", line 18, in <module>
from config.config_loader import config
File "/backend/config/config_loader.py", line 78, in <module>
config = ConfigLoader().config
File "/backend/config/config_loader.py", line 30, in __init__
self._parse_config()
File "/backend/config/config_loader.py", line 56, in _parse_config
self.config, "exclude.platforms", []
AttributeError: 'ConfigLoader' object has no attribute 'config'
Traceback (most recent call last):
File "/backend/config/config_loader.py", line 25, in __init__
with open(config_path) as config_file:
IsADirectoryError: [Errno 21] Is a directory: '/romm/config.yml'
Sorry for my bad english and thanks for help