Ankündigung

Einklappen
Keine Ankündigung bisher.

smarthome service start nicht korrekt nach upgrade auf NG1.2

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    smarthome service start nicht korrekt nach upgrade auf NG1.2

    Hallo Forum,

    nach upgrade auf smarthome NG startet der Service nicht korrekt:

    Code:
    root@msr-visu:~# sudo systemctl status smarthome.service -l
    ● smarthome.service - SmartHomeNG daemon
       Loaded: loaded (/lib/systemd/system/smarthome.service; enabled)
       Active: failed (Result: exit-code) since So 2016-10-30 17:05:36 CET; 51s ago
      Process: 431 ExecStart=/usr/bin/python3 /usr/local/smarthome/bin/smarthome.py (code=exited, status=0/SUCCESS)
     Main PID: 792 (code=exited, status=1/FAILURE)
    Okt 30 17:00:55 msr-visu python3[2127]: Daemon PID 2131
    Okt 30 17:00:55 msr-visu systemd[1]: smarthome.service: Supervising process 2131 which is not our child. We'll most likely not notice when it exits.
    Okt 30 17:00:55 msr-visu systemd[1]: Started SmartHomeNG daemon.
    Okt 30 17:00:55 msr-visu systemd[1]: smarthome.service: main process exited, code=exited, status=1/FAILURE
    Okt 30 17:00:55 msr-visu systemd[1]: Unit smarthome.service entered failed state.
    Code:
    root@msr-visu:~# ps -aux | grep smarthome
    root      1077  0.0  0.1   5052  2276 pts/0    S+   17:16   0:00 grep smarthome
    Scheint wohl an python3 zu liegen habe aber keinen Plan wo ich nach schauen kann

    Gruß
    Michael
    Meine Installation: VM Debian Buster SH NG 1.8.1, SmartVISU 3.0, KNX, DMX, 1-wire, Fortigate 30E IPS, VMware vSphere 6.7

    #2
    Ein paar erste Fragen um helfen zu können:
    - Wie hast Du denn das Upgrade gmacht?
    - von welcheR Version hast Du das Upgrade gemacht?
    - was steht im logfile von SmartHomeNG?
    Viele Grüße
    Martin

    There is no cloud. It's only someone else's computer.

    Kommentar


      #3
      Hallo Martin,
      Smarthome gestoppt
      von Debian Wheezy auf Jessie 8.6 upgegradet.
      Smarthome und Smartvisu Verzeichnis umbenannt
      Smarthome NG gemäß Komplettanleitung installiert
      Eibd deinstalliert KNXD installiert
      SmartVisu 2.8 installiert
      lief auch alles fehlerfrei durch und Dienste waren gestartet
      Code:
      2016-10-30  17:32:33 WARNING  Main         --------------------   Init smarthomeNG 1.2.451   --------------------
      2016-10-30  17:32:33 INFO     Main         Init Scheduler
      2016-10-30  17:32:33 INFO     Main         Init Plugins
      2016-10-30  17:32:36 INFO     Main         Init UZSU
      2016-10-30  17:32:36 INFO     Main         Init Items
      2016-10-30  17:32:37 INFO     Main         Items: 381
      2016-10-30  17:32:37 INFO     Main         Start Logics
      2016-10-30  17:32:37 INFO     Main         Start Plugins
      2016-10-30  17:32:37 INFO     BackendServer [30/Oct/2016:17:32:37] ENGINE Bus STARTING
      2016-10-30  17:32:37 INFO     BackendServer [30/Oct/2016:17:32:37] ENGINE Started monitor thread '_TimeoutMonitor'.
      2016-10-30  17:32:37 WARNING  smartvisu    Installing widgets into smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    install_widgets: Installing from '/usr/local/smarthome' to '/var/www/html/smartVISU'
      2016-10-30  17:32:37 INFO     smartvisu    install_widgets: Creating  directory for widgets
      2016-10-30  17:32:37 INFO     smartvisu    install_widgets: Removing old dynamic widget files
      2016-10-30  17:32:37 INFO     smartvisu    Adding import statements to root.html
      2016-10-30  17:32:37 WARNING  smartvisu    Generating pages for smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'widgetblock2_blk_std.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'widgetblock_blk_std.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     Connections  1-Wire: connected to 10.1.5.20:4304
      2016-10-30  17:32:37 INFO     BackendServer [30/Oct/2016:17:32:37] ENGINE Serving on http://10.1.5.20:8383
      2016-10-30  17:32:37 INFO     BackendServer [30/Oct/2016:17:32:37] ENGINE Bus STARTED
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'navigation.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'widgetblock2_std_std.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'widgetblock_std_std.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'roomslite.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'category.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'roomlite.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'navi_sep.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'widgetblock_blk_noh.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'rooms.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'heading.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'category_page.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'navi.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'room.html' from plugin to smartVISU
      2016-10-30  17:32:37 INFO     smartvisu    copy_templates: Copying template 'index.html' from plugin to smartVISU
      2016-10-30  17:32:38 INFO     Main         squeezebox: Listen-mode enabled
      2016-10-30  17:32:40 INFO     1w-disc      1-Wire: 28.8CAF3F050000 with sensors: T10, T9, T12, T11, T
      2016-10-30  17:32:40 INFO     1w-disc      1-Wire: 28.3669CF040000 with sensors: T10, T9, T12, T11, T
      2016-10-30  17:32:40 INFO     1w-disc      1-Wire: 28.25231B050000 with sensors: T10, T9, T12, T11, T
      2016-10-30  17:32:40 INFO     1w-disc      1-Wire: 28.33161B050000 with sensors: T10, T9, T12, T11, T
      2016-10-30  17:32:41 INFO     1w-disc      1-Wire: 26.90377C010000 with sensors: L, VDD, H, T
      2016-10-30  17:32:41 INFO     1w-disc      1-Wire: 26.ACA987010000 with sensors: L, VDD, H, T
      2016-10-30  17:32:42 INFO     1w-disc      1-Wire: unknown sensor 26.76A97C010000 DS2438 page3: b'\x00\x00\x00\x00\x00\x00\x00\x00'
      2016-10-30  17:32:42 INFO     1w-disc      1-Wire: 26.76A97C010000 with sensors: VDD, V, T, L, H
      2016-10-30  17:32:42 INFO     1w-disc      1-Wire: 26.4D8B87010000 with sensors: VDD, H, T
      2016-10-30  17:32:42 INFO     1w-disc      1-Wire: 81.E4CD34000000 with sensors: BM
      2016-10-30  17:32:42 INFO     1w-disc      1-Wire: unknown sensor 23.7471DD010000 DS2433
      2016-10-30  17:32:42 INFO     1w-disc      1-Wire: unknown sensor 23.4E5EDD010000 DS2433
      2016-10-30  17:32:42 INFO     1w-disc      1-Wire: 10.67C6697351FF with sensors: T
      2016-10-30  17:32:42 INFO     1w-disc      1-Wire: unknown sensor 05.4AEC29CDBAAB DS2405
      2016-10-30  17:33:30 INFO     Main         VISU: Websocket handler uses protocol version 4
      2016-10-30  17:34:18 ERROR    Connections  KNX: could not connect to 10.1.5.20:6720 (TCP): [Errno 111] Verbindungsaufbau abgelehnt
      2016-10-30  17:38:06 INFO     Main         VISU: Websocket handler uses protocol version 4
      2016-10-30  17:38:24 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:17:38:24] "GET /threads.html HTTP/1.1" 200 7477 "http://10.1.5.20:8383/visu.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-9 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/css/font-awesome.min.css' to fulfill '/static/css/font-awesome.min.css'
      2016-10-30  17:38:25 INFO     CP Server Thread-10 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/css/bootstrap.min.css' to fulfill '/static/css/bootstrap.min.css'
      2016-10-30  17:38:25 INFO     CP Server Thread-11 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/css/bootstrap-treeview.min.css' to fulfill '/static/css/bootstrap-treeview.min.css'
      2016-10-30  17:38:25 INFO     CP Server Thread-13 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/jquery-2.2.3.min.js' to fulfill '/static/js/jquery-2.2.3.min.js'
      2016-10-30  17:38:25 INFO     CP Server Thread-12 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/css/bootstrap-reload.css' to fulfill '/static/css/bootstrap-reload.css'
      2016-10-30  17:38:25 INFO     CP Server Thread-14 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/bootstrap.min.js' to fulfill '/static/js/bootstrap.min.js'
      2016-10-30  17:38:25 INFO     CP Server Thread-10 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/css/bootstrap.min.css HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-14 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/js/bootstrap.min.js HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-13 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/js/jquery-2.2.3.min.js HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-12 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/css/bootstrap-reload.css HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-11 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/css/bootstrap-treeview.min.css HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/css/font-awesome.min.css HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-10 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/bootstrap-treeview.min.js' to fulfill '/static/js/bootstrap-treeview.min.js'
      2016-10-30  17:38:25 INFO     CP Server Thread-14 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/google-prettify/run_prettify.js' to fulfill '/static/js/google-prettify/run_prettify.js'
      2016-10-30  17:38:25 INFO     CP Server Thread-13 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/bootstrap-reload.js' to fulfill '/static/js/bootstrap-reload.js'
      2016-10-30  17:38:25 INFO     CP Server Thread-13 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/js/bootstrap-reload.js HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-14 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/js/google-prettify/run_prettify.js HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-10 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/js/bootstrap-treeview.min.js HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:25 INFO     CP Server Thread-9 [30/Oct/2016:17:38:25] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/logo_long.png' to fulfill '/static/img/logo_long.png'
      2016-10-30  17:38:25 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:17:38:25] "GET /static/img/logo_long.png HTTP/1.1" 304 - "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /system.html HTTP/1.1" 200 10405 "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-9 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/terminal-server.svg' to fulfill '/static/img/terminal-server.svg'
      2016-10-30  17:38:38 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/terminal-server.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-15 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/NIC.svg' to fulfill '/static/img/NIC.svg'
      2016-10-30  17:38:38 INFO     CP Server Thread-15 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/NIC.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-8 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/tux_hdd.svg' to fulfill '/static/img/tux_hdd.svg'
      2016-10-30  17:38:38 INFO     CP Server Thread-8 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/tux_hdd.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-12 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/cpu.svg' to fulfill '/static/img/cpu.svg'
      2016-10-30  17:38:38 INFO     CP Server Thread-12 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/cpu.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-9 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/hd.svg' to fulfill '/static/img/hd.svg'
      2016-10-30  17:38:38 INFO     CP Server Thread-8 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/logo_small_76x76.png' to fulfill '/static/img/logo_small_76x76.png'
      2016-10-30  17:38:38 INFO     CP Server Thread-13 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/clock.svg' to fulfill '/static/img/clock.svg'
      2016-10-30  17:38:38 INFO     CP Server Thread-12 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/python.png' to fulfill '/static/img/python.png'
      2016-10-30  17:38:38 INFO     CP Server Thread-8 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/logo_small_76x76.png HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-13 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/clock.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-12 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/python.png HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/hd.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-15 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/preferences.svg' to fulfill '/static/img/preferences.svg'
      2016-10-30  17:38:38 INFO     CP Server Thread-15 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/preferences.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:38:38 INFO     CP Server Thread-11 [30/Oct/2016:17:38:38] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/user.svg' to fulfill '/static/img/user.svg'
      2016-10-30  17:38:38 INFO     CP Server Thread-11 10.1.2.225 - admin [30/Oct/2016:17:38:38] "GET /static/img/user.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
      2016-10-30  17:42:40 INFO     1w-disc      1-Wire: unknown sensor 23.7471DD010000 DS2433
      2016-10-30  17:42:40 INFO     1w-disc      1-Wire: unknown sensor 23.4E5EDD010000 DS2433
      2016-10-30  17:42:40 INFO     1w-disc      1-Wire: unknown sensor 05.4AEC29CDBAAB DS2405
      2016-10-30  17:46:12 INFO     Main         Number of Threads: 17
      2016-10-30  17:46:12 INFO     Main         Stop Plugins
      2016-10-30  17:46:12 INFO     Main         [30/Oct/2016:17:46:12] ENGINE Bus STOPPING
      2016-10-30  17:46:12 INFO     Main         [30/Oct/2016:17:46:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('10.1.5.20', 8383)) shut down
      2016-10-30  17:46:12 INFO     Main         [30/Oct/2016:17:46:12] ENGINE Stopped thread '_TimeoutMonitor'.
      2016-10-30  17:46:12 INFO     Main         [30/Oct/2016:17:46:12] ENGINE Bus STOPPED
      2016-10-30  17:46:12 INFO     Main         [30/Oct/2016:17:46:12] ENGINE Bus EXITING
      2016-10-30  17:46:12 INFO     Main         [30/Oct/2016:17:46:12] ENGINE Bus EXITED
      2016-10-30  17:46:14 INFO     Main         Thread: Main, still alive
      2016-10-30  17:46:14 INFO     Main         Thread: _TimeoutMonitor, still alive


      Meine Installation: VM Debian Buster SH NG 1.8.1, SmartVISU 3.0, KNX, DMX, 1-wire, Fortigate 30E IPS, VMware vSphere 6.7

      Kommentar


        #4
        Hallo Michael,

        Aus dem Log lese ich erstmal, dass SmartHomeNG vollständig startet umd einige Minuten läuft, bevor es sich normal beendet.

        Die spannende Frage ist: Was ist zwischen 17:42 Uhr (1-wire Abfrage com 3 unbekannten Sensoren) umd 17:46 Uhr (Befinn des runterfahrens) geschehen?

        Läuft SmartHomeNG richtig, wenn Du es von der Kommandozeile aus startest oder beendet es sich dann auch?
        Viele Grüße
        Martin

        There is no cloud. It's only someone else's computer.

        Kommentar


          #5
          kann sein das ich das runter gefahren habe. Ich habe häufiger gestoppt und gestartet

          Ich habe jest nochmal neugestartet und nichts mehr auf der Konsole gemacht:

          Code:
          2016-10-30  19:00:07 WARNING  Main         --------------------   Init smarthomeNG 1.2.451   --------------------
          2016-10-30  19:00:07 INFO     Main         Init Scheduler
          2016-10-30  19:00:07 INFO     Main         Init Plugins
          2016-10-30  19:00:20 INFO     Main         Init UZSU
          2016-10-30  19:00:20 INFO     Main         Init Items
          2016-10-30  19:00:21 INFO     Main         Items: 381
          2016-10-30  19:00:21 INFO     Main         Start Logics
          2016-10-30  19:00:21 INFO     Main         Start Plugins
          2016-10-30  19:00:21 INFO     BackendServer [30/Oct/2016:19:00:21] ENGINE Bus STARTING
          2016-10-30  19:00:21 INFO     BackendServer [30/Oct/2016:19:00:21] ENGINE Started monitor thread '_TimeoutMonitor'.
          2016-10-30  19:00:21 WARNING  smartvisu    Installing widgets into smartVISU
          2016-10-30  19:00:21 INFO     smartvisu    install_widgets: Installing from '/usr/local/smarthome' to '/var/www/html/smartVISU'
          2016-10-30  19:00:21 INFO     smartvisu    install_widgets: Creating  directory for widgets
          2016-10-30  19:00:21 INFO     smartvisu    install_widgets: Removing old dynamic widget files
          2016-10-30  19:00:21 INFO     smartvisu    Adding import statements to root.html
          2016-10-30  19:00:21 WARNING  smartvisu    Generating pages for smartVISU
          2016-10-30  19:00:21 INFO     smartvisu    copy_templates: Copying template 'widgetblock2_blk_std.html' from plugin to smartVISU
          2016-10-30  19:00:21 INFO     smartvisu    copy_templates: Copying template 'widgetblock_blk_std.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     Connections  1-Wire: connected to 10.1.5.20:4304
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'navigation.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     BackendServer [30/Oct/2016:19:00:22] ENGINE Serving on http://10.1.5.20:8383
          2016-10-30  19:00:22 INFO     BackendServer [30/Oct/2016:19:00:22] ENGINE Bus STARTED
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'widgetblock2_std_std.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'widgetblock_std_std.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'roomslite.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'category.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'roomlite.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'navi_sep.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'widgetblock_blk_noh.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'rooms.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'heading.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'category_page.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'navi.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'room.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     smartvisu    copy_templates: Copying template 'index.html' from plugin to smartVISU
          2016-10-30  19:00:22 INFO     Main         squeezebox: Listen-mode enabled
          2016-10-30  19:00:24 INFO     1w-disc      1-Wire: 28.8CAF3F050000 with sensors: T9, T12, T10, T11, T
          2016-10-30  19:00:24 INFO     1w-disc      1-Wire: 28.3669CF040000 with sensors: T9, T12, T10, T11, T
          2016-10-30  19:00:24 INFO     1w-disc      1-Wire: 28.25231B050000 with sensors: T9, T12, T10, T11, T
          2016-10-30  19:00:24 INFO     1w-disc      1-Wire: 28.33161B050000 with sensors: T9, T12, T10, T11, T
          2016-10-30  19:00:24 INFO     1w-disc      1-Wire: 26.90377C010000 with sensors: VDD, L, H, T
          2016-10-30  19:00:25 INFO     1w-disc      1-Wire: 26.ACA987010000 with sensors: VDD, L, H, T
          2016-10-30  19:00:25 INFO     1w-disc      1-Wire: unknown sensor 26.76A97C010000 DS2438 page3: b'\x00\x00\x00\x00\x00\x00\x00\x00'
          2016-10-30  19:00:25 INFO     1w-disc      1-Wire: 26.76A97C010000 with sensors: T, VDD, V, H, L
          2016-10-30  19:00:26 INFO     1w-disc      1-Wire: 26.4D8B87010000 with sensors: VDD, L, H, T
          2016-10-30  19:00:26 INFO     1w-disc      1-Wire: 81.E4CD34000000 with sensors: BM
          2016-10-30  19:00:26 INFO     1w-disc      1-Wire: unknown sensor 23.7471DD010000 DS2433
          2016-10-30  19:00:26 INFO     1w-disc      1-Wire: unknown sensor 23.4E5EDD010000 DS2433
          2016-10-30  19:00:26 INFO     1w-disc      1-Wire: 10.67C6697351FF with sensors: T
          2016-10-30  19:00:26 INFO     1w-disc      1-Wire: unknown sensor 05.4AEC29CDBAAB DS2405
          2016-10-30  19:00:31 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /system.html HTTP/1.1" 200 10394 "http://10.1.5.20:8383/threads.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-9 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/css/font-awesome.min.css' to fulfill '/static/css/font-awesome.min.css'
          2016-10-30  19:00:31 INFO     CP Server Thread-10 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/css/bootstrap.min.css' to fulfill '/static/css/bootstrap.min.css'
          2016-10-30  19:00:31 INFO     CP Server Thread-11 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/css/bootstrap-treeview.min.css' to fulfill '/static/css/bootstrap-treeview.min.css'
          2016-10-30  19:00:31 INFO     CP Server Thread-12 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/css/bootstrap-reload.css' to fulfill '/static/css/bootstrap-reload.css'
          2016-10-30  19:00:31 INFO     CP Server Thread-13 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/jquery-2.2.3.min.js' to fulfill '/static/js/jquery-2.2.3.min.js'
          2016-10-30  19:00:31 INFO     CP Server Thread-14 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/bootstrap.min.js' to fulfill '/static/js/bootstrap.min.js'
          2016-10-30  19:00:31 INFO     CP Server Thread-10 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/css/bootstrap.min.css HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-11 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/css/bootstrap-treeview.min.css HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-12 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/css/bootstrap-reload.css HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-14 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/js/bootstrap.min.js HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-13 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/js/jquery-2.2.3.min.js HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/css/font-awesome.min.css HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-12 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/google-prettify/run_prettify.js' to fulfill '/static/js/google-prettify/run_prettify.js'
          2016-10-30  19:00:31 INFO     CP Server Thread-11 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/bootstrap-treeview.min.js' to fulfill '/static/js/bootstrap-treeview.min.js'
          2016-10-30  19:00:31 INFO     CP Server Thread-11 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/js/bootstrap-treeview.min.js HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-10 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/js/bootstrap-reload.js' to fulfill '/static/js/bootstrap-reload.js'
          2016-10-30  19:00:31 INFO     CP Server Thread-10 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/js/bootstrap-reload.js HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-12 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/js/google-prettify/run_prettify.js HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-13 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/terminal-server.svg' to fulfill '/static/img/terminal-server.svg'
          2016-10-30  19:00:31 INFO     CP Server Thread-12 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/user.svg' to fulfill '/static/img/user.svg'
          2016-10-30  19:00:31 INFO     CP Server Thread-11 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/tux_hdd.svg' to fulfill '/static/img/tux_hdd.svg'
          2016-10-30  19:00:31 INFO     CP Server Thread-14 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/NIC.svg' to fulfill '/static/img/NIC.svg'
          2016-10-30  19:00:31 INFO     CP Server Thread-10 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/cpu.svg' to fulfill '/static/img/cpu.svg'
          2016-10-30  19:00:31 INFO     CP Server Thread-13 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/terminal-server.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-12 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/user.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-11 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/tux_hdd.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-14 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/NIC.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-10 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/cpu.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-13 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/hd.svg' to fulfill '/static/img/hd.svg'
          2016-10-30  19:00:31 INFO     CP Server Thread-11 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/preferences.svg' to fulfill '/static/img/preferences.svg'
          2016-10-30  19:00:31 INFO     CP Server Thread-9 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/logo_long.png' to fulfill '/static/img/logo_long.png'
          2016-10-30  19:00:31 INFO     CP Server Thread-14 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/logo_small_76x76.png' to fulfill '/static/img/logo_small_76x76.png'
          2016-10-30  19:00:31 INFO     CP Server Thread-10 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/python.png' to fulfill '/static/img/python.png'
          2016-10-30  19:00:31 INFO     CP Server Thread-12 [30/Oct/2016:19:00:31] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/clock.svg' to fulfill '/static/img/clock.svg'
          2016-10-30  19:00:31 INFO     CP Server Thread-13 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/hd.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/logo_long.png HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-14 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/logo_small_76x76.png HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-10 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/python.png HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-11 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/preferences.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:31 INFO     CP Server Thread-12 10.1.2.225 - admin [30/Oct/2016:19:00:31] "GET /static/img/clock.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:34 INFO     Main         VISU: Websocket handler uses protocol version 4
          2016-10-30  19:00:36 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:19:00:36] "GET /services.html HTTP/1.1" 200 5839 "http://10.1.5.20:8383/system.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:36 INFO     CP Server Thread-9 [30/Oct/2016:19:00:36] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/languages.svg' to fulfill '/static/img/languages.svg'
          2016-10-30  19:00:36 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:19:00:36] "GET /static/img/languages.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/services.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:36 INFO     CP Server Thread-12 [30/Oct/2016:19:00:36] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/cache.svg' to fulfill '/static/img/cache.svg'
          2016-10-30  19:00:36 INFO     CP Server Thread-14 [30/Oct/2016:19:00:36] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/knxd_service.png' to fulfill '/static/img/knxd_service.png'
          2016-10-30  19:00:36 INFO     CP Server Thread-10 [30/Oct/2016:19:00:36] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/logfile.svg' to fulfill '/static/img/logfile.svg'
          2016-10-30  19:00:36 INFO     CP Server Thread-11 [30/Oct/2016:19:00:36] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/img/db_backup.svg' to fulfill '/static/img/db_backup.svg'
          2016-10-30  19:00:36 INFO     CP Server Thread-12 10.1.2.225 - admin [30/Oct/2016:19:00:36] "GET /static/img/cache.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/services.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:36 INFO     CP Server Thread-14 10.1.2.225 - admin [30/Oct/2016:19:00:36] "GET /static/img/knxd_service.png HTTP/1.1" 304 - "http://10.1.5.20:8383/services.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:36 INFO     CP Server Thread-11 10.1.2.225 - admin [30/Oct/2016:19:00:36] "GET /static/img/db_backup.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/services.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:36 INFO     CP Server Thread-10 10.1.2.225 - admin [30/Oct/2016:19:00:36] "GET /static/img/logfile.svg HTTP/1.1" 304 - "http://10.1.5.20:8383/services.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:39 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:19:00:39] "GET /log_view.html HTTP/1.1" 200 173579 "http://10.1.5.20:8383/services.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:00:40 INFO     CP Server Thread-9 [30/Oct/2016:19:00:40] TOOLS.STATICDIR Checking file '/usr/local/smarthome/plugins/backend/static/fonts/fontawesome-webfont.woff2' to fulfill '/static/fonts/fontawesome-webfont.woff2'
          2016-10-30  19:00:40 INFO     CP Server Thread-9 10.1.2.225 - admin [30/Oct/2016:19:00:40] "GET /static/fonts/fontawesome-webfont.woff2?v=4.6.3 HTTP/1.1" 304 - "http://10.1.5.20:8383/static/css/font-awesome.min.css" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:01:08 INFO     CP Server Thread-15 10.1.2.225 - admin [30/Oct/2016:19:01:08] "GET /log_view.html?text_filter=&log_level_filter=ALL&page=1 HTTP/1.1" 200 173579 "http://10.1.5.20:8383/log_view.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:01:28 INFO     CP Server Thread-8 10.1.2.225 - admin [30/Oct/2016:19:01:28] "GET /log_view.html?text_filter=&log_level_filter=ALL&page=2 HTTP/1.1" 200 138177 "http://10.1.5.20:8383/log_view.html?text_filter=&log_level_filter=ALL&page=1" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:01:38 INFO     CP Server Thread-8 10.1.2.225 - admin [30/Oct/2016:19:01:38] "GET /log_view.html?text_filter=&log_level_filter=ALL&page=3 HTTP/1.1" 200 150789 "http://10.1.5.20:8383/log_view.html?text_filter=&log_level_filter=ALL&page=2" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:01:47 INFO     CP Server Thread-8 10.1.2.225 - admin [30/Oct/2016:19:01:47] "GET /log_view.html?text_filter=&log_level_filter=ALL&page=4 HTTP/1.1" 200 129970 "http://10.1.5.20:8383/log_view.html?text_filter=&log_level_filter=ALL&page=3" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:04:13 INFO     Main         VISU: Websocket handler uses protocol version 4
          2016-10-30  19:04:38 INFO     CP Server Thread-13 10.1.2.225 - admin [30/Oct/2016:19:04:38] "GET /log_view.html?text_filter=&log_level_filter=ALL&page=4 HTTP/1.1" 200 130427 "http://10.1.5.20:8383/log_view.html?text_filter=&log_level_filter=ALL&page=4" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:05:34 INFO     CP Server Thread-14 10.1.2.225 - admin [30/Oct/2016:19:05:34] "GET /log_view.html?text_filter=&log_level_filter=ALL&page=4 HTTP/1.1" 200 130794 "http://10.1.5.20:8383/log_view.html?text_filter=&log_level_filter=ALL&page=4" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:05:43 INFO     CP Server Thread-14 10.1.2.225 - admin [30/Oct/2016:19:05:43] "GET /log_view.html?text_filter=&log_level_filter=ALL&page=3 HTTP/1.1" 200 150789 "http://10.1.5.20:8383/log_view.html?text_filter=&log_level_filter=ALL&page=4" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:05:53 INFO     CP Server Thread-14 10.1.2.225 - admin [30/Oct/2016:19:05:53] "GET /log_view.html?text_filter=&log_level_filter=ALL&page=4 HTTP/1.1" 200 131528 "http://10.1.5.20:8383/log_view.html?text_filter=&log_level_filter=ALL&page=3" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0"
          2016-10-30  19:06:51 INFO     Main         VISU: Websocket handler uses protocol version 4
          2016-10-30  19:10:24 INFO     1w-disc      1-Wire: unknown sensor 23.7471DD010000 DS2433
          2016-10-30  19:10:24 INFO     1w-disc      1-Wire: unknown sensor 23.4E5EDD010000 DS2433
          2016-10-30  19:10:24 INFO     1w-disc      1-Wire: unknown sensor 05.4AEC29CDBAAB DS2405
          Meine Installation: VM Debian Buster SH NG 1.8.1, SmartVISU 3.0, KNX, DMX, 1-wire, Fortigate 30E IPS, VMware vSphere 6.7

          Kommentar


            #6
            Ich kann von der Smartvisu aus schalten sehe aber keine Statusänderungen oder Temperaturwerte vom KNX Bus. 1-wire Werte werden angezeigt.
            Irgendwas scheint zu fehlen.
            Das wird mir nachwievor angezeigt.

            Code:
            root@msr-visu:~# sudo systemctl status smarthome.service -l
            ● smarthome.service - SmartHomeNG daemon
               Loaded: loaded (/lib/systemd/system/smarthome.service; enabled)
               Active: failed (Result: exit-code) since So 2016-10-30 17:48:10 CET; 1h 34min ago
              Process: 429 ExecStart=/usr/bin/python3 /usr/local/smarthome/bin/smarthome.py (code=exited, status=0/SUCCESS)
             Main PID: 803 (code=exited, status=1/FAILURE)
            
            Okt 30 17:48:07 msr-visu systemd[1]: PID file /usr/local/smarthome/var/run/smarthome.pid not readable (yet?) after start.
            Okt 30 17:48:07 msr-visu systemd[1]: smarthome.service: Supervising process 803 which is not our child. We'll most likely not notice when it exits.
            Okt 30 17:48:07 msr-visu systemd[1]: Started SmartHomeNG daemon.
            Okt 30 17:48:07 msr-visu python3[429]: Daemon PID 803
            Okt 30 17:48:10 msr-visu systemd[1]: smarthome.service: main process exited, code=exited, status=1/FAILURE
            Okt 30 17:48:10 msr-visu systemd[1]: Unit smarthome.service entered failed state.
            Hier noch mein Plugin
            Code:
            # plugin.conf
            
            [BackendServer]
                class_name = BackendServer
                class_path = plugins.backend
                #ip = xxx.xxx.xxx.xxx
                port = 8383
                updates_allowed = True
                threads = 8
                user = admin
                password = xxxx
                language = de
            
            [knx]
               class_name = KNX
               class_path = plugins.knx
               host = 10.1.5.20
               port = 6720
            #   send_time = 600 # update date/time every 600 seconds, default none
            #   time_ga = 1/1/1 # default none
            #   date_ga = 1/1/2 # default none
            
            # Bereitstellung eines Websockets zur Kommunikation zwischen SmartVISU und SmartHomeNG
            [visu]
                class_name = WebSocket
                class_path = plugins.visu_websocket
            #    ip = 0.0.0.0
            #    port = 2424
            #    tls = no
               wsproto = 4
                acl = rw
            
            # Autogenerierung von Webseiten für SmartVISU
            [smartvisu]
               class_name = SmartVisu
               class_path = plugins.visu_smartvisu
                # "neue" Linux Versionen (z.B. Debian Jessie 8.x, Ubuntu > 14.x)
                smartvisu_dir = /var/www/html/smartVISU
            
            # Command Line Interface
            [cli]
                class_name = CLI
                class_path = plugins.cli
                ip = 0.0.0.0
                update = True
            
            # alter SQL-Treiber
            #[sql]
            #    class_name = SQL
            #    class_path = plugins.sqlite
            
            #SQL-Treiber, unterstützt auch die SmartVISU 2.8/2.9
            # dazu muß im websocket plugin zwingend die Protokollversion 4 eingetragen sein
            [sql]
                class_name = SQL
                class_path = plugins.sqlite_visu2_8
            
            # Onewire Plugin
            [ow]
                class_name = OneWire
                class_path = plugins.onewire
                host = 10.1.5.20
                port = 4304
            
            [mail]
                class_name = SMTP
                class_path = plugins.mail
                host = 10.1.9.21
            
            [uzsu]
                class_name = UZSU
                class_path = plugins.uzsu
            
            [squeezebox]
            class_name = Squeezebox
            class_path = plugins.squeezebox
               host = 10.1.2.23
               port = 9090
            Zuletzt geändert von yachti; 30.10.2016, 19:27.
            Meine Installation: VM Debian Buster SH NG 1.8.1, SmartVISU 3.0, KNX, DMX, 1-wire, Fortigate 30E IPS, VMware vSphere 6.7

            Kommentar


              #7
              Hi Yachti,

              erstmal SmartHomeNG beenden und den automatischen Start von Smarthome verhindern:
              Code:
              sudo systemctl stop smarthome.service
              sudo systemctl disable smarthome.service
              mit
              Code:
              ps aux | grep smarthome
              prüfen, das das auch aus ist.

              Gerne das System auf den neuesten Stand bringen:
              Code:
              sudo apt-get update
              sudo apt-get upgrade
              Dann einmal frisch booten und wieder einloggen.
              Danach bitte im Debug-Modus starten:
              Code:
              cd /usr/local/smarthome/bin
              python3 ./smarthome.py -d
              Das Ergebnis dann posten...

              Kommentar


                #8
                Code:
                root@msr-visu:/usr/local/smarthome/bin# python3 ./smarthome.py -d
                2016-10-30 21:02:38 WARNING  smarthome    Main         --------------------   Init smarthomeNG 1.2.451   -------------------- -- smarthome.py:__init__:195
                2016-10-30 21:02:38 DEBUG    smarthome    Main         Python 3.4.2 -- smarthome.py:__init__:196
                2016-10-30 21:02:38 INFO     scheduler    Main         Init Scheduler -- scheduler.py:__init__:87
                2016-10-30 21:02:38 DEBUG    scheduler    Scheduler    creating 5 workers -- scheduler.py:run:94
                2016-10-30 21:02:38 INFO     smarthome    Main         Init Plugins -- smarthome.py:start:261
                2016-10-30 21:02:38 DEBUG    plugin       Main         Plugin: BackendServer -- plugin.py:__init__:47
                2016-10-30 21:02:39 DEBUG    __init__     Main         BackendServer: Using local ip address '10.1.5.20' -- __init__.py:__init__:85
                2016-10-30 21:02:39 DEBUG    __init__     Main         Backend: translation_dict='{'Item': 'Item', 'IP': 'IP Adresse', 'Scheduler': 'Scheduler', 'Die eingegebenen Daten sind kein numerischer Wert': 'Die eingegebenen Daten sind kein numerischer Wert', 'Aktiv': 'Aktiv', 'Plugin spezifische Attribute': 'Plugin spezifische Konfigurationen', 'handlers': 'Handler', 'Thread-Id': 'Thread-Id', 'Thread': 'Thread', 'Python Version': 'Python Version', 'Mehrere Instanzen möglich': 'Mehrere Instanzen möglich', 'Sprache des Backends': 'Sprache des Backends', 'Name': 'Name', 'Suchen': 'Suchen', 'Freier Speicher': 'Freier Speicher', '_disclosure': {'Icons/Bilder': 'Icons/Bilder', 'disclosure_title': 'Offenlegung von Open Source Software Komponenten des SmartHomeNG BackendServer Plugins', 'Link': 'Link', 'Alle Icons und Bilder kommen von': 'Alle Icons und Bilder kommen von ', 'Lizenz': 'Lizenz', 'Verwendete Open Source Software Komponenten': 'Verwendete Open Source Software Komponenten', 'Name': 'Name'}, 'Keine Antwort von PyPI': 'Keine Antwort von PyPI', 'filters': 'Filter', 'Architektur': 'Architektur', 'Ja': 'Ja', 'Dateiname': 'Dateiname', 'Items': 'Items', 'Aktionen': 'Aktionen', 'Änderungsinformationen': 'Änderungsinformationen', 'Level': 'Level', 'Filter': 'Filter', 'age': 'Alter', '_button': {'Auslösen': 'Auslösen', 'knxd service beenden': 'knxd service beenden', 'Cacheprüfung': 'Cacheprüfung', 'knxd socket starten': 'knxd socket starten', 'smarthomeNG beenden': 'SmartHomeNG beenden', 'knxd service starten': 'knxd service starten', 'Deutsch': 'Deutsch', 'Neu Laden': 'Neu Laden', 'Englisch': 'English', 'Französisch': 'French', 'knxd socket beenden': 'knxd socket beenden', 'smarthomeNG starten': 'SmartHomeNG starten', 'Filter anwenden': 'Filter anwenden'}, 'Tag': 'Tag', 'Benutzer': 'Benutzer', 'Nein': 'Nein', 'Nicht aktiv': 'Nicht aktiv', 'Dienst für die KNX Unterstützung': 'Dienst für die KNX Unterstützung', 'Übersetzung neu laden': 'Übersetzung neu laden', 'Itempfad suchen...': 'Itempfad suchen...', 'Cycle': 'Cycle', 'Classname': 'Classname', 'Auf Deutsch wechseln': 'Auf Deutsch wechseln', 'Stunden': 'Stunden', 'Letztes Update': 'Letztes Update', 'Geändert durch': 'Geändert durch', 'Item im Baum auswählen um Details einzusehen!': 'Item im Baum auswählen um Details einzusehen!', 'Neuste Version': 'Neuste Version', 'Logfile speichern': 'Logfile speichern', 'no data available': 'keine Daten verfügbar', 'Nr.': 'Nr.', 'nächste Ausführung': 'nächste Ausführung', 'Eigenschaft': 'Eigenschaft', 'Betriebszeit': 'Betriebszeit', 'Minuten': 'Minuten', 'Plugin': 'Plugin', 'Type': 'Type', '_items': {'value': 'Wert (value)', 'type': 'Typ (type)', 'autotimer': 'autotimer', 'eval_trigger': 'eval_trigger', 'crontab': 'crontab', 'enforce_updates': 'enforce_updates', 'name': 'Name', 'eval': 'eval', 'cache': 'cache', 'threshold': 'threshold', 'path': 'Pfad', 'cycle': 'cycle'}, 'Aktion': 'Aktion', 'previous change': 'vorherige Änderung', 'Alle zuklappen': 'Alle zuklappen', 'Status': 'Status', 'Betriebssystem': 'Betriebssystem', 'No active clients': 'Keine aktiven Clients', 'installierte Version': 'installierte Version', 'Systemlogiken': 'Systemlogiken', 'Visu Client': 'Visu Client', 'Port': 'Port', 'Zeit': 'Zeit', 'Logfile ansehen': 'Logfile ansehen', 'Sekunden': 'Sekunden', 'Willkommen im Backend von': 'Willkommen im Backend von', 'Auf Französisch wechseln': 'Auf Französisch wechseln', 'Version': 'Version', 'Alle aufklappen': 'Alle aufklappen', 'Auf Englisch wechseln': 'Auf Englisch wechseln', 'Dateien ohne zugehöriges Item im /var/cache Verzeichnis': 'Dateien ohne zugehöriges Item im /var/cache Verzeichnis', 'Root-Passwort': 'Root-Passwort', 'Tage': 'Tage', 'Datenbank-Dump': 'Datenbank-Dump', 'Verbundene Trigger': 'Verbundene Trigger', 'Minute': 'Minute', 'gesamt': 'gesamt', 'vorheriger Wert': 'vorheriger Wert', 'Logger Name': 'Logger Name', 'Verbundene Logiken': 'Verbundene Logiken', 'Dienst': 'Dienst', 'Attribut': 'Attribut', 'Logging': 'Logging', 'Stunde': 'Stunde', 'Instanz': 'Instanz', 'disabled': 'disabled', 'Letzte Modifikation': 'Letzte Modifikation', '_threads': {'True': 'Ja', 'False': 'Nein'}, 'Datum': 'Datum', 'Suche zurücksetzen': 'Zurücksetzen', 'Logfile': 'Log-Datei', 'Letzte Änderung': 'Letzte Änderung', 'Logger ansehen': 'Logger ansehen', 'Erstellungsdatum': 'Erstellungsdatum', 'Evaluation und Trigger': 'Initialisierungs-, Evaluations- und Trigger-Konfiguration', '_menu': {'Items': 'Items', 'Disclosure': 'Disclosure', 'Threads': 'Threads', 'Plugins': 'Plugins', 'Scheduler': 'Scheduler', 'Systeminfo': 'Systeminfo', 'Logiken': 'Logiken', 'Dienste': 'Dienste', 'Visu': 'Visu'}, 'Logik': 'Logik', 'Item-Informationen': 'Item-Informationen', 'Pfad': 'Pfad', 'Typ': 'Typ', 'Crontab': 'Crontab', 'Wert': 'Wert', 'previous age': 'vorheriges Alter', 'Neu starten': 'System neu starten'}' -- __init__.py:load_translation:197
                2016-10-30 21:02:39 DEBUG    __init__     Main         BackendServer running from '/usr/local/smarthome/plugins/backend' -- __init__.py:__init__:100
                2016-10-30 21:02:39 DEBUG    plugin       Main         Plugin: knx -- plugin.py:__init__:47
                2016-10-30 21:02:39 DEBUG    plugin       Main         Plugin: visu -- plugin.py:__init__:47
                2016-10-30 21:02:39 DEBUG    plugin       Main         Plugin: smartvisu -- plugin.py:__init__:47
                2016-10-30 21:02:39 DEBUG    plugin       Main         Plugin: cli -- plugin.py:__init__:47
                2016-10-30 21:02:39 DEBUG    plugin       Main         Plugin: sql -- plugin.py:__init__:47
                2016-10-30 21:02:39 DEBUG    __init__     Main         SQLite 3.8.7.1 -- __init__.py:__init__:61
                2016-10-30 21:02:39 DEBUG    __init__     Main         SQLite: database integrity ok -- __init__.py:__init__:78
                2016-10-30 21:02:39 DEBUG    scheduler    Main         SQLite Maintain next time: 2016-10-31 03:02:00+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:39 DEBUG    plugin       Main         Plugin: ow -- plugin.py:__init__:47
                2016-10-30 21:02:39 DEBUG    plugin       Main         Plugin: mail -- plugin.py:__init__:47
                2016-10-30 21:02:39 DEBUG    plugin       Main         Plugin: uzsu -- plugin.py:__init__:47
                2016-10-30 21:02:39 INFO     __init__     Main         Init UZSU -- __init__.py:__init__:62
                2016-10-30 21:02:39 DEBUG    plugin       Main         Plugin: squeezebox -- plugin.py:__init__:47
                2016-10-30 21:02:39 INFO     smarthome    Main         Init Items -- smarthome.py:start:267
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.core.memory = 20836352.0 via SQLite None None -- item.py:set:489
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.core.threads = 17.0 via SQLite None None -- item.py:set:489
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.core: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.location.sunrise.azimut: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.location.sunrise.elevation: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.location.sunset.azimut: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.location.sunset.elevation: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.location.sun_position.azimut: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.location.sun_position.elevation: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.location.sun_position: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.location: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.system.load = 0.29 via SQLite None None -- item.py:set:489
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.system.libs: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env.system: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item env: no type specified. -- item.py:__init__:242
                2016-10-30 21:02:39 DEBUG    item         Main         Item aussen.temperatur = 11.5 via SQLite None None -- item.py:set:489
                2016-10-30 21:02:40 INFO     logic        Main         Start Logics -- logic.py:__init__:33
                2016-10-30 21:02:40 DEBUG    logic        Main         Reading Logics from /usr/local/smarthome/lib/env/logic_conf -- logic.py:_read_logics:64
                2016-10-30 21:02:40 DEBUG    logic        Main         Reading Logics from /usr/local/smarthome/etc/logic.conf -- logic.py:_read_logics:64
                2016-10-30 21:02:40 DEBUG    logic        Main         Logic: env_stat -- logic.py:__init__:44
                2016-10-30 21:02:40 DEBUG    scheduler    Main         env_stat next time: 2016-10-30 21:02:53+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:40 DEBUG    logic        Main         Logic: env_loc -- logic.py:__init__:44
                2016-10-30 21:02:40 DEBUG    logic        Main         Logic: env_init -- logic.py:__init__:44
                2016-10-30 21:02:40 DEBUG    logic        Main         Logic: env_daily -- logic.py:__init__:44
                2016-10-30 21:02:40 DEBUG    scheduler    Main         env_daily next time: 2016-10-31 06:00:00+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:40 INFO     plugin       Main         Start Plugins -- plugin.py:start:75
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting BackendServer Plugin -- plugin.py:start:77
                2016-10-30 21:02:40 DEBUG    __init__     BackendServer BackendServer: rest run -- __init__.py:run:129
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting knx Plugin -- plugin.py:start:77
                [30/Oct/2016:21:02:40] ENGINE Bus STARTING
                2016-10-30 21:02:40 INFO     _cplogging   BackendServer [30/Oct/2016:21:02:40] ENGINE Bus STARTING -- _cplogging.py:error:214
                CherryPy Checker:
                dir is an absolute path, even though a root is provided.
                section: [/static]
                root: '/usr/local/smarthome/plugins/backend'
                dir: '/usr/local/smarthome/plugins/backend/static'
                
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting visu Plugin -- plugin.py:start:77
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting smartvisu Plugin -- plugin.py:start:77
                [30/Oct/2016:21:02:40] ENGINE Started monitor thread '_TimeoutMonitor'.
                2016-10-30 21:02:40 INFO     _cplogging   BackendServer [30/Oct/2016:21:02:40] ENGINE Started monitor thread '_TimeoutMonitor'. -- _cplogging.py:error:214
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting cli Plugin -- plugin.py:start:77
                2016-10-30 21:02:40 WARNING  __init__     smartvisu    Installing widgets into smartVISU -- __init__.py:__init__:391
                2016-10-30 21:02:40 INFO     __init__     smartvisu    install_widgets: Installing from '/usr/local/smarthome' to '/var/www/html/smartVISU' -- __init__.py:__init__:399
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting sql Plugin -- plugin.py:start:77
                2016-10-30 21:02:40 INFO     __init__     smartvisu    install_widgets: Creating  directory for widgets -- __init__.py:remove_oldfiles:534
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting ow Plugin -- plugin.py:start:77
                2016-10-30 21:02:40 INFO     __init__     smartvisu    install_widgets: Removing old dynamic widget files -- __init__.py:remove_oldfiles:545
                2016-10-30 21:02:40 DEBUG    scheduler    ow           1w-disc next time: 2016-10-30 21:02:42+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting mail Plugin -- plugin.py:start:77
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting uzsu Plugin -- plugin.py:start:77
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    root_contents: ['/**\n', '* -----------------------------------------------------------------------------\n', '* @package     smartVISU\n', '* @author      Martin Gleiß\n', '* @copyright   2012 - 2015\n', '* @license     GPL [http://www.gnu.de]\n', '* -----------------------------------------------------------------------------\n', '*/\n', '<!DOCTYPE html>\n', '\n', '<html>\n', '<head>\n', '\t<title>{{ config_title }}</title>\n', '\n', '\t<meta charset="utf-8" />\n', '\t<meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=1, maximum-scale=1.3, minimum-scale=1" />\n', '\t<meta name="apple-mobile-web-app-capable" content="yes" />\n', '\t<meta name="apple-mobile-web-app-status-bar-style" content="black" />\n', '\t<meta http-equiv="expires" content="0" />\n', '\n', '\t<link rel="icon" href="favicon.png" />\n', '\t<link rel="icon" href="favicon.ico" type="image/x-icon" />\n', '\t<link rel="apple-touch-icon" href="favicon.png" />\n', '\n', '\t<link rel="stylesheet" href="vendor/jquery.mobile/jquery.mobile.structure-1.3.2.min.css" />\n', '\t<script type="text/javascript" src="vendor/jquery/jquery-2.0.3.min.js"></script>\n', '\n', "\t{% if config_transition != 'fade' %}\n", '\t\t<script type="text/javascript">\n', '\t\t\t$(document).on("mobileinit", function () {\n', "\t\t\t\t$.mobile.defaultPageTransition = '{{ config_transition }}';\n", '\t\t\t});\n', '\t\t</script>\n', '\t{% endif %}\n', '\n', '\t<script type="text/javascript" src="vendor/jquery.mobile/jquery.mobile-1.3.2.min.js"></script>\n', '\t<script type="text/javascript" src="lib/base/jquery.mobile.slider.{{ config_js }}"></script>\n', '\n', '\t<script type="text/javascript" src="vendor/plot.highcharts/highcharts.js"></script>\n', '\t<script type="text/javascript" src="designs/{{ config_design }}.{{ config_js }}"></script>\n', '\t<script type="text/javascript" src="widgets/widget.{{ config_js }}"></script>\n', '\n', '\t{% if config_animation %}\n', '\t\t<script type="text/javascript" src="widgets/animation.{{ config_js }}"></script>{% endif %}\n', '\n', '\t<script type="text/javascript" src="lib/base/base.{{ config_js }}"></script>\n', '\t<script type="text/javascript" src="lib/base/base.php"></script>\n', '\t<script type="text/javascript" src="driver/io_{{ config_driver }}.{{ config_js }}"></script>\n', '\n', '\t<link rel="stylesheet" type="text/css" href="designs/{{ config_design }}.min.css" />\n', '\t<link rel="stylesheet" type="text/css" href="pages/base/base.css" />\n', '\n', "\t{% if isfile('pages/'~config_pages~'/visu.js') %}\n", '\t\t<script type="text/javascript" src="pages/{{ config_pages }}/visu.js"></script>{% endif %}\n', '\n', "\t{% if isfile('pages/'~config_pages~'/visu.css') %}\n", '\t\t<link rel="stylesheet" type="text/css" href="pages/{{ config_pages }}/visu.css" />{% endif %}\n', '\n', '\t{% block head %}{% endblock %}\n', '\n', '\t{% import "lib.html" as lib %}\n', '\t{% import "basic.html" as basic %}\n', '\t{% import "device.html" as device %}\n', '\t{% import "plot.html" as plot %}\n', '</head>\n', '\n', '\n', '<body>\n', '\n', '<script type="text/javascript">\n', "\tio.init('{{ config_driver_address }}', '{{ config_driver_port }}');\n", '{% if config_driver_autoreconnect %}\n', '\tactivateAutoReconnect();\n', '{% endif %}\n', '\n', '\t// Do some actions before page is shown\n', "\t$(document).on('pagebeforeshow', function () {\n", '\t\tfx.init();\n', '\t\trepeater.init();\n', '\t\twidget.prepare();\n', '\t\t// repeater.list();\n', '\t});\n', '\n', '\t// Run the io and all widgets\n', "\t$(document).on('pageshow', function () {\n", '\t\tio.run({{ config_driver_realtime }});\n', "\t\t// console.log('[io] run');       \t\n", '\t\tnotify.display();\n', '\t\t// widget.list();\n', '\t});\n', '\n', "\t$.mobile.page.prototype.options.domCache = {{ (config_cache_dom ? 'true' : 'false') }};\n", '</script>\n', '\n', '{% block body %}{% endblock %}\n', '\n', '</body>\n', '</html>\n'] -- __init__.py:install_widgets:417
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/backend -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/knx -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/visu_websocket -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/visu_smartvisu -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/cli -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/sqlite_visu2_8 -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/onewire -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/mail -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/uzsu -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 DEBUG    __init__     smartvisu    copy_widgets: Could not find source directory sv_widgets in plugins/squeezebox -- __init__.py:copy_widgets:461
                2016-10-30 21:02:40 INFO     __init__     smartvisu    Adding import statements to root.html -- __init__.py:install_widgets:436
                2016-10-30 21:02:40 WARNING  __init__     smartvisu    Generating pages for smartVISU -- __init__.py:__init__:106
                2016-10-30 21:02:40 DEBUG    __init__     uzsu         Tolerated Exception 'unknown string format' while examining 'sunset+30m<22:15' with function rrulestr() -- __init__.py:_next_time:148
                2016-10-30 21:02:40 DEBUG    plugin       Main         Starting squeezebox Plugin -- plugin.py:start:77
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'widgetblock2_blk_std.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'widgetblock_blk_std.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'navigation.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                [30/Oct/2016:21:02:40] ENGINE Serving on http://10.1.5.20:8383
                2016-10-30 21:02:40 INFO     _cplogging   BackendServer [30/Oct/2016:21:02:40] ENGINE Serving on http://10.1.5.20:8383 -- _cplogging.py:error:214
                [30/Oct/2016:21:02:40] ENGINE Bus STARTED
                2016-10-30 21:02:40 INFO     _cplogging   BackendServer [30/Oct/2016:21:02:40] ENGINE Bus STARTED -- _cplogging.py:error:214
                2016-10-30 21:02:40 DEBUG    __init__     BackendServer BackendServer: engine started -- __init__.py:run:132
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'widgetblock2_std_std.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'widgetblock_std_std.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'roomslite.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'category.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 DEBUG    connection   Connections  KNX: connected to 10.1.5.20:6720 -- connection.py:connect:393
                2016-10-30 21:02:40 DEBUG    __init__     Connections  KNX[default]: reading eibd cache -- __init__.py:handle_connect:130
                2016-10-30 21:02:40 DEBUG    __init__     Connections  KNX[default]: enable group monitor -- __init__.py:handle_connect:134
                2016-10-30 21:02:40 DEBUG    connection   Connections  _websocket: binding to 0.0.0.0:2424 (TCP) -- connection.py:connect:160
                2016-10-30 21:02:40 DEBUG    connection   Connections  CLI: binding to 0.0.0.0:2323 (TCP) -- connection.py:connect:160
                2016-10-30 21:02:40 INFO     __init__     Connections  1-Wire: connected to 10.1.5.20:4304 -- __init__.py:connect:66
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'roomlite.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'navi_sep.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'widgetblock_blk_noh.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'rooms.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'heading.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'category_page.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'navi.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'room.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:40 INFO     __init__     smartvisu    copy_templates: Copying template 'index.html' from plugin to smartVISU -- __init__.py:copy_templates:374
                2016-10-30 21:02:42 DEBUG    scheduler    Scheduler    1w-disc next time: 2016-10-30 21:12:42+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:43 INFO     __init__     1w-disc      1-Wire: 28.8CAF3F050000 with sensors: T10, T9, T, T11, T12 -- __init__.py:_discovery:439
                2016-10-30 21:02:43 INFO     __init__     1w-disc      1-Wire: 28.3669CF040000 with sensors: T10, T9, T, T11, T12 -- __init__.py:_discovery:439
                2016-10-30 21:02:43 INFO     __init__     1w-disc      1-Wire: 28.25231B050000 with sensors: T10, T9, T, T11, T12 -- __init__.py:_discovery:439
                2016-10-30 21:02:43 INFO     __init__     1w-disc      1-Wire: 28.33161B050000 with sensors: T10, T9, T, T11, T12 -- __init__.py:_discovery:439
                2016-10-30 21:02:44 DEBUG    __init__     1w-disc      1-Wire: sensor 26.90377C010000 voltage: 4.76 -- __init__.py:identify_sensor:200
                2016-10-30 21:02:44 INFO     __init__     1w-disc      1-Wire: 26.90377C010000 with sensors: VDD, H, T, L -- __init__.py:_discovery:439
                2016-10-30 21:02:44 DEBUG    __init__     1w-disc      1-Wire: sensor 26.ACA987010000 voltage: 4.96 -- __init__.py:identify_sensor:200
                2016-10-30 21:02:44 INFO     __init__     1w-disc      1-Wire: 26.ACA987010000 with sensors: VDD, H, T -- __init__.py:_discovery:439
                2016-10-30 21:02:45 DEBUG    item         env_init     Item env.core.version = 1.2.451 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_init     Item env.core.start = 2016-10-30 21:02:45.223660+01:00 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_init     Item env.system.name = msr-visu via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_init     Item env.system.start = 2016-10-30 20:58:32.224371+01:00 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunrise = 2016-10-31 07:21:18.242304+01:00 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunrise.azimut.degrees = 125.19 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunrise.elevation.degrees = 7.08 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunrise.azimut.radians = 2.19 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunrise.elevation.radians = 0.12 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunset = 2016-10-31 16:55:08.208308+01:00 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunset.azimut.degrees = 258.61 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunset.elevation.degrees = -9.48 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunset.azimut.radians = 4.51 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sunset.elevation.radians = -0.17 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sun_position.azimut.degrees = 298.88 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sun_position.elevation.degrees = -36.59 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sun_position.azimut.radians = 5.22 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.sun_position.elevation.radians = -0.64 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.moonrise = 2016-10-31 07:42:07.473689+01:00 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    smarthome    sh.gc        Garbage collector: collected 0 objects. -- smarthome.py:_garbage_collection:492
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.moonset = 2016-10-31 17:43:33.444140+01:00 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    item         env_loc      Item env.location.night = True via Logic None None -- item.py:__update:374
                2016-10-30 21:02:45 DEBUG    smarthome    sh.gc        Object references: 20118 -- smarthome.py:_maintenance:484
                2016-10-30 21:02:45 DEBUG    __init__     1w-disc      1-Wire: sensor 26.76A97C010000 voltage: 4.97 -- __init__.py:identify_sensor:200
                2016-10-30 21:02:45 INFO     __init__     1w-disc      1-Wire: unknown sensor 26.76A97C010000 DS2438 page3: b'\x00\x00\x00\x00\x00\x00\x00\x00' -- __init__.py:identify_sensor:214
                2016-10-30 21:02:45 INFO     __init__     1w-disc      1-Wire: 26.76A97C010000 with sensors: T, L, V, H, VDD -- __init__.py:_discovery:439
                2016-10-30 21:02:45 DEBUG    scheduler    Scheduler    env_loc next time: 2016-10-30 21:32:45+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:45 DEBUG    scheduler    Scheduler    sh.gc next time: 2016-10-31 02:04:00+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:45 DEBUG    __init__     1w-disc      1-Wire: sensor 26.4D8B87010000 voltage: 4.97 -- __init__.py:identify_sensor:200
                2016-10-30 21:02:45 INFO     __init__     1w-disc      1-Wire: 26.4D8B87010000 with sensors: VDD, H, T -- __init__.py:_discovery:439
                2016-10-30 21:02:45 INFO     __init__     1w-disc      1-Wire: 81.E4CD34000000 with sensors: BM -- __init__.py:_discovery:439
                2016-10-30 21:02:45 INFO     __init__     1w-disc      1-Wire: unknown sensor 23.7471DD010000 DS2433 -- __init__.py:identify_sensor:228
                2016-10-30 21:02:45 INFO     __init__     1w-disc      1-Wire: unknown sensor 23.4E5EDD010000 DS2433 -- __init__.py:identify_sensor:228
                2016-10-30 21:02:45 INFO     __init__     1w-disc      1-Wire: 10.67C6697351FF with sensors: T -- __init__.py:_discovery:439
                2016-10-30 21:02:45 INFO     __init__     1w-disc      1-Wire: unknown sensor 05.4AEC29CDBAAB DS2405 -- __init__.py:identify_sensor:228
                2016-10-30 21:02:46 DEBUG    scheduler    ow           1w-sen next time: 2016-10-30 21:02:46+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:46 DEBUG    scheduler    Scheduler    1w-sen next time: 2016-10-30 21:07:46+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:47 DEBUG    item         1w-sen       Item eg.wohnen.temperatur = 22.4375 via 1-Wire /bus.1/28.33161B050000/temperature None -- item.py:__update:374
                2016-10-30 21:02:47 DEBUG    item         1w-sen       Item eg.schlafen.temperatur = 21.3125 via 1-Wire /bus.1/28.3669CF040000/temperature None -- item.py:__update:374
                2016-10-30 21:02:48 DEBUG    item         1w-sen       Item eg.bad.temperatur = 22.4375 via 1-Wire /bus.1/28.25231B050000/temperature None -- item.py:__update:374
                2016-10-30 21:02:49 DEBUG    item         1w-sen       Item eg.wohnen.humidity = 55.9633 via 1-Wire /bus.1/26.4D8B87010000/HIH4000/humidity None -- item.py:__update:374
                2016-10-30 21:02:49 DEBUG    item         1w-sen       Item eg.schlafen.lumen = 10 via 1-Wire /bus.1/26.90377C010000/vis None -- item.py:__update:374
                2016-10-30 21:02:50 DEBUG    item         1w-sen       Item eg.schlafen.humidity = 61.3913 via 1-Wire /bus.1/26.90377C010000/HIH4000/humidity None -- item.py:__update:374
                2016-10-30 21:02:50 DEBUG    item         1w-sen       Item aussen.lumen = 49547 via 1-Wire /bus.1/26.76A97C010000/vis None -- item.py:__update:374
                2016-10-30 21:02:50 DEBUG    item         1w-sen       Item aussen.humidity = 102.166 via 1-Wire /bus.1/26.76A97C010000/HIH4000/humidity None -- item.py:__update:374
                2016-10-30 21:02:51 DEBUG    item         1w-sen       Item eg.bad.humidity = 58.2247 via 1-Wire /bus.1/26.ACA987010000/HIH4000/humidity None -- item.py:__update:374
                2016-10-30 21:02:53 DEBUG    item         env_stat     Item env.system.libs.ephem_version = 3.7.6.0 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:53 DEBUG    item         env_stat     Item env.core.memory = 22384640 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:53 DEBUG    __init__     1w-sen       1-Wire: sensor cycle takes 7.6445300579071045 seconds -- __init__.py:_sensor_cycle:407
                2016-10-30 21:02:54 DEBUG    item         env_stat     Item env.system.load = 0.54 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:54 DEBUG    scheduler    Scheduler    env_stat next time: 2016-10-30 21:07:54+01:00 -- scheduler.py:_next_time:316
                2016-10-30 21:02:54 DEBUG    item         env_stat     Item env.system.diskfree = 12812124160 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:54 DEBUG    item         env_stat     Item env.system.disksize = 16035790848 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:54 DEBUG    item         env_stat     Item env.system.diskusage = 2385489920 via Logic None None -- item.py:__update:374
                2016-10-30 21:02:54 DEBUG    item         env_stat     Item env.system.diskusagepercent = 14.88 via Logic None None -- item.py:__update:374
                2016-10-30 21:04:07 DEBUG    connection   Main         _websocket: incoming connection from 10.1.2.225:49442 to 0.0.0.0:2424 -- connection.py:accept:187
                2016-10-30 21:04:07 INFO     __init__     Main         VISU: Websocket handler uses protocol version 4 -- __init__.py:__init__:251
                2016-10-30 21:04:07 DEBUG    __init__     Main         rfc6455 Handshake -- __init__.py:rfc6455_handshake:437
                2016-10-30 21:04:07 DEBUG    __init__     Main         10.1.2.225:49442 sent '{"cmd":"proto","ver":4}' -- __init__.py:json_parse:309
                2016-10-30 21:04:08 DEBUG    __init__     Main         10.1.2.225:49442 sent '{"cmd":"identity","sw":"smartVISU","ver":"v2.8","browser":"Firefox","bver":"49"}' -- __init__.py:json_parse:309
                2016-10-30 21:04:08 DEBUG    __init__     Main         10.1.2.225:49442 sent '{"cmd":"monitor","items":["eg.wohnen.szenen.grund","eg.wohnen.szenen.tv","eg.wohnen.szenen.living","eg.wohnen.szenen.dinner","eg.wohnen.szenen.party","eg.wohnen.licht.schalten","eg.wohnen.licht.dimmen","eg.wohnen.essen.schalten","eg.wohnen.essen.dimmen","eg.wohnen.spotfenster","eg.wohnen.spotfenster.dimmen","eg.wohnen.spotessen","eg.wohnen.spotessen.dimmen","eg.wohnen.spotwohnen","eg.wohnen.spotwohnen.dimmen","eg.wohnen.spottv.schalten","eg.wohnen.spottv.dimmen","eg.wohnen.steckdose1","eg.wohnen.steckdose1.uzsu","eg.wohnen.steckdose2","eg.wohnen.steckdose2.uzsu","eg.wohnen.steckdose6","eg.wohnen.steckdose6.uzsu","eg.wohnen.steckdose3","eg.wohnen.steckdose3.uzsu","eg.wohnen.steckdose4","eg.wohnen.steckdose4.uzsu","eg.wohnen.steckdose5","eg.wohnen.steckdose5.uzsu","eg.wohnen.szenen.rollo_1","eg.wohnen.szenen.rollo_1.uzsu","eg.wohnen.gruppe.move","eg.wohnen.gruppe.stop","eg.wohnen.jalousie_links.move","eg.wohnen.jalousie_links.stop","eg.wohnen.jalousie_links.position","eg.wohnen.jalousie_tuer.move","eg.wohnen.jalousie_tuer.stop","eg.wohnen.jalousie_tuer.position","eg.wohnen.jalousie_rechts.move","eg.wohnen.jalousie_rechts.stop","eg.wohnen.jalousie_rechts.position","heizung.wohnen.ist","heizung.wohnen.sollwertverschiebung","heizung.wohnen.soll","heizung.wohnen.modus","heizung.wohnen.modus.uzsu","heizung.wohnen.stellwert","eg.wohnen.tuerkontakt","eg.wohnen.lumen","eg.wohnen.humidity","heizung.kueche.ist","eg.kueche.lumen","heizung.bad.ist","eg.bad.lumen","eg.bad.humidity","heizung.diele.ist","eg.diele.lumen","heizung.schlafen.ist","eg.schlafen.lumen","eg.schlafen.humidity","heizung.buero.ist","aussen.temperatur","aussen.humidity"]}' -- __init__.py:json_parse:309
                2016-10-30 21:04:08 DEBUG    __init__     Main         VISU json_parse: send to 10.1.2.225:49442: {'items': [['eg.wohnen.szenen.grund', False], ['eg.wohnen.szenen.tv', False], ['eg.wohnen.szenen.living', False], ['eg.wohnen.szenen.dinner', False], ['eg.wohnen.szenen.party', False], ['eg.wohnen.licht.schalten', False], ['eg.wohnen.licht.dimmen', 0], ['eg.wohnen.essen.schalten', False], ['eg.wohnen.essen.dimmen', 0], ['eg.wohnen.spotfenster', False], ['eg.wohnen.spotfenster.dimmen', 0], ['eg.wohnen.spotessen', False], ['eg.wohnen.spotessen.dimmen', 0], ['eg.wohnen.spotwohnen', False], ['eg.wohnen.spotwohnen.dimmen', 0], ['eg.wohnen.spottv.schalten', False], ['eg.wohnen.spottv.dimmen', 0], ['eg.wohnen.steckdose1', False], ['eg.wohnen.steckdose1.uzsu', {'active': False, 'list': [{'timeOffset': '-15', 'event': 'sunrise', 'value': '1', 'rrule': 'FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA,SU', 'time': '17:00<sunrise-15m<22:00', 'active': False, 'timeMin': '17:00', 'timeCron': '', 'timeMax': '22:00'}, {'timeOffset': '-15', 'event': 'time', 'value': '1', 'rrule': 'FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA,SU', 'time': '16:00', 'active': True, 'timeMin': '', 'timeCron': '16:00', 'timeMax': ''}, {'timeOffset': '-15', 'event': 'time', 'value': '0', 'rrule': 'FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA,SU', 'time': '22:30', 'active': True, 'timeMin': '', 'timeCron': '22:30', 'timeMax': ''}]}], ['eg.wohnen.steckdose2', False], ['eg.wohnen.steckdose2.uzsu', {'active': True, 'list': [{'timeOffset': '', 'event': 'sunset', 'value': '1', 'rrule': 'FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA,SU', 'time': '17:00<sunset<22:00', 'active': True, 'timeMin': '17:00', 'timeCron': '', 'timeMax': '22:00'}, {'timeOffset': '-15', 'event': 'time', 'value': '1', 'rrule': 'FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA,SU', 'time': '16:00', 'active': False, 'timeMin': '', 'timeCron': '16:00', 'timeMax': ''}, {'timeOffset': '-15', 'event': 'time', 'value': '0', 'rrule': 'FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA,SU', 'time': '22:30', 'active': True, 'timeMin': '', 'timeCron': '22:30', 'timeMax': ''}]}], ['eg.wohnen.steckdose6', False], ['eg.wohnen.steckdose6.uzsu', {'active': False, 'list': [{'timeOffset': '', 'event': 'sunset', 'value': '1', 'rrule': 'FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA,SU', 'time': '17:00<sunset<22:00', 'active': True, 'timeMin': '17:00', 'timeCron': '', 'timeMax': '22:00'}, {'timeOffset': '', 'event': 'time', 'value': '0', 'rrule': 'FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA,SU', 'time': '22:40', 'active': True, 'timeMin': '', 'timeCron': '22:40', 'timeMax': ''}]}], ['eg.wohnen.steckdose3', False], ['eg.wohnen.steckdose3.uzsu', {}], ['eg.wohnen.steckdose4', False], ['eg.wohnen.steckdose4.uzsu', {}], ['eg.wohnen.steckdose5', False], ['eg.wohnen.steckdose5.uzsu', {}], ['eg.wohnen.szenen.rollo_1', 0], ['eg.wohnen.szenen.rollo_1.uzsu', {'active': True, 'list': [{'timeOffset': '', 'event': 'time', 'value': '0', 'rrule': 'FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA,SU', 'time': '08:15', 'active': True, 'timeMin': '', 'timeCron': '08:15', 'timeMax': ''}]}], ['eg.wohnen.gruppe.move', False], ['eg.wohnen.gruppe.stop', False], ['eg.wohnen.jalousie_links.move', False], ['eg.wohnen.jalousie_links.stop', False], ['eg.wohnen.jalousie_links.position', 0], ['eg.wohnen.jalousie_tuer.move', False], ['eg.wohnen.jalousie_tuer.stop', False], ['eg.wohnen.jalousie_tuer.position', 0], ['eg.wohnen.jalousie_rechts.move', False], ['eg.wohnen.jalousie_rechts.stop', False], ['eg.wohnen.jalousie_rechts.position', 0], ['heizung.wohnen.ist', 0], ['heizung.wohnen.sollwertverschiebung', 0], ['heizung.wohnen.soll', 0], ['heizung.wohnen.modus', 0], ['heizung.wohnen.modus.uzsu', {'active': False, 'list': [{'timeOffset': '', 'event': 'time', 'value': '2', 'rrule': 'FREQ=WEEKLY;BYDAY=MO', 'time': '09:00', 'active': False, 'timeMin': '', 'timeCron': '09:00', 'timeMax': ''}, {'timeOffset': '', 'event': 'time', 'value': '1', 'rrule': 'FREQ=WEEKLY;BYDAY=TH', 'time': '16:00', 'active': False, 'timeMin': '', 'timeCron': '16:00', 'timeMax': ''}]}], ['heizung.wohnen.stellwert', 0], ['eg.wohnen.tuerkontakt', False], ['eg.wohnen.lumen', 0], ['eg.wohnen.humidity', 55.9633], ['heizung.kueche.ist', 0], ['eg.kueche.lumen', 0], ['heizung.bad.ist', 0], ['eg.bad.lumen', 0], ['eg.bad.humidity', 58.2247], ['heizung.diele.ist', 0], ['eg.diele.lumen', 0], ['heizung.schlafen.ist', 0], ['eg.schlafen.lumen', 10], ['eg.schlafen.humidity', 61.3913], ['heizung.buero.ist', 0], ['aussen.temperatur', 11.5], ['aussen.humidity', 102.166]], 'cmd': 'item'} -- __init__.py:json_parse:335
                2016-10-30 21:04:08 DEBUG    __init__     Main         10.1.2.225:49442 sent '{"cmd":"series","item":"heizung.wohnen.ist","series":"avg","start":"24h","end":"now","count":"100"}' -- __init__.py:json_parse:309
                2016-10-30 21:04:08 DEBUG    __init__     Main         10.1.2.225:49442 sent '{"cmd":"series","item":"heizung.wohnen.soll","series":"avg","start":"24h","end":"now","count":"100"}' -- __init__.py:json_parse:309
                Meine Installation: VM Debian Buster SH NG 1.8.1, SmartVISU 3.0, KNX, DMX, 1-wire, Fortigate 30E IPS, VMware vSphere 6.7

                Kommentar


                  #9
                  Mir fällt erstmal nix böses auf, alles scheint zu starten wie es soll. Einzig beim knx Plugin sind keine Meldungen das Items gesetzt werden. Vielleicht kommen die später?
                  Code:
                  2016-10-30 21:02:40 DEBUG connection Connections KNX: connected to 10.1.5.20:6720 -- connection.py:connect:393
                  2016-10-30 21:02:40 DEBUG __init__ Connections KNX[default]: reading eibd cache -- __init__.py:handle_connect:130
                  2016-10-30 21:02:40 DEBUG __init__ Connections KNX[default]: enable group monitor -- __init__.py:handle_connect:134
                  liefert jedenfalls keinen ERROR ...

                  Kommentar


                    #10
                    Ja die Items werden gesetzt. Habe die rausgenommen da sich das Log sonst nicht posten lies.
                    Ich kann von der Visu alles bedienen, bekomme nur keine Rückmeldungen bzw. Werte angezeigt
                    Meine Installation: VM Debian Buster SH NG 1.8.1, SmartVISU 3.0, KNX, DMX, 1-wire, Fortigate 30E IPS, VMware vSphere 6.7

                    Kommentar


                      #11
                      jetzt funktioniert es. Lag am Ernitex IP Gateway.
                      Habe mich durch die Fehlermeldung des smarthome.service aufs Glatteis führen lassen und dachte das da irgendwas in der Konfiguration bzw Installation nicht passt.

                      Danke für eure Hilfe.

                      Gruß Michael
                      Meine Installation: VM Debian Buster SH NG 1.8.1, SmartVISU 3.0, KNX, DMX, 1-wire, Fortigate 30E IPS, VMware vSphere 6.7

                      Kommentar

                      Lädt...
                      X