Dron_WiC
HHomarr
•Created by Dron_WiC on 5/17/2025 in #💬・get-help
Update to 1.20
hello, I have homarr installed in proxmox. I upgraded to version 1.20 using the "update" command through the proxmox container console. the dashboard stopped opening (nginx error 501) and the log shows the following information:
root@homarr:~# systemctl status homarr
× homarr.service - Homarr Service
Loaded: loaded (/etc/systemd/system/homarr.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Sat 2025-05-17 15:55:18 MSK; 1min 40s ago
Duration: 316ms
Process: 144 ExecStart=/opt/run_homarr.sh (code=exited, status=1/FAILURE)
Main PID: 144 (code=exited, status=1/FAILURE)
CPU: 246ms
May 17 15:55:18 homarr run_homarr.sh[173]: at TracingChannel.traceSync (node:diagnostics_channel:322:14)
May 17 15:55:18 homarr run_homarr.sh[173]: at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
May 17 15:55:18 homarr run_homarr.sh[173]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
May 17 15:55:18 homarr run_homarr.sh[173]: at node:internal/main/run_main_module:36:49 {
May 17 15:55:18 homarr run_homarr.sh[173]: code: 'MODULE_NOT_FOUND',
May 17 15:55:18 homarr run_homarr.sh[173]: requireStack: []
May 17 15:55:18 homarr run_homarr.sh[173]: }
May 17 15:55:18 homarr run_homarr.sh[173]: Node.js v22.15.0
May 17 15:55:18 homarr systemd[1]: homarr.service: Main process exited, code=exited, status=1/FAILURE
May 17 15:55:18 homarr systemd[1]: homarr.service: Failed with result 'exit-code'.
how can this be fixed? I have already restarted the container.
40 replies