[Bug]: 15.1 Beta - Read-only file system: '/config/config.yml' #14760
-
Checklist
Describe the problem you are having2024-11-03 16:08:33.666535125 127.0.0.1 - - [03/Nov/2024:10:08:33 -0600] "" 400 0 "-" "-" "-" Steps to reproduceInstall with the config directory read-only - i use kubernetes/configmap - it is read only... Version15.1 beta In which browser(s) are you experiencing the issue with?No response Frigate config fileNA docker-compose file or Docker CLI commandNA Relevant Frigate log output2024-11-03 16:08:33.666535125 127.0.0.1 - - [03/Nov/2024:10:08:33 -0600] "" 400 0 "-" "-" "-"
2024-11-03 16:08:35.080882994 [2024-11-03 10:08:35] frigate.util.config INFO : Checking if frigate config needs migration...
2024-11-03 16:08:35.082321182 [2024-11-03 10:08:35] frigate.util.config ERROR : Config file is read-only, unable to migrate config file.
2024-11-03 16:08:35.082670071 Traceback (most recent call last):
2024-11-03 16:08:35.082672105 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
2024-11-03 16:08:35.082674049 return _run_code(code, main_globals, None,
2024-11-03 16:08:35.082676443 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
2024-11-03 16:08:35.082677936 exec(code, run_globals)
2024-11-03 16:08:35.082678758 File "/opt/frigate/frigate/__main__.py", line 64, in <module>
2024-11-03 16:08:35.082689208 main()
2024-11-03 16:08:35.082690099 File "/opt/frigate/frigate/__main__.py", line 35, in main
2024-11-03 16:08:35.082691281 config = FrigateConfig.load(install=True)
2024-11-03 16:08:35.082692043 File "/opt/frigate/frigate/config/config.py", line 657, in load
2024-11-03 16:08:35.082692774 with open(config_path, "a+") as f:
2024-11-03 16:08:35.082693506 OSError: [Errno 30] Read-only file system: '/config/config.yml'
2024-11-03 16:08:35.465866602 [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping Relevant go2rtc log outputNA Operating systemHassOS Install methodHassOS Addon Network connectionWired Camera make and modelNA Screenshots of the Frigate UI's System metrics pagesNA Any other information that may be helpfulNA |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
thanks, this has already been fixed |
Beta Was this translation helpful? Give feedback.
thanks, this has already been fixed