Danke Wolfram,
bei den Nutzern- und Systemlogiken steht jeweils "Keine Datenverfügbar"
Ich habe heute noch einmal gesucht und suche in
File "/usr/local/smarthome/lib/logic.py", line 144, in _read_logics
config[name]['pathname'] = directory + config[name]['filename']
Die rote Zeile unten im Log gab und gibt mir noch Rätsel auf??
Genieße die Sonne!
LG Wolfgang
bei den Nutzern- und Systemlogiken steht jeweils "Keine Datenverfügbar"
Ich habe heute noch einmal gesucht und suche in
File "/usr/local/smarthome/lib/logic.py", line 144, in _read_logics
config[name]['pathname'] = directory + config[name]['filename']
Die rote Zeile unten im Log gab und gibt mir noch Rätsel auf??
2023-04-22 11:58:49 NOTICE lib.smarthome -------------------- Init SmartHomeNG v1.9.5-master (646146a0f) --------------------
2023-04-22 11:58:49 NOTICE lib.smarthome Running in Python interpreter 'v3.9.2 final', from directory /usr/local/smarthome
2023-04-22 11:58:49 NOTICE lib.smarthome - operating system 'Debian GNU/Linux 11 (bullseye)' (pid=93753)
2023-04-22 11:58:49 NOTICE lib.smarthome - on 'Raspberry Pi 4 v1.4, 8GB (Sony, UK)'
2023-04-22 11:58:50 NOTICE lib.smarthome - Nutze Feiertage für Land 'DE', Provinz 'BY', 3 benutzerdefinierte(r) Feiertag(e) definiert
2023-04-22 11:58:52 WARNING lib.module Not loading module Mqtt from section 'mqtt': Module is disabled
2023-04-22 11:58:54 WARNING plugins.aastockwert Test LOGGER Warning starting aastockwert service
2023-04-22 11:58:54 WARNING plugins.cli CLI: You should set a password for this plugin.
2023-04-22 11:58:58 ERROR lib.smarthome Unhandled exception: string indices must be integers
<class 'TypeError'>
running SmartHomeNG v1.9.5-master (646146a0f)
Exception: File "/usr/local/smarthome/bin/smarthome.py", line 292, in <module>
sh.start()
File "/usr/local/smarthome/lib/smarthome.py", line 673, in start
self.logics = lib.logic.Logics(self, self._logic_conf_basename, self._env_logic_conf_basename)
File "/usr/local/smarthome/lib/logic.py", line 120, in __init__
self._userlogics = self._read_logics(userlogicconf, self._logic_dir)
File "/usr/local/smarthome/lib/logic.py", line 144, in _read_logics
config[name]['pathname'] = directory + config[name]['filename']
2023-04-22 12:00:01 WARNING modules.admin.api_logics REST_dispatch_execute: None: string indices must be integers
2023-04-22 13:42:49 WARNING modules.admin.api_logics REST_dispatch_execute: None: string indices must be integers
2023-04-22 13:43:21 WARNING modules.admin.api_logics REST_dispatch_execute: rest: string indices must be integers
2023-04-22 13:44:57 WARNING modules.admin.api_logics REST_dispatch_execute: None: string indices must be integers
2023-04-22 13:55:02 WARNING modules.admin.api_logics REST_dispatch_execute: None: string indices must be integers
2023-04-22 11:58:49 NOTICE lib.smarthome Running in Python interpreter 'v3.9.2 final', from directory /usr/local/smarthome
2023-04-22 11:58:49 NOTICE lib.smarthome - operating system 'Debian GNU/Linux 11 (bullseye)' (pid=93753)
2023-04-22 11:58:49 NOTICE lib.smarthome - on 'Raspberry Pi 4 v1.4, 8GB (Sony, UK)'
2023-04-22 11:58:50 NOTICE lib.smarthome - Nutze Feiertage für Land 'DE', Provinz 'BY', 3 benutzerdefinierte(r) Feiertag(e) definiert
2023-04-22 11:58:52 WARNING lib.module Not loading module Mqtt from section 'mqtt': Module is disabled
2023-04-22 11:58:54 WARNING plugins.aastockwert Test LOGGER Warning starting aastockwert service
2023-04-22 11:58:54 WARNING plugins.cli CLI: You should set a password for this plugin.
2023-04-22 11:58:58 ERROR lib.smarthome Unhandled exception: string indices must be integers
<class 'TypeError'>
running SmartHomeNG v1.9.5-master (646146a0f)
Exception: File "/usr/local/smarthome/bin/smarthome.py", line 292, in <module>
sh.start()
File "/usr/local/smarthome/lib/smarthome.py", line 673, in start
self.logics = lib.logic.Logics(self, self._logic_conf_basename, self._env_logic_conf_basename)
File "/usr/local/smarthome/lib/logic.py", line 120, in __init__
self._userlogics = self._read_logics(userlogicconf, self._logic_dir)
File "/usr/local/smarthome/lib/logic.py", line 144, in _read_logics
config[name]['pathname'] = directory + config[name]['filename']
2023-04-22 12:00:01 WARNING modules.admin.api_logics REST_dispatch_execute: None: string indices must be integers
2023-04-22 13:42:49 WARNING modules.admin.api_logics REST_dispatch_execute: None: string indices must be integers
2023-04-22 13:43:21 WARNING modules.admin.api_logics REST_dispatch_execute: rest: string indices must be integers
2023-04-22 13:44:57 WARNING modules.admin.api_logics REST_dispatch_execute: None: string indices must be integers
2023-04-22 13:55:02 WARNING modules.admin.api_logics REST_dispatch_execute: None: string indices must be integers
LG Wolfgang
Kommentar