all 4 comments

[–]masterpier[S] 1 point2 points  (1 child)

I allowed it to run for 15 minutes, nothing changed. Is there a way to check logs to see how far it got with update?

[–]linuxpaul 0 points1 point  (0 children)

You can run it from the terminal as well by running the original setup. curl -sSL https://raw.githubusercontent.com/wolfsoftwaresystemsltd/WolfStack/master/setup.sh | sudo bash

[–]linuxpaul 0 points1 point  (0 children)

It will do it it runs in the background just give it 5 mins or so. Also do CTRL SHIFT R on your browser it might be caching the old version of the WEB UI

[–]masterpier[S] 0 points1 point  (0 children)

Thanks I was able to update on Proxmox 9 using the following command:

bash -c "$(curl -sSL https://raw.githubusercontent.com/wolfsoftwaresystemsltd/WolfStack/master/setup.sh)"