[SOLVED] Trouble with Couchpotato and Sickrage Rockons

Hello Im having issues installing couchpotato and sickrage Rockons, here is the info I am able to get from the logs.

16/May/2017 01:22:24] DEBUG [storageadmin.views.rockon_helpers:62] Attempted to remove a container(couchpotato). out: [’’] err: [‘Error response from daemon: No such container: couchpotato’, ‘’] rc: 1.
[16/May/2017 01:22:24] DEBUG [storageadmin.views.rockon_helpers:123] exception while installing the Rockon(17)
[16/May/2017 01:22:24] ERROR [storageadmin.views.rockon_helpers:124] ‘NoneType’ object has no attribute ‘name’
Traceback (most recent call last):
File “/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py”, line 121, in install
generic_install)(rockon)
File “/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py”, line 207, in generic_install
cmd.extend(vol_ops©)
File “/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py”, line 179, in vol_ops
share_mnt = (’%s%s’ % (settings.MNT_PT, v.share.name))
AttributeError: ‘NoneType’ object has no attribute ‘name’
[16/May/2017 01:28:23] DEBUG [storageadmin.views.rockon_helpers:62] Attempted to remove a container(sickrage). out: [’’] err: [‘Error response from daemon: No such container: sickrage’, ‘’] rc: 1.
[16/May/2017 01:28:23] DEBUG [storageadmin.views.rockon_helpers:123] exception while installing the Rockon(4)
[16/May/2017 01:28:23] ERROR [storageadmin.views.rockon_helpers:124] ‘NoneType’ object has no attribute ‘name’
Traceback (most recent call last):
File “/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py”, line 121, in install
generic_install)(rockon)
File “/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py”, line 207, in generic_install
cmd.extend(vol_ops©)
File “/opt/rockstor/src/rockstor/storageadmin/views/rockon_helpers.py”, line 179, in vol_ops
share_mnt = (’%s%s’ % (settings.MNT_PT, v.share.name))
AttributeError: ‘NoneType’ object has no attribute ‘name’

Please can someone help shed some light on this. This is a new install so im not sure why it isnt working. All shares created and have the correct permissions.

So I have managed to solve this.

You are not able to use the same share for DOWNLOADS and LIBRARY.

1 Like