@djevo1 wrote:
In attempting to start NUT UPS i receive the following traceback. I am not sure why it is occurring.
Traceback (most recent call last): File "/opt/rockstor/src/rockstor/smart_manager/views/nut_service.py", line 41, in post self._switch_nut(command, self._get_config(service)) File "/opt/rockstor/src/rockstor/smart_manager/views/base_service.py", line 40, in _get_config return json.loads(service.config) File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) File "/usr/lib64/python2.7/json/decoder.py", line 365, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) TypeError: expected string or buffer
Posts: 1
Participants: 1