So I never really used the freenas CLI so everything I've done (outside of jails) has been from the GUI... until today. I've had these 2 plugins (that I used the GUI to install and attempt to delete) and they just will not delete.
So I tried the commandline route since I had no errors from the GUI:
How can I get rid of these?
So I tried the commandline route since I had no errors from the GUI:
Code:
[root@freenas /nonexistent]# warden list ID AUTOSTART STATUS TYPE --------------------------------------------------------------------------- couchpotato_1 Enabled Running pluginjail couchpotato_2 Enabled Stopped pluginjail customplugin_1 Enabled Stopped pluginjail dns Enabled Running standard mineos_1 Enabled Running pluginjail owncloud_2 Enabled Running pluginjail plex Enabled Running standard sickrage_1 Enabled Running pluginjail transmission_1 Enabled Running pluginjail unifi_controller Enabled Running standard wiki Enabled Running standard [root@freenas /nonexistent]# warden delete couchpotato_2 ERROR: No such jail! [root@freenas /nonexistent]# warden delete customplugin_1 ERROR: No such jail! [root@freenas /nonexistent]#
How can I get rid of these?