Read-only file system /config

I can’t write to files in de /config-folder anymore.
Whenever I try, I get something like:

[Errno 30] Read-only file-system: ‘config/automations.yaml’ undefined.

I tried a solution suggested in a related post where I have to use this command for a start:
curl -X POST http://172.17.0.2/supervisor/restart

Unfortunately, the response is:
curl: (7) Failed to connect to 172.17.0.2 port 80: Operation timed out

1 Like

@stefan2140: Have you ever found a solution? I know this is an old thread, but I am running into similar problems.