-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot Save Changes #1721
Comments
Please post your compose file. |
version: "3" services: I've rebuild the docker container to use local storage rather then a mounted NFS share and this works however this is less ideal as i have limited local strorage. Incase its helps heres the line from me /etc/fstab used to mount the share My lan subnet is 192.168.4.0/23 so containers and storage are one one logical network |
Can you please create a new container using a special FTL branch ( You will need to create a local image using our docker-pi-hole repository.
|
Just gave that a try and the error is slightly different but changes appear to now be saving During startup i get:
And upon making changes
|
Thanks for the report. Seeing a slightly different error is expected. Fixed by pi-hole/FTL#2218 |
Closing as duplicate of #1715 |
Versions
Core version is v6.0 (Latest: v6.0.1)
Web version is v6.0 (Latest: v6.0)
FTL version is v6.0 (Latest: v6.0)
Platform
Ubuntu 22.04 Server
OS and version:
Platform: Docker
Expected behavior
Services to start and function with the ability to change settings and have the save and apply
Actual behavior / bug
page refreshed and then nothing is saved
Steps to reproduce
Steps to reproduce the behavior:
Debug Token
Screenshots
Additional context
Would not start post update to v6, so deleted container and all linked volumes to start from clean and the same occurs
The text was updated successfully, but these errors were encountered: