truecharts / charts

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.13k stars 622 forks source link

Dashy configation file is reset after reboot. #12102

Closed ac1dburnz closed 1 year ago

ac1dburnz commented 1 year ago

App Name

dashy

SCALE Version

22.02.3

App Version

2.1.1_3.0.15

Application Events

2023-08-31 14:24:21
announcing from node "ix-truenas" with protocol "layer2"
2023-08-31 14:24:02
Created container dashy
2023-08-31 14:24:02
Started container dashy
2023-08-31 14:24:01
Scaled up replica set dashy-b4569644 to 1
2023-08-31 14:24:01
Created pod: dashy-b4569644-lt492
2023-08-31 14:24:01
Successfully assigned ix-dashy/dashy-b4569644-lt492 to ix-truenas
2023-08-31 14:24:01
Add eth0 [172.11.3.240/16] from ix-net
2023-08-31 14:24:01
Container image "tccr.io/truecharts/dashy:v2.1.1@sha256:3313b127d8ead4276c109e6e210ddc6a2702cb09781308c32b882a51247d071f" already present on machine
2023-08-31 14:24:00
Assigned IP ["192.168.2.2"]

Application Logs

023-08-31 18:24:02.609648+00:00yarn run v1.22.15
2023-08-31 18:24:02.641102+00:00$ node server
2023-08-31 18:24:02.819415+00:002023-08-31T18:24:02.819415408Z
2023-08-31 18:24:02.819431+00:00Checking config file against schema...
2023-08-31 18:24:02.869440+00:00✔️ Config file is valid, no issues found
2023-08-31 18:24:02.869463+00:002023-08-31T18:24:02.869463445Z
2023-08-31 18:24:02.877739+00:00SSL Not Enabled: Public key not present
2023-08-31 18:24:02.877975+00:00
2023-08-31 18:24:02.877991+00:002023-08-31T18:24:02.877991638Z
2023-08-31 18:24:02.877995+00:00██████╗  █████╗ ███████╗██╗  ██╗██╗   ██╗
2023-08-31 18:24:02.877998+00:00██╔══██╗██╔══██╗██╔════╝██║  ██║╚██╗ ██╔╝
2023-08-31 18:24:02.878007+00:00██║  ██║███████║███████╗███████║ ╚████╔╝
2023-08-31 18:24:02.878010+00:00██║  ██║██╔══██║╚════██║██╔══██║  ╚██╔╝
2023-08-31 18:24:02.878015+00:00██████╔╝██║  ██║███████║██║  ██║   ██║
2023-08-31 18:24:02.878018+00:00╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝   ╚═╝
2023-08-31 18:24:02.878021+00:00
2023-08-31 18:24:02.878024+00:00*******************************************************************************************
2023-08-31 18:24:02.878029+00:00Welcome to Dashy! 🚀
2023-08-31 18:24:02.878032+00:00Your new dashboard is now up and running with Docker
2023-08-31 18:24:02.878035+00:00*******************************************************************************************
2023-08-31 18:24:02.878039+00:00
2023-08-31 18:24:02.968308+00:002023-08-31T18:24:02.968308670Z
2023-08-31 18:24:02.968323+00:00Using Dashy V-2.1.1. Update Check Complete
2023-08-31 18:24:02.968391+00:00✅ Dashy is Up-to-Date
2023-08-31 18:24:02.968408+00:002023-08-31T18:24:02.968408231Z

Application Configuration

Default configs

Describe the bug

When you change anthing, save then restart the container it does not save

To Reproduce

When you change anthing, save then restart the container it does not save

Expected Behavior

Saving settings

Screenshots

Before:

Screenshot 2023-08-31 at 2 29 20 PM

After:

Screenshot 2023-08-31 at 2 29 58 PM

Additional Context

n/a

I've read and agree with the following

michelsup commented 1 year ago

I currently have the same issue

stavros-k commented 1 year ago

Not enough info provided regarding the app configuration, but with what's given:

You have to enable config file mount and uncheck readonly if you want dashy to modify the file for you.