tusc / ntopng-udm

ntopng Docker image for the UDM base and UDM pro
162 stars 19 forks source link

No settings are saved #16

Open mav808 opened 3 years ago

mav808 commented 3 years ago

After following the instructions and mapping volumes the container runs fine and I can log in and use ntopng. However, it saves almost no settings at all. Even the password resets so that after the container is restarted it is always reset to admin:admin.

Mapping the redis dir as in issue #9 does not seem to help. Still nothing is saved and every time the container restarts it is starting fresh.

Volumes and files are mapping, because the settings in mapped conf files are read (e.g., the GeoIP.conf and ntopng.conf). However, nothing changed in the web UI is ever saved.

jsermer commented 3 years ago

you're prob hitting a permission issue...i added an additional comment in https://github.com/tusc/ntopng-udm/issues/9#issuecomment-871668315