BTW I do not get an output of this command
sqlite3 /var/lib/pve-cluster/config.db 'SELECT inode,parent,mtime,type,name FROM tree WHERE parent = (SELECT parent FROM tree WHERE inode = 12430028)'
And this is the output of the first
root@Creator:~# sqlite3 /var/lib/pve-cluster/config.db 'SELECT...