AttributeError: 'ConfigObject' object has no attribute 'lychee_username'
Need to resolve this new error for the Lychee Connection before Merging !96 (merged).
Blocks: !96 (merged)
│ │ └ {}
│ └ <function get_lychee_config at 0x7fa219915940>
└ Dependant(path_params=[], query_params=[], header_params=[], cookie_params=[], body_params=[], dependencies=[Dependant(path_p...
File "/server/betterpix/api/lychee.py", line 46, in get_lychee_config
setting_row_builder("Username", settings.storage.lychee_username),
│ │ └ ConfigObject({'lychee_url': 'https://albums.idaho4h.org', 'lychee_api_user': 'api_user', 'lychee_api_token': 'api_pass'})
│ └ Configuration(config_path=/server/betterpix/config, defaults={'application': {'web_page_title': 'BetterPix', 'web_url': 'http...
└ <function setting_row_builder at 0x7fa219cd3e20>
AttributeError: 'ConfigObject' object has no attribute 'lychee_username'
[2024-10-07 23:59:09.517 1] logging - INFO - 172.24.0.1:52382 - "GET /api/v1/storage/lychee/connection-status HTTP/1.0" 200 | /usr/local/lib/python3.12/logging/__init__.py:1762
[2024-10-07 23:59:09.559 1] logging - INFO - 172.24.0.1:52394 - "POST /refresh-token HTTP/1.0" 200 | /usr/local/lib/python3.12/logging/__init__.py:1762
[2024-10-07 23:59:24.054 1] logging - INFO - 172.24.0.1:45254 - "GET /api/v1/logs/?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiZXh
Edited by Joe Stanley