was able to install plex anything after fails heres the tail of rockstor.log
[17/Jan/2017 21:20:44] DEBUG [storageadmin.views.rockon_helpers:70] Attempted to remove a container(Deluge). out: [''] err: ['Error response from daemon: no such id: Deluge', 'Error: failed to remove containers: [Deluge]', ''] rc: 1.
[17/Jan/2017 21:20:44] DEBUG [storageadmin.views.rockon_helpers:127] exception while installing the Rockon(4)
[17/Jan/2017 21:20:44] ERROR [storageadmin.views.rockon_helpers:128] 'NoneType' object has no attribute 'name'
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 125, in install
globals().get('%s_install' % rockon.name.lower(), generic_install)(rockon)
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 205, in generic_install
cmd.extend(vol_ops(c))
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 181, in vol_ops
share_mnt = ('%s%s' % (settings.MNT_PT, v.share.name))
AttributeError: 'NoneType' object has no attribute 'name'
[17/Jan/2017 21:25:10] DEBUG [storageadmin.views.rockon_helpers:70] Attempted to remove a container(nzbget). out: [''] err: ['Error response from daemon: no such id: nzbget', 'Error: failed to remove containers: [nzbget]', ''] rc: 1.
[17/Jan/2017 21:25:10] DEBUG [storageadmin.views.rockon_helpers:127] exception while installing the Rockon(12)
[17/Jan/2017 21:25:10] ERROR [storageadmin.views.rockon_helpers:128] 'NoneType' object has no attribute 'name'
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 125, in install
globals().get('%s_install' % rockon.name.lower(), generic_install)(rockon)
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 205, in generic_install
cmd.extend(vol_ops(c))
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 181, in vol_ops
share_mnt = ('%s%s' % (settings.MNT_PT, v.share.name))
AttributeError: 'NoneType' object has no attribute 'name'
[root@rockstor log]# tail rockstor.log
[17/Jan/2017 21:25:10] DEBUG [storageadmin.views.rockon_helpers:127] exception while installing the Rockon(12)
[17/Jan/2017 21:25:10] ERROR [storageadmin.views.rockon_helpers:128] 'NoneType' object has no attribute 'name'
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 125, in install
globals().get('%s_install' % rockon.name.lower(), generic_install)(rockon)
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 205, in generic_install
cmd.extend(vol_ops(c))
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 181, in vol_ops
share_mnt = ('%s%s' % (settings.MNT_PT, v.share.name))
AttributeError: 'NoneType' object has no attribute 'name'
[root@rockstor log]# tail rockstor.log
[17/Jan/2017 21:28:30] DEBUG [storageadmin.views.rockon_helpers:127] exception while installing the Rockon(21)
[17/Jan/2017 21:28:30] ERROR [storageadmin.views.rockon_helpers:128] 'NoneType' object has no attribute 'name'
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 125, in install
globals().get('%s_install' % rockon.name.lower(), generic_install)(rockon)
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 205, in generic_install
cmd.extend(vol_ops(c))
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 181, in vol_ops
share_mnt = ('%s%s' % (settings.MNT_PT, v.share.name))
AttributeError: 'NoneType' object has no attribute 'name'
[root@rockstor log]# tail rockstor.log
[17/Jan/2017 21:28:30] DEBUG [storageadmin.views.rockon_helpers:127] exception while installing the Rockon(21)
[17/Jan/2017 21:28:30] ERROR [storageadmin.views.rockon_helpers:128] 'NoneType' object has no attribute 'name'
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 125, in install
globals().get('%s_install' % rockon.name.lower(), generic_install)(rockon)
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 205, in generic_install
cmd.extend(vol_ops(c))
File "/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py", line 181, in vol_ops
share_mnt = ('%s%s' % (settings.MNT_PT, v.share.name))
AttributeError: 'NoneType' object has no attribute 'name'