Get plugins failed

theaddies

Contributor
Joined
Mar 28, 2015
Messages
105
I found several examples of this error, but they all relate to a DNS issue. Can I just delete this folder? If so, how? TIA.

[EFAULT] Cmd('git') failed due to: exit code(128) cmdline: git clone -v https://github.com/freenas/iocage-ix-plugins.git /mnt/BigdaddyZFS/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git stderr: 'fatal: destination path '/mnt/BigdaddyZFS/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git' already exists and is not an empty directory. '
 

Jack.B

Cadet
Joined
Sep 21, 2022
Messages
1
I just had this error on my TrueNAS installation, and tried SSHing in then doing a rm -rf to remove it, but no luck, noticed it said it was a read-only file system.

Turns out I had left the pool in readonly=true after restoring it from a readonly backup ‍♂ Switching to pool back to readonly=false resolved this for me
 
Top