runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/app/nya/server/app.py", line 516, in <module> main() File "/app/nya/server/app.py", line 486, in main shutil.copy(default_config, config_path) File "/usr/lib/python3.12/shutil.py", line 435, in copy copyfile(src, dst, follow_symlinks=follow_symlinks) File "/usr/lib/python3.12/shutil.py", line 262, in copyfile with open(dst, 'wb') as fdst: ^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '/app/config.yaml'
Container logs:
Fetching error logs...