Jails not showing in plugins after install

Rmarke

Cadet
Joined
Aug 26, 2020
Messages
8
Hello

I am busy building a truenas
On first start up in the plugins i see the empty list of jails

But as soon as installed a plugin i only have a spinning circle and i can't select a installed plugin to manage it
If i remove the jail then a empty jail list is back

Does anyone have a Idea to solve this because i can't install backup because i am unable to configure admin and password
 

Attachments

  • 15984584381476291862998877778161.jpg
    15984584381476291862998877778161.jpg
    193.9 KB · Views: 255

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177
Have you chosen a pool for iocage ?
 

Rmarke

Cadet
Joined
Aug 26, 2020
Messages
8
Yes pool is there unifi controller also running
But i keep a spinning circle and i dont see the installed jail under pligins
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177
What is the output of :
Code:
iocage get -p
 

Rmarke

Cadet
Joined
Aug 26, 2020
Messages
8
this is the output. it is in dutch opslag meens storage it is the name of the pool
Code:
truenas# iocage get -p
Opslag
truenas#
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177
Ok. That does this give you :
Code:
iocage list

What version is this ?
 

Rmarke

Cadet
Joined
Aug 26, 2020
Messages
8
Version :

TrueNAS-12.0-MASTER-202006220424

output
Code:
truenas# iocage list
+-----+-------+-------+--------------+---------------+
| JID | NAME  | STATE |   RELEASE    |      IP4      |
+=====+=======+=======+==============+===============+
| 24  | unifi | up    | 11.3-RELEASE | 192.168.1.225 |
+-----+-------+-------+--------------+---------------+
truenas#
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177
I guess I would go to 12.0 Beta2 before wasting more time de-bugging
 

Rmarke

Cadet
Joined
Aug 26, 2020
Messages
8
Ok is there a way to upgrade truenas true GUI to this version
and thanks for the help so far
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177

Change the filename to Beta2
 
Top