Operating system and version (e.g., Ubuntu 24.04):
Docker on Ubuntu 24.04
Reverse proxy and version _(e.g. nginx 1.27.2)
Traefik
Is this the first time you’ve seen this error? (Yes / No):
Yas
When did this problem seem to first start?
Installing the recording container
Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
Aio manual
Are you using CloudfIare, mod_security, or similar? (Yes / No)
Cloudflare
Summary of the issue you are facing:
The container does not start, with following logs:
talk_talk-recording.1.pqrx52d6p5wc@docker3 | /start.sh: line 22: /conf/recording.conf: Read-only file system
talk_talk-recording.1.pqrx52d6p5wc@docker3 | Configuration file not found: /conf/recording.conf
talk_talk-recording.1.pqrx52d6p5wc@docker3 | No configured backends
talk_talk-recording.1.pqrx52d6p5wc@docker3 | No configured signalings
talk_talk-recording.1.pqrx52d6p5wc@docker3 | * Serving Flask app 'nextcloud.talk.recording.Server'
talk_talk-recording.1.pqrx52d6p5wc@docker3 | * Debug mode: off
talk_talk-recording.1.pqrx52d6p5wc@docker3 | INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
talk_talk-recording.1.pqrx52d6p5wc@docker3 | * Running on http://127.0.0.1:8000
talk_talk-recording.1.pqrx52d6p5wc@docker3 | INFO:werkzeug:Press CTRL+C to quit
Steps to replicate it (hint: details matter!):
Deploy Nextcloud
Deploy Talk
Setup Talk in Nextcloud (everything seem to work up to here)