[Error] Fails updating Hoarder to v0.22 #2563
conoredwards347
started this conversation in
General
Replies: 2 comments 3 replies
-
Its an old Install? The env File maybe Missing. There Changed 2 month ago the Location and something other. Breaking Changes need to be readed in our Changelog. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Same Problem, other error. I tried to update it with an error message. I tried to install a new lxc and the same error appears.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, new to reporting issues but when running the update command within the container I receive the below error. I managed to restore from a backup however I don't know how I can update hoarder to its lastest version without the below issues. Many thanks in advance for the support and apologies if this is in the incorrect format.
/ / / /___ ____ / / _____
/ // / __ / __ `/ / __ / _ / /
/ __ / // / // / / / // / __/ /
// //_/_,// _,/___/_/
✔️ Stopped Services
✔️ Updated Hoarder to v0.22.0
⠋Job for hoarder-workers.service failed because of unavailable resources or another system error.
See "systemctl status hoarder-workers.service" and "journalctl -xeu hoarder-workers.service" for details.
⠹Job for hoarder-web.service failed because of unavailable resources or another system error.
See "systemctl status hoarder-web.service" and "journalctl -xeu hoarder-web.service" for details.
⠸
[ERROR] in line 62: exit code 0: while executing command systemctl start hoarder-browser hoarder-workers hoarder-web
root@hoarder:~# systemctl status hoarder-workers.service
× hoarder-workers.service - Hoarder Workers
Loaded: loaded (/etc/systemd/system/hoarder-workers.service; enabled; preset: enabled)
Active: failed (Result: resources) since Sun 2025-02-23 02:16:19 GMT; 25s ago
Duration: 11min 59.505s
CPU: 0
Feb 23 02:16:19 hoarder systemd[1]: Stopped hoarder-workers.service - Hoarder Workers.
Feb 23 02:16:19 hoarder systemd[1]: hoarder-workers.service: Start request repeated too quickly.
Feb 23 02:16:19 hoarder systemd[1]: hoarder-workers.service: Failed with result 'resources'.
Feb 23 02:16:19 hoarder systemd[1]: Failed to start hoarder-workers.service - Hoarder Workers.
Feb 23 02:16:20 hoarder systemd[1]: hoarder-workers.service: Start request repeated too quickly.
Feb 23 02:16:20 hoarder systemd[1]: hoarder-workers.service: Failed with result 'resources'.
Feb 23 02:16:20 hoarder systemd[1]: Failed to start hoarder-workers.service - Hoarder Workers.
Feb 23 02:16:20 hoarder systemd[1]: hoarder-workers.service: Start request repeated too quickly.
Feb 23 02:16:20 hoarder systemd[1]: hoarder-workers.service: Failed with result 'resources'.
Feb 23 02:16:20 hoarder systemd[1]: Failed to start hoarder-workers.service - Hoarder Workers.
root@hoarder:
# journalctl -xeu hoarder-workers.service# systemctl status hoarder-web.serviceFeb 23 02:16:19 hoarder systemd[1]: hoarder-workers.service: Failed to run 'start' task: No such file or directory
Feb 23 02:16:19 hoarder systemd[1]: hoarder-workers.service: Failed with result 'resources'
root@hoarder:
× hoarder-web.service - Hoarder Web
Loaded: loaded (/etc/systemd/system/hoarder-web.service; enabled; preset: enabled)
Active: failed (Result: resources) since Sun 2025-02-23 02:16:20 GMT; 11min ago
Duration: 11min 59.486s
CPU: 0
Feb 23 02:16:20 hoarder systemd[1]: hoarder-web.service: Failed to load environment files: No such file or directory
Feb 23 02:16:20 hoarder systemd[1]: hoarder-web.service: Failed to run 'start' task: No such file or directory
Feb 23 02:16:20 hoarder systemd[1]: hoarder-web.service: Failed with result 'resources'.
Feb 23 02:16:20 hoarder systemd[1]: Failed to start hoarder-web.service - Hoarder Web.
Feb 23 02:16:20 hoarder systemd[1]: hoarder-web.service: Scheduled restart job, restart counter is at 5.
Feb 23 02:16:20 hoarder systemd[1]: Stopped hoarder-web.service - Hoarder Web.
Feb 23 02:16:20 hoarder systemd[1]: hoarder-web.service: Start request repeated too quickly.
Feb 23 02:16:20 hoarder systemd[1]: hoarder-web.service: Failed with result 'resources'.
Feb 23 02:16:20 hoarder systemd[1]: Failed to start hoarder-web.service - Hoarder Web.
Beta Was this translation helpful? Give feedback.
All reactions