dashy
dashy copied to clipboard
[BUG] Config lost when reload OR different config paths for reading and saving
Environment
Self-Hosted (Bare Metal)
System
No response
Version
2.1.1
Describe the problem
If I modify the config via the UI, it works correctly, and it's saved in public/conf.yml (there's also a bunch of backup configs). However, if I reload the page, the original config file dist/conf.yml, so I have to manually edit the conf.yml file there
Additional info
No response
Please tick the boxes
- [X] You have explained the issue clearly, and included all relevant info
- [X] You are using a supported version of Dashy
- [X] You've checked that this issue hasn't already been raised
- [X] You've checked the docs and troubleshooting guide
- [X] You agree to the code of conduct
@juantxorena Can you update the description its not clear what's supposed to happen and what bug is there
- Fresh bare-metal installation
- Modify config in the UI visual editor
- The config file in public/conf.yml is updated with whatever changes I did
- Hard reload page (Ctrl+F5)
- The config file dist/conf.yml is used (as opossed to the previously updated public/conf.yml), so none of the changes done in step 2 are shown
same here
This issue has gone 3 months without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.
It is of course still active.
This issue has gone 3 months without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.
This is still not fixed, but unfortunately, I think it's the project the one which is stale
This is still not fixed, but unfortunately, I think it's the project the one which is stale
Just checking, you did a rebuild right? And you have write permissions where the config is located right?
Same issue here - using Docker Compose and config file is mounted with write permissions
Hi This problems seems to be related to dashy not automatically rebuilding on changes, see #1479 and https://github.com/Lissy93/dashy/issues/1290#issuecomment-1884249018 A new release has just been published, which should fix this issue, so please upgrade to the latest version. If this is not the case just respond back to this ticket and I'll reopen this issue. Thanks and have a nice day.