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

[BUG] Config lost when reload OR different config paths for reading and saving #1160

Closed
5 tasks done
juantxorena opened this issue Apr 8, 2023 · 10 comments
Closed
5 tasks done
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working ✅ Fixed [ISSUE] Auto-Assigned to Tickets whose fix has been deployed

Comments

@juantxorena
Copy link

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

@juantxorena juantxorena added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Apr 8, 2023
@dropdevrahul
Copy link

@juantxorena Can you update the description its not clear what's supposed to happen and what bug is there

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label May 4, 2023
@juantxorena
Copy link
Author

  1. Fresh bare-metal installation
  2. Modify config in the UI visual editor
  3. The config file in public/conf.yml is updated with whatever changes I did
  4. Hard reload page (Ctrl+F5)
  5. 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

@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label May 5, 2023
@martin-77
Copy link

same here

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label May 7, 2023
@liss-bot
Copy link
Collaborator

liss-bot commented Aug 6, 2023

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.

@liss-bot liss-bot added ⚰️ Stale [ISSUE] [PR] No activity for over 1 month and removed 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending labels Aug 6, 2023
@juantxorena
Copy link
Author

It is of course still active.

@liss-bot liss-bot added 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending and removed ⚰️ Stale [ISSUE] [PR] No activity for over 1 month labels Aug 6, 2023
@liss-bot
Copy link
Collaborator

liss-bot commented Nov 5, 2023

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.

@liss-bot liss-bot added the ⚰️ Stale [ISSUE] [PR] No activity for over 1 month label Nov 5, 2023
@github-project-automation github-project-automation bot moved this to Todo in Dashy V3 Nov 5, 2023
@juantxorena
Copy link
Author

juantxorena commented Nov 5, 2023

This is still not fixed, but unfortunately, I think it's the project the one which is stale

@liss-bot liss-bot removed the ⚰️ Stale [ISSUE] [PR] No activity for over 1 month label Nov 5, 2023
@CrazyWolf13
Copy link
Collaborator

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?

@pmharris77
Copy link

Same issue here - using Docker Compose and config file is mounted with write permissions

@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Feb 27, 2024
@CrazyWolf13 CrazyWolf13 added the ✅ Fixed [ISSUE] Auto-Assigned to Tickets whose fix has been deployed label Mar 3, 2024
@CrazyWolf13
Copy link
Collaborator

Hi
This problems seems to be related to dashy not automatically rebuilding on changes, see #1479 and #1290 (comment)
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.

@github-project-automation github-project-automation bot moved this from Awaiting Triage to Done in Dashy V3 Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working ✅ Fixed [ISSUE] Auto-Assigned to Tickets whose fix has been deployed
Projects
Status: Done
Development

No branches or pull requests

7 participants