Skip to content
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

Unable to Save Settings in Docker Environment #76

Open
1 task
afunworm opened this issue Oct 18, 2023 · 2 comments
Open
1 task

Unable to Save Settings in Docker Environment #76

afunworm opened this issue Oct 18, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@afunworm
Copy link

Describe your issue

Settings won't be saved when started from Docker.

Device and settings

Ubuntu 22.04. Docker Desktop.

Steps to reproduce

  • Spin up a new Docker, with volume mount to /datasets.
  • Navigate to Settings page.
  • Make changes and click Save.
  • It says "Settings Stored."
  • Go back to the Settings page, nothing has changed.
  • There's no log in the console.

Screenshots (optional)

No response

Extra fields

  • I'd like to work on this issue
@afunworm afunworm added the bug Something isn't working label Oct 18, 2023
@Zavy86
Copy link
Owner

Zavy86 commented Oct 18, 2023

hi, have you check if docker user have permissions to write in the volume?

@afunworm
Copy link
Author

hi, have you check if docker user have permissions to write in the volume?

Hi.

Sorry. This is all new to me. I am on Ubuntu Desktop 22 with Docker Desktop. How do I check that?

Last time I opened the config files from inside Docker Desktop and I was able to write and make changes there, but that was through Docker Desktop.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants