Is there an existing issue for this?
The issue occurs in the following browsers. Select at least 2.
Current Behavior
Installation: Proxmox-Server (V9, Trixie) -> LXC (Debian Trixie) -> Docker with Portainer-Agent -> Portainer GUI -> deploy portainer-default-yaml using bind mounts (with access rights as per documentation).
ATTENTION: Read permission denied.
The application cannot read from "/data/config/app.conf". This will cause
unpredictable errors. Please correct the file system permissions.
default by container deployment:
-------r-- 1 20211 20211 3963 18. Dez 20:57 app.conf (permission 004?)
should be? (at least it works that way)
-rw-r--r-- 1 20211 20211 160367 18. Dez 21:33 app.conf (permission 644)
Expected Behavior
Well, since you're setting the file during initialization, I would expect it to be correct from the start. Thanks.
Steps To Reproduce
Simply setup a NetAlerX instance using Portainer and the proposed default yaml.
Relevant app.conf settings
docker-compose.yml
What installation are you running?
Production (netalertx)
Debug or Trace enabled
Relevant app.log section
PASTE LOG HERE. Using the triple backticks preserves format.
Docker Logs
PASTE DOCKER LOG HERE. Using the triple backticks preserves format.
Is there an existing issue for this?
The issue occurs in the following browsers. Select at least 2.
Current Behavior
Installation: Proxmox-Server (V9, Trixie) -> LXC (Debian Trixie) -> Docker with Portainer-Agent -> Portainer GUI -> deploy portainer-default-yaml using bind mounts (with access rights as per documentation).
default by container deployment:
-------r-- 1 20211 20211 3963 18. Dez 20:57 app.conf (permission 004?)
should be? (at least it works that way)
-rw-r--r-- 1 20211 20211 160367 18. Dez 21:33 app.conf (permission 644)
Expected Behavior
Well, since you're setting the file during initialization, I would expect it to be correct from the start. Thanks.
Steps To Reproduce
Simply setup a NetAlerX instance using Portainer and the proposed default yaml.
Relevant
app.confsettingsdocker-compose.yml
What installation are you running?
Production (netalertx)
Debug or Trace enabled
Relevant
app.logsectionDocker Logs