We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, i've just installed master version on dmg 0.5.2 : 2017-10-04 10:29:48,728 domogik-manager ERROR Package plugin-knx : Error reading json file : /var/lib/domogik//domogik_packages/plugin_knx/info.json : Traceback (most recent call last): File "/opt/dmg/domogik/src/domogik/common/packagejson.py", line 106, in __init__ self.json = json.load(open(json_file)) File "/usr/lib/python2.7/json/__init__.py", line 290, in load **kw) File "/usr/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) File "/usr/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode obj, end = self.scan_once(s, idx) ValueError: Expecting , delimiter: line 9 column 5 (char 202)
2017-10-04 10:29:48,728 domogik-manager ERROR Package plugin-knx : Error reading json file : /var/lib/domogik//domogik_packages/plugin_knx/info.json : Traceback (most recent call last): File "/opt/dmg/domogik/src/domogik/common/packagejson.py", line 106, in __init__ self.json = json.load(open(json_file)) File "/usr/lib/python2.7/json/__init__.py", line 290, in load **kw) File "/usr/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) File "/usr/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode obj, end = self.scan_once(s, idx) ValueError: Expecting , delimiter: line 9 column 5 (char 202)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, i've just installed master version on dmg 0.5.2 :
2017-10-04 10:29:48,728 domogik-manager ERROR Package plugin-knx : Error reading json file : /var/lib/domogik//domogik_packages/plugin_knx/info.json : Traceback (most recent call last): File "/opt/dmg/domogik/src/domogik/common/packagejson.py", line 106, in __init__ self.json = json.load(open(json_file)) File "/usr/lib/python2.7/json/__init__.py", line 290, in load **kw) File "/usr/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) File "/usr/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode obj, end = self.scan_once(s, idx) ValueError: Expecting , delimiter: line 9 column 5 (char 202)
The text was updated successfully, but these errors were encountered: