Quantcast
Channel: Rockstor Community Forum - Latest topics
Viewing all articles
Browse latest Browse all 1913

Exception while running command(['/usr/bin/hostnamectl', '--static']): [Errno 24] Too many open files

$
0
0

@semnell wrote:

        Traceback (most recent call last):

File "/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py", line 40, in handleexception
yield
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 42, in get_queryset
self.updatehostname()
File "/opt/rockstor/eggs/Django-1.6.11-py2.7.egg/django/db/transaction.py", line 371, in inner
return func(*args, **kwargs)
File "/opt/rockstor/src/rockstor/storageadmin/views/appliances.py", line 49, in updatehostname
cur_hostname = gethostname()
File "/opt/rockstor/src/rockstor/system/osi.py", line 362, in gethostname
o, e, rc = run_command([HOSTNAMECTL, '--static'])
File "/opt/rockstor/src/rockstor/system/osi.py", line 90, in run_command
raise Exception(msg)
Exception: Exception while running command(['/usr/bin/hostnamectl', '--static']): [Errno 24] Too many open files

whilst entering the web ui

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 1913

Trending Articles