Thanks Mirko,
I had a look through the logs initially but didn’t see anything that struck me as relevant - hopefully you’ll have more luck:
Sender nas:
ConnectionError: HTTPSConnectionPool(host='GARDNERNAS', port=443): Max retries exceeded with url: /o/token/ (Caused by : [Errno -5] No address associated with hostname)
[27/Dec/2016 10:43:40] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 10:44:33] ERROR [storageadmin.util:47] exception: Failed to authenticate on remote appliance. Verify port number, id and secret are correct and try again.
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 63, in _get_remote_appliance
url=base_url)
File "/opt/rockstor/src/rockstor/cli/rest_util.py", line 64, in set_token
raise Exception(msg)
Exception: Exception while setting access_token for url(https://10.0.0.133:443). Make sure credentials are correct: 'access_token'
[27/Dec/2016 10:44:33] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 10:45:45] ERROR [storageadmin.util:47] exception: Failed to authenticate on remote appliance. Verify port number, id and secret are correct and try again.
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 63, in _get_remote_appliance
url=base_url)
File "/opt/rockstor/src/rockstor/cli/rest_util.py", line 64, in set_token
raise Exception(msg)
Exception: Exception while setting access_token for url(https://10.0.0.133:443). Make sure credentials are correct: 'access_token'
[27/Dec/2016 10:45:45] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 10:47:13] ERROR [storageadmin.util:47] exception: Failed to authenticate on remote appliance. Verify port number, id and secret are correct and try again.
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 63, in _get_remote_appliance
url=base_url)
File "/opt/rockstor/src/rockstor/cli/rest_util.py", line 53, in set_token
verify=False)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 87, in post
return request('post', url, data=data, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 44, in request
return session.request(method=method, url=url, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 279, in request
resp = self.send(prep, stream=stream, timeout=timeout, verify=verify, cert=cert, proxies=proxies)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 374, in send
r = adapter.send(request, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/adapters.py", line 209, in send
raise ConnectionError(e)
ConnectionError: HTTPSConnectionPool(host='gardnernas', port=443): Max retries exceeded with url: /o/token/ (Caused by : [Errno -2] Name or service not known)
[27/Dec/2016 10:47:13] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 10:47:57] ERROR [storageadmin.util:47] exception: Failed to authenticate on remote appliance. Verify port number, id and secret are correct and try again.
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 63, in _get_remote_appliance
url=base_url)
File "/opt/rockstor/src/rockstor/cli/rest_util.py", line 53, in set_token
verify=False)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 87, in post
return request('post', url, data=data, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 44, in request
return session.request(method=method, url=url, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 279, in request
resp = self.send(prep, stream=stream, timeout=timeout, verify=verify, cert=cert, proxies=proxies)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 374, in send
r = adapter.send(request, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/adapters.py", line 209, in send
raise ConnectionError(e)
ConnectionError: HTTPSConnectionPool(host='gardnernas', port=443): Max retries exceeded with url: /o/token/ (Caused by : [Errno -5] No address associated with hostname)
[27/Dec/2016 10:47:57] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 10:53:20] ERROR [storageadmin.util:47] exception: Failed to authenticate on remote appliance. Verify port number, id and secret are correct and try again.
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 63, in _get_remote_appliance
url=base_url)
File "/opt/rockstor/src/rockstor/cli/rest_util.py", line 53, in set_token
verify=False)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 87, in post
return request('post', url, data=data, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 44, in request
return session.request(method=method, url=url, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 279, in request
resp = self.send(prep, stream=stream, timeout=timeout, verify=verify, cert=cert, proxies=proxies)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 374, in send
r = adapter.send(request, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/adapters.py", line 209, in send
raise ConnectionError(e)
ConnectionError: HTTPSConnectionPool(host='gardnernas', port=443): Max retries exceeded with url: /o/token/ (Caused by : [Errno -2] Name or service not known)
[27/Dec/2016 10:53:20] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 10:53:47] ERROR [storageadmin.util:47] exception: Failed to authenticate on remote appliance. Verify port number, id and secret are correct and try again.
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 63, in _get_remote_appliance
url=base_url)
File "/opt/rockstor/src/rockstor/cli/rest_util.py", line 53, in set_token
verify=False)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 87, in post
return request('post', url, data=data, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 44, in request
return session.request(method=method, url=url, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 279, in request
resp = self.send(prep, stream=stream, timeout=timeout, verify=verify, cert=cert, proxies=proxies)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 374, in send
r = adapter.send(request, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/adapters.py", line 209, in send
raise ConnectionError(e)
ConnectionError: HTTPSConnectionPool(host='gardnernas', port=443): Max retries exceeded with url: /o/token/ (Caused by : [Errno -2] Name or service not known)
[27/Dec/2016 10:53:47] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 10:56:11] ERROR [storageadmin.util:47] exception: Failed to authenticate on remote appliance. Verify port number, id and secret are correct and try again.
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 63, in _get_remote_appliance
url=base_url)
File "/opt/rockstor/src/rockstor/cli/rest_util.py", line 53, in set_token
verify=False)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 87, in post
return request('post', url, data=data, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 44, in request
return session.request(method=method, url=url, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 279, in request
resp = self.send(prep, stream=stream, timeout=timeout, verify=verify, cert=cert, proxies=proxies)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 374, in send
r = adapter.send(request, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/adapters.py", line 209, in send
raise ConnectionError(e)
ConnectionError: HTTPSConnectionPool(host='gardnernas', port=443): Max retries exceeded with url: /o/token/ (Caused by : [Errno -2] Name or service not known)
[27/Dec/2016 10:56:11] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 10:56:45] ERROR [storageadmin.util:47] exception: Failed to authenticate on remote appliance. Verify port number, id and secret are correct and try again.
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 63, in _get_remote_appliance
url=base_url)
File "/opt/rockstor/src/rockstor/cli/rest_util.py", line 53, in set_token
verify=False)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 87, in post
return request('post', url, data=data, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/api.py", line 44, in request
return session.request(method=method, url=url, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 279, in request
resp = self.send(prep, stream=stream, timeout=timeout, verify=verify, cert=cert, proxies=proxies)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/sessions.py", line 374, in send
r = adapter.send(request, **kwargs)
File "/opt/rockstor/eggs/requests-1.1.0-py2.7.egg/requests/adapters.py", line 209, in send
raise ConnectionError(e)
ConnectionError: HTTPSConnectionPool(host='gardnernas', port=443): Max retries exceeded with url: /o/token/ (Caused by : [Errno -2] Name or service not known)
[27/Dec/2016 10:56:45] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 10:59:44] ERROR [storageadmin.views.network:85] Unknown ctype: bridge config: {}
[27/Dec/2016 11:15:03] DEBUG [smart_manager.data_collector:804] Python-socketio listening on port http://127.0.0.1:8001
[27/Dec/2016 11:15:12] DEBUG [storageadmin.views.command:152] Bootstrap operations completed
[27/Dec/2016 11:21:38] ERROR [storageadmin.util:47] exception: Replica(1) is enabled. If you are sure, disable it first and then delete.
Traceback (most recent call last):
File "/opt/rockstor/eggs/gunicorn-0.16.1-py2.7.egg/gunicorn/workers/sync.py", line 34, in run
client, addr = self.socket.accept()
File "/usr/lib64/python2.7/socket.py", line 202, in accept
sock, addr = self._sock.accept()
error: [Errno 11] Resource temporarily unavailable
[27/Dec/2016 11:21:38] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 11:41:30] ERROR [storageadmin.views.network:85] Unknown ctype: bridge config: {}
[27/Dec/2016 11:53:01] DEBUG [storageadmin.views.rockon_helpers:70] Attempted to remove a container(bittorrent-btsync). out: [''] err: ['Error response from daemon: no such id: bittorrent-btsync', 'Error: failed to remove containers: [bittorrent-btsync]', ''] rc: 1.
[27/Dec/2016 11:53:06] DEBUG [storageadmin.views.rockon:84] Rockon(BTSync) is in pending state
[27/Dec/2016 11:53:06] DEBUG [storageadmin.views.rockon:84] Rockon(BTSync) is in pending state
[27/Dec/2016 11:53:21] DEBUG [storageadmin.views.rockon_helpers:127] exception while installing the Rockon(20)
[27/Dec/2016 11:53:21] ERROR [storageadmin.views.rockon_helpers:128] Error running a command. cmd = ['/usr/bin/docker', 'run', '-d', '--restart=unless-stopped', '--name', 'bittorrent-btsync', '-v', '/mnt2/Music:/mnt/sync', '-v', '/etc/localtime:/etc/localtime:ro', '-p', '55555:55555/tcp', '-p', '55555:55555/udp', '-p', '8888:8888/tcp', 'bittorrent/sync']. rc = 1. stdout = ['']. stderr = ["Unable to find image 'bittorrent/sync:latest' locally", 'latest: Pulling from bittorrent/sync', '2fa9c5fc7cbe: Pulling fs layer', 'ac3135b453bf: Pulling fs layer', '266acc0807ea: Pulling fs layer', 'e589529aaccb: Pulling fs layer', 'f588d23d4fa0: Pulling fs layer', 'fe114ccd76fd: Pulling fs layer', 'cebe95436090: Pulling fs layer', 'f852029df4da: Pulling fs layer', '54642a45f186: Pulling fs layer', '06286ffd6f26: Pulling fs layer', 'd77427867c1e: Pulling fs layer', 'c5af9811e743: Pulling fs layer', 'c99582c31eb9: Pulling fs layer', 'e056f0c084f2: Pulling fs layer', 'b8f8d24e3596: Pulling fs layer', 'fe114ccd76fd: Verifying Checksum', 'fe114ccd76fd: Download complete', 'f588d23d4fa0: Verifying Checksum', 'f588d23d4fa0: Download complete', 'c5af9811e743: Verifying Checksum', 'c5af9811e743: Download complete', 'd77427867c1e: Verifying Checksum', 'd77427867c1e: Download complete', 'c99582c31eb9: Verifying Checksum', 'c99582c31eb9: Download complete', 'e056f0c084f2: Verifying Checksum', 'e056f0c084f2: Download complete', 'e589529aaccb: Verifying Checksum', 'e589529aaccb: Download complete', '266acc0807ea: Verifying Checksum', '266acc0807ea: Download complete', '06286ffd6f26: Verifying Checksum', '06286ffd6f26: Download complete', 'ac3135b453bf: Verifying Checksum', 'ac3135b453bf: Download complete', '54642a45f186: Verifying Checksum', '54642a45f186: Download complete', 'f852029df4da: Verifying Checksum', 'f852029df4da: Download complete', 'Pulling repository docker.io/bittorrent/sync', 'Tag latest not found in repository docker.io/bittorrent/sync', '']
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 216, in generic_install
run_command(cmd)
File "/opt/rockstor/src/rockstor/system/osi.py", line 109, in run_command
raise CommandException(cmd, out, err, rc)
CommandException: Error running a command. cmd = ['/usr/bin/docker', 'run', '-d', '--restart=unless-stopped', '--name', 'bittorrent-btsync', '-v', '/mnt2/Music:/mnt/sync', '-v', '/etc/localtime:/etc/localtime:ro', '-p', '55555:55555/tcp', '-p', '55555:55555/udp', '-p', '8888:8888/tcp', 'bittorrent/sync']. rc = 1. stdout = ['']. stderr = ["Unable to find image 'bittorrent/sync:latest' locally", 'latest: Pulling from bittorrent/sync', '2fa9c5fc7cbe: Pulling fs layer', 'ac3135b453bf: Pulling fs layer', '266acc0807ea: Pulling fs layer', 'e589529aaccb: Pulling fs layer', 'f588d23d4fa0: Pulling fs layer', 'fe114ccd76fd: Pulling fs layer', 'cebe95436090: Pulling fs layer', 'f852029df4da: Pulling fs layer', '54642a45f186: Pulling fs layer', '06286ffd6f26: Pulling fs layer', 'd77427867c1e: Pulling fs layer', 'c5af9811e743: Pulling fs layer', 'c99582c31eb9: Pulling fs layer', 'e056f0c084f2: Pulling fs layer', 'b8f8d24e3596: Pulling fs layer', 'fe114ccd76fd: Verifying Checksum', 'fe114ccd76fd: Download complete', 'f588d23d4fa0: Verifying Checksum', 'f588d23d4fa0: Download complete', 'c5af9811e743: Verifying Checksum', 'c5af9811e743: Download complete', 'd77427867c1e: Verifying Checksum', 'd77427867c1e: Download complete', 'c99582c31eb9: Verifying Checksum', 'c99582c31eb9: Download complete', 'e056f0c084f2: Verifying Checksum', 'e056f0c084f2: Download complete', 'e589529aaccb: Verifying Checksum', 'e589529aaccb: Download complete', '266acc0807ea: Verifying Checksum', '266acc0807ea: Download complete', '06286ffd6f26: Verifying Checksum', '06286ffd6f26: Download complete', 'ac3135b453bf: Verifying Checksum', 'ac3135b453bf: Download complete', '54642a45f186: Verifying Checksum', '54642a45f186: Download complete', 'f852029df4da: Verifying Checksum', 'f852029df4da: Download complete', 'Pulling repository docker.io/bittorrent/sync', 'Tag latest not found in repository docker.io/bittorrent/sync', '']
[27/Dec/2016 11:53:21] DEBUG [storageadmin.views.rockon:84] Rockon(BTSync) is in pending state
[27/Dec/2016 11:53:59] DEBUG [storageadmin.views.rockon_helpers:70] Attempted to remove a container(bittorrent-btsync). out: [''] err: ['Error response from daemon: no such id: bittorrent-btsync', 'Error: failed to remove containers: [bittorrent-btsync]', ''] rc: 1.
[27/Dec/2016 11:54:02] DEBUG [storageadmin.views.rockon:84] Rockon(BTSync) is in pending state
[27/Dec/2016 11:54:03] DEBUG [storageadmin.views.rockon:84] Rockon(BTSync) is in pending state
[27/Dec/2016 11:54:17] DEBUG [storageadmin.views.rockon:84] Rockon(BTSync) is in pending state
[27/Dec/2016 11:54:17] DEBUG [storageadmin.views.rockon_helpers:127] exception while installing the Rockon(20)
[27/Dec/2016 11:54:17] ERROR [storageadmin.views.rockon_helpers:128] Error running a command. cmd = ['/usr/bin/docker', 'run', '-d', '--restart=unless-stopped', '--name', 'bittorrent-btsync', '-v', '/mnt2/Music:/mnt/sync', '-v', '/etc/localtime:/etc/localtime:ro', '-p', '55555:55555/tcp', '-p', '55555:55555/udp', '-p', '8888:8888/tcp', 'bittorrent/sync']. rc = 1. stdout = ['']. stderr = ["Unable to find image 'bittorrent/sync:latest' locally", 'Pulling repository docker.io/bittorrent/sync', 'Tag latest not found in repository docker.io/bittorrent/sync', '']
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 216, in generic_install
run_command(cmd)
File "/opt/rockstor/src/rockstor/system/osi.py", line 109, in run_command
raise CommandException(cmd, out, err, rc)
CommandException: Error running a command. cmd = ['/usr/bin/docker', 'run', '-d', '--restart=unless-stopped', '--name', 'bittorrent-btsync', '-v', '/mnt2/Music:/mnt/sync', '-v', '/etc/localtime:/etc/localtime:ro', '-p', '55555:55555/tcp', '-p', '55555:55555/udp', '-p', '8888:8888/tcp', 'bittorrent/sync']. rc = 1. stdout = ['']. stderr = ["Unable to find image 'bittorrent/sync:latest' locally", 'Pulling repository docker.io/bittorrent/sync', 'Tag latest not found in repository docker.io/bittorrent/sync', '']
[27/Dec/2016 12:11:00] DEBUG [fs.btrfs:713] Quota inconsistency while assigning 0/3054. Rescan scheduled.
[27/Dec/2016 12:11:22] ERROR [storageadmin.util:47] exception: Replica(3) is enabled. If you are sure, disable it first and then delete.
Traceback (most recent call last):
File "/opt/rockstor/eggs/gunicorn-0.16.1-py2.7.egg/gunicorn/workers/sync.py", line 34, in run
client, addr = self.socket.accept()
File "/usr/lib64/python2.7/socket.py", line 202, in accept
sock, addr = self._sock.accept()
error: [Errno 11] Resource temporarily unavailable
[27/Dec/2016 12:11:22] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[27/Dec/2016 12:16:54] ERROR [storageadmin.views.network:85] Unknown ctype: bridge config: {}
[27/Dec/2016 12:31:52] ERROR [storageadmin.views.network:85] Unknown ctype: bridge config: {}
[27/Dec/2016 12:32:10] ERROR [storageadmin.views.network:85] Unknown ctype: bridge config: {}
[27/Dec/2016 14:32:46] DEBUG [smart_manager.data_collector:804] Python-socketio listening on port http://127.0.0.1:8001
[27/Dec/2016 14:32:53] DEBUG [storageadmin.views.command:152] Bootstrap operations completed
[28/Dec/2016 11:34:03] ERROR [storageadmin.util:47] exception: save() prohibited to prevent data loss due to unsaved related object 'group'.
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py", line 40, in _handle_exception
yield
File "/opt/rockstor/src/rockstor/storageadmin/views/user.py", line 165, in post
suser.save()
File "/opt/rockstor/eggs/Django-1.8.16-py2.7.egg/django/db/models/base.py", line 685, in save
"unsaved related object '%s'." % field.name
ValueError: save() prohibited to prevent data loss due to unsaved related object 'group'.
[28/Dec/2016 11:34:03] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[28/Dec/2016 11:34:34] ERROR [storageadmin.util:47] exception: User(cutler) already exists. Please choose a different username
Traceback (most recent call last):
File "/opt/rockstor/eggs/gunicorn-0.16.1-py2.7.egg/gunicorn/workers/sync.py", line 34, in run
client, addr = self.socket.accept()
File "/usr/lib64/python2.7/socket.py", line 202, in accept
sock, addr = self._sock.accept()
error: [Errno 11] Resource temporarily unavailable
[28/Dec/2016 11:34:34] DEBUG [storageadmin.util:48] Current Rockstor version: 3.8.15-14
[29/Dec/2016 20:55:47] DEBUG [smart_manager.data_collector:804] Python-socketio listening on port http://127.0.0.1:8001
[29/Dec/2016 20:55:56] DEBUG [storageadmin.views.command:152] Bootstrap operations completed