Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Rega Fehler

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    592

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

Rega Fehler

Geplant Angeheftet Gesperrt Verschoben Error/Bug
141 Beiträge 7 Kommentatoren 14.1k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • C Chris-D 0

    @thomas-braun

    pi@raspberrypi:~ $ iobroker list instances
     system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.backitup.0              : backitup              -  enabled
    + system.adapter.discovery.0             : discovery             -  enabled
    + system.adapter.echarts.0               : echarts               -  enabled
     system.adapter.email.0                 : email                 - disabled
     system.adapter.fb-checkpresence.0      : fb-checkpresence      - disabled
     system.adapter.fritzdect.0             : fritzdect             - disabled
     system.adapter.habpanel.0              : habpanel              -  enabled
    + system.adapter.history.0               : history               -  enabled
    + system.adapter.hm-rega.0               : hm-rega               -  enabled
    + system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 0
    + system.adapter.hm-rpc.1                : hm-rpc                -  enabled, port: 0
     system.adapter.ical.0                  : ical                  -  enabled
    + system.adapter.info.0                  : info                  -  enabled
    + system.adapter.iot.0                   : iot                   -  enabled
    + system.adapter.javascript.0            : javascript            -  enabled
     system.adapter.material.0              : material              -  enabled
     system.adapter.mobile.0                : mobile                - disabled
     system.adapter.openweathermap.0        : openweathermap        -  enabled
    + system.adapter.ping.0                  : ping                  -  enabled
    + system.adapter.samsung.0               : samsung               -  enabled
    + system.adapter.simple-api.0            : simple-api            -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.sonos.0                 : sonos                 -  enabled
     system.adapter.synology.0              : synology              - disabled, port: 5000
    + system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.tr-064.0                : tr-064                -  enabled
    + system.adapter.tr-064.1                : tr-064                -  enabled
     system.adapter.viessmann.0             : viessmann             - disabled, port: 3002
     system.adapter.vis.0                   : vis                   - disabled
     system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    + instance is alive
    pi@raspberrypi:~ $ 
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #102

    @chris-d-0
    Zweite Konsole öffnen, mit

    iobroker logs --watch
    

    schauen wass da passiert, wenn der admin gestartet werden soll.

    iobroker list adapters
    

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @thomas-braun package-lock.json löschen

      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von Homoran
      #103

      @homoran sagte in Rega Fehler:

      @thomas-braun package-lock.json löschen

      nicht die package.json


      @Chris-D-0
      hast du ein Backup?

      kein Support per PN! - Fragen im Forum stellen -
      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      Thomas BraunT C 2 Antworten Letzte Antwort
      0
      • HomoranH Homoran

        @homoran sagte in Rega Fehler:

        @thomas-braun package-lock.json löschen

        nicht die package.json


        @Chris-D-0
        hast du ein Backup?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #104

        @homoran

        Ja, hab ich dann auch gesehen...

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        C 1 Antwort Letzte Antwort
        1
        • HomoranH Homoran

          @homoran sagte in Rega Fehler:

          @thomas-braun package-lock.json löschen

          nicht die package.json


          @Chris-D-0
          hast du ein Backup?

          C Offline
          C Offline
          Chris-D 0
          schrieb am zuletzt editiert von
          #105

          @homoran ja backup habe ich

          HomoranH 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @homoran

            Ja, hab ich dann auch gesehen...

            C Offline
            C Offline
            Chris-D 0
            schrieb am zuletzt editiert von
            #106

            @thomas-braun

            2021-08-20 13:22:25.557  - info: hm-rpc.1 (23665) Connected
            2021-08-20 13:22:21.109  - info: hm-rpc.0 (23523) xmlrpc <- listDevices ["raspberrypi:hm-rpc.0"]
            2021-08-20 13:22:21.182  - info: hm-rpc.0 (23523) xmlrpc -> 52 devices
            2021-08-20 13:22:21.209  - info: hm-rpc.0 (23523) Connected
            2021-08-20 13:22:25.580  - info: hm-rpc.1 (23665) xmlrpc <- listDevices ["raspberrypi:hm-rpc.1"]
            2021-08-20 13:22:30.516  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 24164
            2021-08-20 13:22:30.560  - info: host.raspberrypi instance scheduled system.adapter.ical.0 0 * * * *
            2021-08-20 13:22:30.575  - info: host.raspberrypi instance system.adapter.ical.0 started with pid 24170
            2021-08-20 13:22:31.165  - info: hm-rpc.1 (23665) xmlrpc -> 0 devices
            2021-08-20 13:22:31.198  - info: samsung.0 (24138) starting. Version 0.2.9 in /opt/iobroker/node_modules/iobroker.samsung, node: v14.17.5
            2021-08-20 13:22:32.466  - info: ical.0 (24170) starting. Version 1.11.2 in /opt/iobroker/node_modules/iobroker.ical, node: v14.17.5
            2021-08-20 13:22:32.784  - info: hm-rpc.1 (23665) xmlrpc <- newDevices 415
            2021-08-20 13:22:33.037  - info: ical.0 (24170) processing URL: Abfall http://abfallkalender.regioit.de/kalender-krwaf/downloadfile.jsp?format=ics&jahr=2021&ort=Schlo%C3%9F%20Holte-Stukenbrock&strasse=11671699&fraktion=1&fraktion=6&fraktion=7&fraktion=9&fraktion=11
            2021-08-20 13:22:33.087  - info: hm-rpc.1 (23665) new HMIP devices/channels after filter: 0
            2021-08-20 13:22:33.279  - info: ical.0 (24170) processing URL: Caro https://calendar.google.com/calendar/embed?src=caroline.deittert%40gmail.com&ctz=Europe%2FBerlin
            2021-08-20 13:22:33.329  - info: host.raspberrypi instance system.adapter.hm-rega.0 started with pid 24190
            2021-08-20 13:22:34.712  - info: ical.0 (24170) processing URL: Christian https://calendar.google.com/calendar/u/0?cid=Y2hyaXN0aWFuLmFkb2xmODlAZ29vZ2xlbWFpbC5jb20
            2021-08-20 13:22:35.046  - info: hm-rega.0 (24190) starting. Version 3.0.29 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v14.17.5
            2021-08-20 13:22:35.209  - info: hm-rega.0 (24190) subscribe hm-rpc.0.BidCoS-RF.50.PRESS_SHORT
            2021-08-20 13:22:35.415  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:22:35.524  - info: backitup.0 (24164) starting. Version 2.1.13 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.17.5
            2021-08-20 13:22:35.610  - info: backitup.0 (24164) [iobroker] backup was activated at 02:00 every 5 day(s)
            2021-08-20 13:22:35.712  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:22:35.712  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:22:35.695  - info: backitup.0 (24164) [ccu] backup was activated at 01:30 every 5 day(s)
            2021-08-20 13:22:36.183  - error: backitup.0 (24164) Error: Command failed: sudo mount -t cifs -o username=Backup,password=****,noserverino,rw,file_mode=0777,dir_mode=0777 //192.168.178.20/Datensicherung\SmartHome /opt/iobroker/backups
            mount error(2): No such file or directory
            Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
            2021-08-20 13:22:37.346  - info: host.raspberrypi instance system.adapter.echarts.0 started with pid 24226
            2021-08-20 13:22:41.032  - info: ical.0 (24170) Terminated (NO_ERROR): Without reason
            2021-08-20 13:22:41.184  - info: echarts.0 (24226) starting. Version 0.4.13 in /opt/iobroker/node_modules/iobroker.echarts, node: v14.17.5
            2021-08-20 13:22:41.327  - info: host.raspberrypi instance system.adapter.history.0 started with pid 24250
            2021-08-20 13:22:41.560  - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
            2021-08-20 13:22:42.388  - info: history.0 (24250) starting. Version 1.9.13 in /opt/iobroker/node_modules/iobroker.history, node: v14.17.5
            2021-08-20 13:22:42.459  - info: history.0 (24250) enabled logging of hm-rpc.1.000A1A49A1021D.1.ACTUAL_TEMPERATURE (Count=1), Alias=false
            2021-08-20 13:22:42.460  - info: history.0 (24250) enabled logging of hm-rpc.1.000A9A49A2C621.1.HUMIDITY (Count=2), Alias=false
            2021-08-20 13:22:45.344  - info: host.raspberrypi instance system.adapter.simple-api.0 started with pid 24267
            2021-08-20 13:22:46.757  - info: simple-api.0 (24267) starting. Version 2.6.1 in /opt/iobroker/node_modules/iobroker.simple-api, node: v14.17.5
            2021-08-20 13:22:46.818  - info: simple-api.0 (24267) simpleAPI server listening on port 8087
            2021-08-20 13:22:46.819  - info: simple-api.0 (24267) Allow states only when user is owner: false
            2021-08-20 13:22:46.823  - info: simple-api.0 (24267) http server listening on port 8087
            2021-08-20 13:22:49.314  - error: host.raspberrypi startInstance system.adapter.web.0Invalid version of "js-controller". Installed "2.2.10", required ">=3.1.0
            2021-08-20 13:22:53.346  - info: host.raspberrypi instance system.adapter.javascript.0 started with pid 24293
            2021-08-20 13:22:57.507  - info: host.raspberrypi instance scheduled system.adapter.openweathermap.0 23 * * * *
            2021-08-20 13:22:57.533  - info: host.raspberrypi instance system.adapter.openweathermap.0 started with pid 24305
            2021-08-20 13:22:59.686  - info: javascript.0 (24293) starting. Version 5.2.8 in /opt/iobroker/node_modules/iobroker.javascript, node: v14.17.5
            2021-08-20 13:22:59.840  - info: javascript.0 (24293) requesting all states
            2021-08-20 13:22:59.844  - info: javascript.0 (24293) requesting all objects
            2021-08-20 13:23:00.032  - warn: host.raspberrypi instance system.adapter.openweathermap.0 already running with pid 24305
            2021-08-20 13:23:00.844  - info: openweathermap.0 (24305) starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v14.17.5
            2021-08-20 13:23:01.119  - info: javascript.0 (24293) received all objects
            2021-08-20 13:23:01.186  - info: javascript.0 (24293) received all states
            2021-08-20 13:23:03.830  - info: openweathermap.0 (24305) Terminated (NO_ERROR): Without reason
            2021-08-20 13:23:04.371  - info: host.raspberrypi instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
            2021-08-20 13:23:25.756  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:23:25.827  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:23:25.828  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:24:05.379  - error: tr-064.0 (24042) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:24:05.381  - error: tr-064.0 (24042) ~
            2021-08-20 13:24:05.383  - error: tr-064.0 (24042) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:24:05.384  - error: tr-064.0 (24042) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:24:05.385  - error: tr-064.0 (24042) ~
            2021-08-20 13:24:05.387  - warn: tr-064.0 (24042) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:24:05.951  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:24:05.953  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:24:15.873  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:24:15.956  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:24:15.957  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:24:35.986  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 24403
            2021-08-20 13:24:37.537  - info: tr-064.0 (24403) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:25:06.003  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:25:06.054  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:25:06.055  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:25:56.103  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:25:56.149  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:25:56.150  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:26:28.738  - error: tr-064.0 (24403) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:26:28.740  - error: tr-064.0 (24403) ~
            2021-08-20 13:26:28.741  - error: tr-064.0 (24403) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:26:28.742  - error: tr-064.0 (24403) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:26:28.743  - error: tr-064.0 (24403) ~
            2021-08-20 13:26:28.746  - warn: tr-064.0 (24403) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:26:29.293  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:26:29.294  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:26:46.194  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:26:46.235  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:26:46.236  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:26:59.349  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 24563
            2021-08-20 13:27:00.989  - info: tr-064.0 (24563) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:27:36.311  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:27:36.383  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:27:36.384  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:28:26.425  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:28:26.459  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:28:26.461  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:28:52.099  - error: tr-064.0 (24563) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:28:52.101  - error: tr-064.0 (24563) ~
            2021-08-20 13:28:52.103  - error: tr-064.0 (24563) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:28:52.104  - error: tr-064.0 (24563) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:28:52.105  - error: tr-064.0 (24563) ~
            2021-08-20 13:28:52.107  - warn: tr-064.0 (24563) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:28:52.648  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:28:52.649  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:29:16.497  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:29:16.515  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:29:16.516  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:29:22.687  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 24700
            2021-08-20 13:29:24.211  - info: tr-064.0 (24700) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:30:06.556  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:30:06.598  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:30:06.599  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:30:56.641  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:30:56.671  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:30:56.672  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:31:15.458  - error: tr-064.0 (24700) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:31:15.460  - error: tr-064.0 (24700) ~
            2021-08-20 13:31:15.462  - error: tr-064.0 (24700) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:31:15.463  - error: tr-064.0 (24700) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:31:15.464  - error: tr-064.0 (24700) ~
            2021-08-20 13:31:15.466  - warn: tr-064.0 (24700) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:31:16.019  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:31:16.020  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:31:46.047  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 24828
            2021-08-20 13:31:46.712  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:31:46.734  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:31:46.735  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:31:47.595  - info: tr-064.0 (24828) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:32:36.775  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:32:36.805  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:32:36.805  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:33:26.876  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:33:26.947  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:33:26.948  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:33:43.938  - error: tr-064.0 (24828) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:33:43.940  - error: tr-064.0 (24828) ~
            2021-08-20 13:33:43.942  - error: tr-064.0 (24828) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:33:43.943  - error: tr-064.0 (24828) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:33:43.944  - error: tr-064.0 (24828) ~
            2021-08-20 13:33:43.946  - warn: tr-064.0 (24828) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:33:44.494  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:33:44.496  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:34:14.550  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 24956
            2021-08-20 13:34:16.029  - info: tr-064.0 (24956) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:34:16.992  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:34:17.024  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:34:17.025  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:35:07.064  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:35:07.087  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:35:07.088  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:35:57.125  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:35:57.159  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:35:57.160  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:36:07.298  - error: tr-064.0 (24956) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:36:07.300  - error: tr-064.0 (24956) ~
            2021-08-20 13:36:07.301  - error: tr-064.0 (24956) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:36:07.302  - error: tr-064.0 (24956) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:36:07.303  - error: tr-064.0 (24956) ~
            2021-08-20 13:36:07.305  - warn: tr-064.0 (24956) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:36:07.867  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:36:07.869  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:36:37.931  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 25084
            2021-08-20 13:36:39.428  - info: tr-064.0 (25084) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:36:47.203  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:36:47.232  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:36:47.233  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:37:37.275  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:37:37.310  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:37:37.311  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:38:27.383  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:38:27.452  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:38:27.453  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:38:30.658  - error: tr-064.0 (25084) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:38:30.659  - error: tr-064.0 (25084) ~
            2021-08-20 13:38:30.660  - error: tr-064.0 (25084) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:38:30.661  - error: tr-064.0 (25084) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:38:30.662  - error: tr-064.0 (25084) ~
            2021-08-20 13:38:30.664  - warn: tr-064.0 (25084) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:38:31.227  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:38:31.239  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:39:01.302  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 25224
            2021-08-20 13:39:02.883  - info: tr-064.0 (25224) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:39:17.496  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:39:17.530  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:39:17.531  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:40:07.576  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:40:07.606  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:40:07.607  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:40:54.014  - error: tr-064.0 (25224) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:40:54.017  - error: tr-064.0 (25224) ~
            2021-08-20 13:40:54.018  - error: tr-064.0 (25224) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:40:54.019  - error: tr-064.0 (25224) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:40:54.020  - error: tr-064.0 (25224) ~
            2021-08-20 13:40:54.022  - warn: tr-064.0 (25224) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:40:54.574  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:40:54.585  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:40:57.648  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:40:57.673  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:40:57.674  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:41:24.645  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 25417
            2021-08-20 13:41:26.131  - info: tr-064.0 (25417) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:41:47.710  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:41:47.757  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:41:47.758  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:42:37.803  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:42:37.836  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:42:37.837  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:43:17.376  - error: tr-064.0 (25417) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:43:17.378  - error: tr-064.0 (25417) ~
            2021-08-20 13:43:17.379  - error: tr-064.0 (25417) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:43:17.380  - error: tr-064.0 (25417) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:43:17.381  - error: tr-064.0 (25417) ~
            2021-08-20 13:43:17.383  - warn: tr-064.0 (25417) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:43:17.923  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:43:17.925  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:43:27.884  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:43:27.930  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:43:27.931  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:43:47.963  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 25546
            2021-08-20 13:43:49.562  - info: tr-064.0 (25546) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:44:18.000  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:44:18.070  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:44:18.070  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:45:08.109  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:45:08.139  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:45:08.140  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:45:40.738  - error: tr-064.0 (25546) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:45:40.741  - error: tr-064.0 (25546) ~
            2021-08-20 13:45:40.742  - error: tr-064.0 (25546) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:45:40.743  - error: tr-064.0 (25546) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:45:40.744  - error: tr-064.0 (25546) ~
            2021-08-20 13:45:40.746  - warn: tr-064.0 (25546) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:45:41.299  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:45:41.300  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:45:58.178  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:45:58.212  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:45:58.213  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:46:11.356  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 25653
            2021-08-20 13:46:12.879  - info: tr-064.0 (25653) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:46:48.251  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:46:48.280  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:46:48.281  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:47:38.326  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:47:38.401  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:47:38.402  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:48:04.097  - error: tr-064.0 (25653) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:48:04.100  - error: tr-064.0 (25653) ~
            2021-08-20 13:48:04.101  - error: tr-064.0 (25653) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:48:04.102  - error: tr-064.0 (25653) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:48:04.103  - error: tr-064.0 (25653) ~
            2021-08-20 13:48:04.106  - warn: tr-064.0 (25653) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:48:04.652  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:48:04.653  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:48:28.445  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:48:28.495  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:48:28.496  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:48:34.689  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 25770
            2021-08-20 13:48:36.152  - info: tr-064.0 (25770) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:49:18.566  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:49:18.599  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:49:18.600  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:50:08.645  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:50:08.713  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:50:08.714  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:50:27.460  - error: tr-064.0 (25770) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:50:27.463  - error: tr-064.0 (25770) ~
            2021-08-20 13:50:27.465  - error: tr-064.0 (25770) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:50:27.467  - error: tr-064.0 (25770) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:50:27.468  - error: tr-064.0 (25770) ~
            2021-08-20 13:50:27.471  - warn: tr-064.0 (25770) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:50:28.040  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:50:28.052  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:50:58.104  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 25863
            2021-08-20 13:50:58.756  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:50:58.781  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:50:58.782  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:50:59.632  - info: tr-064.0 (25863) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:51:48.824  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:51:48.850  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:51:48.851  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:52:38.894  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:52:38.920  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:52:38.921  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:52:50.812  - error: tr-064.0 (25863) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:52:50.814  - error: tr-064.0 (25863) ~
            2021-08-20 13:52:50.815  - error: tr-064.0 (25863) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:52:50.816  - error: tr-064.0 (25863) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:52:50.817  - error: tr-064.0 (25863) ~
            2021-08-20 13:52:50.819  - warn: tr-064.0 (25863) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:52:51.373  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:52:51.374  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:53:21.409  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 25970
            2021-08-20 13:53:22.902  - info: tr-064.0 (25970) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:53:28.957  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:53:28.973  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:53:28.973  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:54:19.016  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:54:19.038  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:54:19.039  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:55:09.112  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:55:09.179  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:55:09.180  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:55:14.178  - error: tr-064.0 (25970) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:55:14.180  - error: tr-064.0 (25970) ~
            2021-08-20 13:55:14.182  - error: tr-064.0 (25970) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:55:14.183  - error: tr-064.0 (25970) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:55:14.184  - error: tr-064.0 (25970) ~
            2021-08-20 13:55:14.186  - warn: tr-064.0 (25970) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:55:14.748  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:55:14.761  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:55:44.821  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 26097
            2021-08-20 13:55:46.478  - info: tr-064.0 (26097) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:55:59.224  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:55:59.249  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:55:59.250  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:56:49.294  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:56:49.370  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:56:49.371  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:57:37.538  - error: tr-064.0 (26097) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 13:57:37.540  - error: tr-064.0 (26097) ~
            2021-08-20 13:57:37.542  - error: tr-064.0 (26097) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:57:37.543  - error: tr-064.0 (26097) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 13:57:37.544  - error: tr-064.0 (26097) ~
            2021-08-20 13:57:37.546  - warn: tr-064.0 (26097) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 13:57:38.085  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 13:57:38.087  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 13:57:39.412  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:57:39.438  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:57:39.439  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:58:08.120  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 26200
            2021-08-20 13:58:09.574  - info: tr-064.0 (26200) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 13:58:29.477  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:58:29.501  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:58:29.502  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 13:59:19.543  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 13:59:19.558  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 13:59:19.559  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:00:00.074  - info: host.raspberrypi instance system.adapter.ical.0 started with pid 26327
            2021-08-20 14:00:00.885  - error: tr-064.0 (26200) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 14:00:00.886  - error: tr-064.0 (26200) ~
            2021-08-20 14:00:00.887  - error: tr-064.0 (26200) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:00:00.888  - error: tr-064.0 (26200) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 14:00:00.888  - error: tr-064.0 (26200) ~
            2021-08-20 14:00:00.889  - warn: tr-064.0 (26200) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:00:01.423  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 14:00:01.424  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 14:00:01.884  - info: ical.0 (26327) starting. Version 1.11.2 in /opt/iobroker/node_modules/iobroker.ical, node: v14.17.5
            2021-08-20 14:00:02.716  - info: ical.0 (26327) processing URL: Caro https://calendar.google.com/calendar/embed?src=caroline.deittert%40gmail.com&ctz=Europe%2FBerlin
            2021-08-20 14:00:02.738  - info: ical.0 (26327) processing URL: Abfall http://abfallkalender.regioit.de/kalender-krwaf/downloadfile.jsp?format=ics&jahr=2021&ort=Schlo%C3%9F%20Holte-Stukenbrock&strasse=11671699&fraktion=1&fraktion=6&fraktion=7&fraktion=9&fraktion=11
            2021-08-20 14:00:02.917  - info: ical.0 (26327) processing URL: Christian https://calendar.google.com/calendar/u/0?cid=Y2hyaXN0aWFuLmFkb2xmODlAZ29vZ2xlbWFpbC5jb20
            2021-08-20 14:00:07.955  - info: ical.0 (26327) Terminated (NO_ERROR): Without reason
            2021-08-20 14:00:08.486  - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
            2021-08-20 14:00:09.598  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:00:09.675  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:00:09.676  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:00:31.477  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 26353
            2021-08-20 14:00:32.997  - info: tr-064.0 (26353) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 14:00:59.742  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:00:59.786  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:00:59.786  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:01:49.826  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:01:49.859  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:01:49.860  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:02:24.258  - error: tr-064.0 (26353) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 14:02:24.260  - error: tr-064.0 (26353) ~
            2021-08-20 14:02:24.261  - error: tr-064.0 (26353) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:02:24.263  - error: tr-064.0 (26353) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 14:02:24.264  - error: tr-064.0 (26353) ~
            2021-08-20 14:02:24.266  - warn: tr-064.0 (26353) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:02:24.825  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 14:02:24.836  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 14:02:39.922  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:02:39.946  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:02:39.947  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:02:54.938  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 26489
            2021-08-20 14:02:56.448  - info: tr-064.0 (26489) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 14:03:29.987  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:03:30.017  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:03:30.017  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:04:20.056  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:04:20.093  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:04:20.094  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:04:47.618  - error: tr-064.0 (26489) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 14:04:47.620  - error: tr-064.0 (26489) ~
            2021-08-20 14:04:47.622  - error: tr-064.0 (26489) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:04:47.623  - error: tr-064.0 (26489) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 14:04:47.624  - error: tr-064.0 (26489) ~
            2021-08-20 14:04:47.626  - warn: tr-064.0 (26489) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:04:48.177  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 14:04:48.179  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 14:05:10.140  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:05:10.216  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:05:10.217  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:05:18.244  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 26596
            2021-08-20 14:05:19.768  - info: tr-064.0 (26596) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 14:06:00.286  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:06:00.360  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:06:00.360  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:06:50.404  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:06:50.432  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:06:50.433  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:07:10.978  - error: tr-064.0 (26596) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 14:07:10.980  - error: tr-064.0 (26596) ~
            2021-08-20 14:07:10.981  - error: tr-064.0 (26596) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:07:10.983  - error: tr-064.0 (26596) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 14:07:10.984  - error: tr-064.0 (26596) ~
            2021-08-20 14:07:10.986  - warn: tr-064.0 (26596) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:07:11.538  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 14:07:11.540  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 14:07:40.472  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:07:40.497  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:07:40.498  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:07:41.599  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 26712
            2021-08-20 14:07:43.185  - info: tr-064.0 (26712) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 14:08:30.537  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:08:30.563  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:08:30.564  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:09:20.601  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:09:20.704  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:09:20.705  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:09:34.338  - error: tr-064.0 (26712) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 14:09:34.341  - error: tr-064.0 (26712) ~
            2021-08-20 14:09:34.342  - error: tr-064.0 (26712) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:09:34.344  - error: tr-064.0 (26712) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 14:09:34.345  - error: tr-064.0 (26712) ~
            2021-08-20 14:09:34.347  - warn: tr-064.0 (26712) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:09:34.907  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 14:09:34.919  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 14:10:04.983  - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 26843
            2021-08-20 14:10:06.495  - info: tr-064.0 (26843) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.17.5
            2021-08-20 14:10:10.746  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:10:10.780  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:10:10.781  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:11:00.819  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:11:00.840  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:11:00.840  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:11:00.819  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:11:00.840  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:11:00.840  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:11:50.913  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:11:50.987  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:11:50.988  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:11:50.913  - info: hm-rega.0 (24190) ReGaHSS 192.168.178.50 up
            2021-08-20 14:11:50.987  - error: hm-rega.0 (24190) <-- invalid response: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n         \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n <head>\n  <title>401 - Unauthorized</title>\n </head>\n <body>\n  <h1>401 - Unauthorized</h1>\n </body>\n</html>\n"
            2021-08-20 14:11:50.988  - error: hm-rega.0 (24190) ReGaHSS 192.168.178.50 down
            2021-08-20 14:11:57.690  - error: tr-064.0 (26843) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 14:11:57.692  - error: tr-064.0 (26843) ~
            2021-08-20 14:11:57.693  - error: tr-064.0 (26843) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:11:57.694  - error: tr-064.0 (26843) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 14:11:57.695  - error: tr-064.0 (26843) ~
            2021-08-20 14:11:57.697  - warn: tr-064.0 (26843) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:11:58.237  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 14:11:58.246  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            2021-08-20 14:11:57.690  - error: tr-064.0 (26843) Error: read ECONNRESET - {"errno":-104,"code":"ECONNRESET","syscall":"read"}
            2021-08-20 14:11:57.692  - error: tr-064.0 (26843) ~
            2021-08-20 14:11:57.693  - error: tr-064.0 (26843) ~~ Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:11:57.694  - error: tr-064.0 (26843) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
            2021-08-20 14:11:57.695  - error: tr-064.0 (26843) ~
            2021-08-20 14:11:57.697  - warn: tr-064.0 (26843) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
            2021-08-20 14:11:58.237  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2021-08-20 14:11:58.246  - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
            
            
            1 Antwort Letzte Antwort
            0
            • C Chris-D 0

              @homoran ja backup habe ich

              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #107

              @chris-d-0 sagte in Rega Fehler:

              @homoran ja backup habe ich

              dann mach doch alles neu bevor du hier Stunden verbrätst.

              node 14
              kommt mit npm v6

              curl -sLf https://iobroker.net/install.sh | bash -

              Backup einspielen - warten - fertig!

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              C 1 Antwort Letzte Antwort
              0
              • HomoranH Homoran

                @chris-d-0 sagte in Rega Fehler:

                @homoran ja backup habe ich

                dann mach doch alles neu bevor du hier Stunden verbrätst.

                node 14
                kommt mit npm v6

                curl -sLf https://iobroker.net/install.sh | bash -

                Backup einspielen - warten - fertig!

                C Offline
                C Offline
                Chris-D 0
                schrieb am zuletzt editiert von
                #108

                @homoran ok welche befehle brauche ich genau?

                HomoranH 1 Antwort Letzte Antwort
                0
                • C Chris-D 0

                  @homoran ok welche befehle brauche ich genau?

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #109

                  @chris-d-0 sagte in Rega Fehler:

                  ok welche befehle brauche ich genau?

                  wofür genau?

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  C 1 Antwort Letzte Antwort
                  0
                  • apollon77A Online
                    apollon77A Online
                    apollon77
                    schrieb am zuletzt editiert von
                    #110

                    Jetzt mal langsam ... Also laut Log ist doch alles ok, ausser:

                    • tr-064 meldet das die Fritzbox die Verbindung ablehnt, da musst man Fritzbox Einstellungen checken
                    • hm-rega/rpc meldet das die CCU "401 Unauthorized" meldet ... hast du da irgendwie username/passwort konfiguriert aber nicht im Adapter?
                    • backitup meldet das ein CIFS Mount nicht da ist

                    Der Rest sieht alles normal und ok aus.

                    Von Admin finde ich im Log ausschnitt nicht

                    Also wenn das die Themen sind dann hilft auch ein backup einspielen nix

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    C 1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @chris-d-0 sagte in Rega Fehler:

                      ok welche befehle brauche ich genau?

                      wofür genau?

                      C Offline
                      C Offline
                      Chris-D 0
                      schrieb am zuletzt editiert von
                      #111

                      @homoran neu aufsetzen?

                      1 Antwort Letzte Antwort
                      0
                      • apollon77A apollon77

                        Jetzt mal langsam ... Also laut Log ist doch alles ok, ausser:

                        • tr-064 meldet das die Fritzbox die Verbindung ablehnt, da musst man Fritzbox Einstellungen checken
                        • hm-rega/rpc meldet das die CCU "401 Unauthorized" meldet ... hast du da irgendwie username/passwort konfiguriert aber nicht im Adapter?
                        • backitup meldet das ein CIFS Mount nicht da ist

                        Der Rest sieht alles normal und ok aus.

                        Von Admin finde ich im Log ausschnitt nicht

                        Also wenn das die Themen sind dann hilft auch ein backup einspielen nix

                        C Offline
                        C Offline
                        Chris-D 0
                        schrieb am zuletzt editiert von
                        #112

                        @apollon77 das ist leider nicht mehr das Problem, siehe verlauf

                        haselchenH apollon77A 2 Antworten Letzte Antwort
                        0
                        • C Chris-D 0

                          @apollon77 das ist leider nicht mehr das Problem, siehe verlauf

                          haselchenH Offline
                          haselchenH Offline
                          haselchen
                          Most Active
                          schrieb am zuletzt editiert von
                          #113

                          @chris-d-0

                          Wo liegt denn der Hase noch im Pfeffer?
                          Welche Probleme gibt es noch?

                          Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                          C 1 Antwort Letzte Antwort
                          0
                          • C Chris-D 0

                            @apollon77 das ist leider nicht mehr das Problem, siehe verlauf

                            apollon77A Online
                            apollon77A Online
                            apollon77
                            schrieb am zuletzt editiert von
                            #114

                            @chris-d-0 ja was ist denn das Problem? Ich blicke bei dem Verkauf nimmer durch

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            1 Antwort Letzte Antwort
                            0
                            • haselchenH haselchen

                              @chris-d-0

                              Wo liegt denn der Hase noch im Pfeffer?
                              Welche Probleme gibt es noch?

                              C Offline
                              C Offline
                              Chris-D 0
                              schrieb am zuletzt editiert von Chris-D 0
                              #115

                              @haselchen die IObroker Oberfläche wird nicht angezeigt. "Seite kann nicht angezeigt werden" Also Webseite nicht erreichbar

                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • C Chris-D 0

                                @haselchen die IObroker Oberfläche wird nicht angezeigt. "Seite kann nicht angezeigt werden" Also Webseite nicht erreichbar

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #116

                                @chris-d-0
                                ich versuche mal zusammenzufassen:

                                hu hast

                                • Pi4 mit SD Karte
                                • ein brauchbares iobroker backup

                                Dann nimmst du eine neue Karte
                                installierst darauf das aktuelle Raspberry OS lite
                                dann den iobroker
                                und spielst das Backup zurück.

                                Dann sollte alles laufen

                                Für den Notfall hast du immer noch die alte Karte

                                @apollon77
                                Problem ist admin 5 mit controller 2.x

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                C apollon77A 2 Antworten Letzte Antwort
                                0
                                • HomoranH Homoran

                                  @chris-d-0
                                  ich versuche mal zusammenzufassen:

                                  hu hast

                                  • Pi4 mit SD Karte
                                  • ein brauchbares iobroker backup

                                  Dann nimmst du eine neue Karte
                                  installierst darauf das aktuelle Raspberry OS lite
                                  dann den iobroker
                                  und spielst das Backup zurück.

                                  Dann sollte alles laufen

                                  Für den Notfall hast du immer noch die alte Karte

                                  @apollon77
                                  Problem ist admin 5 mit controller 2.x

                                  C Offline
                                  C Offline
                                  Chris-D 0
                                  schrieb am zuletzt editiert von
                                  #117

                                  @homoran Das Problem ist das auf dem Raspberry auch wireguard läuft... also komplett (d.h. das Raspberrry) aufsetzen ist schwierig...

                                  1 Antwort Letzte Antwort
                                  0
                                  • HomoranH Homoran

                                    @chris-d-0
                                    ich versuche mal zusammenzufassen:

                                    hu hast

                                    • Pi4 mit SD Karte
                                    • ein brauchbares iobroker backup

                                    Dann nimmst du eine neue Karte
                                    installierst darauf das aktuelle Raspberry OS lite
                                    dann den iobroker
                                    und spielst das Backup zurück.

                                    Dann sollte alles laufen

                                    Für den Notfall hast du immer noch die alte Karte

                                    @apollon77
                                    Problem ist admin 5 mit controller 2.x

                                    apollon77A Online
                                    apollon77A Online
                                    apollon77
                                    schrieb am zuletzt editiert von apollon77
                                    #118

                                    @homoran sagte in Rega Fehler:

                                    Problem ist admin 5 mit controller 2.x

                                    Wie kriegt man das hin ausser manuell gefrickelt??
                                    Adrmin 5 braucht mindestens "js-controller": ">=3.2.16"

                                    Also Controller updaten und Problem ist erledigt. Oder Admin Downgrade

                                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                    1 Antwort Letzte Antwort
                                    0
                                    • C Offline
                                      C Offline
                                      Chris-D 0
                                      schrieb am zuletzt editiert von
                                      #119

                                      @apollon77 System neu aufgesetzt, Rega Fehler bleibt
                                      04a567df-1068-4a16-92a6-8d593eab1ea3-image.png

                                      HomoranH apollon77A 2 Antworten Letzte Antwort
                                      0
                                      • C Chris-D 0

                                        @apollon77 System neu aufgesetzt, Rega Fehler bleibt
                                        04a567df-1068-4a16-92a6-8d593eab1ea3-image.png

                                        HomoranH Nicht stören
                                        HomoranH Nicht stören
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von Homoran
                                        #120

                                        @chris-d-0 sagte in Rega Fehler:

                                        @apollon77 System neu aufgesetzt, Rega Fehler bleibt

                                        immerhin läuft er jetzt wieder.

                                        Dieser Fehler deutet auf ein Problem mit der Firewall der CCU hin.

                                        Bitte vollständig als Text in code-tags posten und nicht als Screenshot

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        C 1 Antwort Letzte Antwort
                                        0
                                        • C Chris-D 0

                                          @apollon77 System neu aufgesetzt, Rega Fehler bleibt
                                          04a567df-1068-4a16-92a6-8d593eab1ea3-image.png

                                          apollon77A Online
                                          apollon77A Online
                                          apollon77
                                          schrieb am zuletzt editiert von
                                          #121

                                          @chris-d-0 Das hatte ich doch oben schon geschrierben: hast Du ggf irgendwie bei der CCU (oder was genau nutzt du) Ein username/Passwort angegeben aber nicht in der Adapter Konfiguration?

                                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                          C 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          699

                                          Online

                                          32.7k

                                          Benutzer

                                          82.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe