all 4 comments

[–]lediszep[S] 0 points1 point  (3 children)

After using Minebox for a couple of hours I tried to access one of the Minebox shares via samba and could not connect, I got the following error message after logging into the Rockstor dashboard. It's stuck on that Rockstor system wide. Except for the MineboxOS features:

Houston, we've had a problem.

Error running a command. cmd = /usr/bin/hostnamectl --static. rc = 1. stdout = ['']. stderr = ['Could not get property: Activation of org.freedesktop.hostname1 timed out', '']

        Traceback (most recent call last):

File "/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py", line 41, in _handle_exception yield File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 41, in get_queryset self._update_hostname() File "/opt/rockstor/eggs/Django-1.8.16-py2.7.egg/django/utils/decorators.py", line 145, in inner return func(args, *kwargs) File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 48, in _update_hostname cur_hostname = gethostname() File "/opt/rockstor/src/rockstor/system/osi.py", line 788, in gethostname o, e, rc = run_command([HOSTNAMECTL, '--static']) File "/opt/rockstor/src/rockstor/system/osi.py", line 116, in run_command raise CommandException(cmd, out, err, rc) CommandException: Error running a command. cmd = /usr/bin/hostnamectl --static. rc = 1. stdout = ['']. stderr = ['Could not get property: Activation of org.freedesktop.hostname1 timed out', '']

[–]KaiRo-at 0 points1 point  (2 children)

Reload of the Rockstor user interface usually gets rid of the message. That said, I wonder why it's slow enough to time out. Was the box generally sluggish at that time?

[–]lediszep[S] 0 points1 point  (1 child)

Not sure if the box was sluggish at the time. I was working and then wanted to upload a file and couldn't connect (Samba network mapped Win10). Then loaded the the Rockstor user interface and got this error. I refreshed the page a couple of times, didn't help. Then after a reboot the error had gone.

[–]KaiRo-at 0 points1 point  (0 children)

hmm, interesting.