Closed A30BL closed 4 months ago
Which command did you use for the update?
I created the directory /root/pialert and started the update again. Now it stops a little bit later.
`############################################################ Pi.Alert Update ############################################################ Fri Jul 5 15:53:33 CEST 2024 Logfile: pialert_update_2024-07-05_15-53.log
Which command did you use for the update?
Update command: bash -c "$(wget -qLO - https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_update.sh)"
Did you use @tteck helper scripts for the installation? If yes, then the correct update command is: bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/pialert.sh)"
This should also have been included in the update notes.
In which directory was Pi.Alert installed?
Thanks for the hint, the cli command "update" did the trick...
Is there an existing issue for this?
Current Behavior
My Pi.Alert runs on Proxmox 8.2.2 (LCX container). Today, I tried to update Pi.Alert from version 2024-06-12 to version 2024-07-04. All scan were stopped. I started the update as root, but the update stopped with the message "Pi.Alert directory doesn't exists: /root/pialert". The last update to version 2024-06-12 was without errors.
Environment
Linux pialert 6.8.4-3-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.4-3 (2024-05-02T11:55Z) x86_64 GNU/Linux
Anything else?
No response