Troubles with jails

preedy

Dabbler
Joined
Dec 28, 2019
Messages
15
Hello, i am new to all this but have been working hard. Countless installs, reconfigures, and now I get

[EFAULT] Exception: CallError:[EFAULT] An error occured! Please read above occured, destroyed emby.

I was having trouble with my emby jail mount points permissions. So i chmod -R 777 iocage. Which cuased the permission to lax error. I've fixed that but now i get the current error.
I have also tried to install the plugin plex , I get the same error

I have no current jails. can I do this:

# stop all the jails
iocage clean -a
umount /mnt/iocage
# its new dataset on top of the old one...
iocage activate mynewpool

will this reset my iocage/jails to default?
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
With no jails to be concerned about losing, looks like it will be what you need.
 

preedy

Dabbler
Joined
Dec 28, 2019
Messages
15
Thank you,
Sense i'm new to this the

iocage activate mynewpool

is mynewpool a command or a name of new pool?
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
is mynewpool a command or a name of new pool?

Replace it with the actual name of your pool (usually shown as <poolname> when people write out theoretical commands... you may also see "tank" when people refer to pools in examples)
 
Top