Hello @vihatsoft,
The problem is the ssh RTIME
, 28290813 are minutes and that means… more than 53 years up and running (new Guinness record ) and seems the php code can’t handle it.
Would you want to test a patch? I would appreciate whether you can test it.
As root:
cd /usr/local/hestia/bin/
mv v-list-sys-services v-list-sys-services.original
curl -sSL "https://gist.sahsanu.net/sahsanu/7ada3ee79bfe4ff493ef79f56728af87/raw/HEAD/v-list-sys-services.sh" -o v-list-sys-services
chmod +x v-list-sys-services
And check in Web UI whether it works fine again.
Cheers,
sahsanu