Homarr 0.15.7 fail upfate #139
-
Hi, when trying to update homarr I get the following error:
After this the service has stopped working. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Storage full? RAM Overflow? At my system it runs fine. |
Beta Was this translation helpful? Give feedback.
-
The same thing happens to me. When you run "update" directly it tells you that there are no updates and if you paste the installation command in the hommar terminal it breaks directly and puts the information that says @rezterra |
Beta Was this translation helpful? Give feedback.
-
This will be fixed in #162 There was a bug in the homarr update function and also some DB backup was missing. Unfortunately that means that users who got to the |
Beta Was this translation helpful? Give feedback.
-
Finally create a new lxc and restore /opt/homarr/data |
Beta Was this translation helpful? Give feedback.
This will be fixed in #162
There was a bug in the homarr update function and also some DB backup was missing. Unfortunately that means that users who got to the
yarn build
error has lost their homarr DB (storing mostly users/settings i think). Dashboard configs should still be intact (these are not stored in DB, but in separate config files).