View Single Post
Garlicvideos
Member
Join Date: Nov 2018
Old 02-13-2019 , 02:41   Re: Update state (0x0) : Timed out waiting for update to start, bailing.
Reply With Quote #3

Quote:
Originally Posted by TrappaTroopa View Post
Make sure you are not accidentally installing to the wrong drive or directory. If you are doing this via an automatic update script like I am then double check the commands/directory in that script. Maybe post the script here.
Post the output of:
Code:
$df -h
I am not doubting you. Just for verification purposes.
Here ya go

PHP Code:
Filesystem      Size  Used Avail Use% Mounted on
udev            2.0G     0  2.0G   0
% /dev
tmpfs           396M   41M  356M  11
% /run
/dev/vda1        25G  2.6G   22G  11% /
tmpfs           2.0G     0  2.0G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0
% /run/lock
tmpfs           2.0G     0  2.0G   0
% /sys/fs/cgroup
/dev/sda         40G   18G   20G  47% /mnt/jailbreak_server
/dev/vda15      105M  3.6M  101M   4% /boot/efi
tmpfs           396M     0  396M   0
% /run/user/

Last edited by Garlicvideos; 02-13-2019 at 02:42.
Garlicvideos is offline