Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [gelöst]Admin aufrufbar, aber lädt nix....

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.3k

[gelöst]Admin aufrufbar, aber lädt nix....

Scheduled Pinned Locked Moved Solved Error/Bug
admin adaptererrorproblem
19 Posts 2 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    andyb
    wrote on last edited by andyb
    #1
    Systemdata Bitte Ausfüllen
    Betriebssystem: Ubuntu
    Node-Version: 10.19.0
    NPM-Version: 6.13.4

    Admin nach update auf 3.7.8 läd nicht mehr.... (über Oberfläche durchgeführt)
    2020-03-27 17_21_55-Window.jpg
    Adapter "admin" : 3.7.8 , installed 3.7.8
    Adapter "javascript" : 4.3.4 , installed 4.1.12 [Updateable]
    Controller "js-controller" : 2.2.9 , installed 2.2.9
    Adapter "web" : 2.4.10 , installed 2.4.10

    andy@nuciobprod:~$ iobroker list instances
    + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    

    Was ich versucht habe:

    andy@nuciobprod:~$ /opt/iobroker
    andy@nuciobprod:~$ iobroker stop admin
    The adapter "admin.0" was stopped.
    andy@nuciobprod:~$ iobroker del admin
    Delete adapter "admin"
    host.nuciobprod Counted 1 instances of admin
    host.nuciobprod Counted 1 adapter for admin
    host.nuciobprod Counted 1 channels of admin
    host.nuciobprod Counted 6 states of admin
    host.nuciobprod Counted 15 states of system.adapter.admin
    host.nuciobprod object admin.admin deleted
    host.nuciobprod Deleting 24 object(s).
    npm uninstall iobroker.admin --silent --save --prefix "/opt/iobroker" (System call)
    andy@nuciobprod:~$ cd /opt/iobroker
    andy@nuciobprod:/opt/iobroker$ iobroker install admin@3.7.8
    NPM version: 6.13.4
    npm install iobroker.admin@3.7.8 --loglevel error --prefix "/opt/iobroker" (System call)
    host.nuciobprod install adapter admin@3.7.8
    upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
    upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
    upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
    upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
    host.nuciobprod object system.adapter.admin created/updated
    andy@nuciobprod:/opt/iobroker$ iobroker add admin
    host.nuciobprod create instance admin
    host.nuciobprod object admin.0.connected created
    host.nuciobprod object admin.0 created
    host.nuciobprod object admin.0.info created
    host.nuciobprod object system.adapter.admin.upload created
    host.nuciobprod object system.adapter.admin.0.sigKill created
    host.nuciobprod object system.adapter.admin.0.eventLoopLag created
    host.nuciobprod object system.adapter.admin.0.outputCount created
    host.nuciobprod object system.adapter.admin.0.inputCount created
    host.nuciobprod object system.adapter.admin.0.uptime created
    host.nuciobprod object system.adapter.admin.0.memRss created
    host.nuciobprod object system.adapter.admin.0.memHeapTotal created
    host.nuciobprod object system.adapter.admin.0.memHeapUsed created
    host.nuciobprod object system.adapter.admin.0.cputime created
    host.nuciobprod object system.adapter.admin.0.cpu created
    host.nuciobprod object system.adapter.admin.0.compactMode created
    host.nuciobprod object system.adapter.admin.0.connected created
    host.nuciobprod object system.adapter.admin.0.alive created
    host.nuciobprod object system.adapter.admin.0 created
    andy@nuciobprod:/opt/iobroker$ iobroker start admin
    andy@nuciobprod:/opt/iobroker$
    

    Nachtrag:
    Vis ist auch nicht aufrufbar....
    2020-03-27 17_53_52-Window.jpg

    HomoranH 1 Reply Last reply
    0
    • A andyb
      Systemdata Bitte Ausfüllen
      Betriebssystem: Ubuntu
      Node-Version: 10.19.0
      NPM-Version: 6.13.4

      Admin nach update auf 3.7.8 läd nicht mehr.... (über Oberfläche durchgeführt)
      2020-03-27 17_21_55-Window.jpg
      Adapter "admin" : 3.7.8 , installed 3.7.8
      Adapter "javascript" : 4.3.4 , installed 4.1.12 [Updateable]
      Controller "js-controller" : 2.2.9 , installed 2.2.9
      Adapter "web" : 2.4.10 , installed 2.4.10

      andy@nuciobprod:~$ iobroker list instances
      + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      

      Was ich versucht habe:

      andy@nuciobprod:~$ /opt/iobroker
      andy@nuciobprod:~$ iobroker stop admin
      The adapter "admin.0" was stopped.
      andy@nuciobprod:~$ iobroker del admin
      Delete adapter "admin"
      host.nuciobprod Counted 1 instances of admin
      host.nuciobprod Counted 1 adapter for admin
      host.nuciobprod Counted 1 channels of admin
      host.nuciobprod Counted 6 states of admin
      host.nuciobprod Counted 15 states of system.adapter.admin
      host.nuciobprod object admin.admin deleted
      host.nuciobprod Deleting 24 object(s).
      npm uninstall iobroker.admin --silent --save --prefix "/opt/iobroker" (System call)
      andy@nuciobprod:~$ cd /opt/iobroker
      andy@nuciobprod:/opt/iobroker$ iobroker install admin@3.7.8
      NPM version: 6.13.4
      npm install iobroker.admin@3.7.8 --loglevel error --prefix "/opt/iobroker" (System call)
      host.nuciobprod install adapter admin@3.7.8
      upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
      upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
      upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
      upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
      host.nuciobprod object system.adapter.admin created/updated
      andy@nuciobprod:/opt/iobroker$ iobroker add admin
      host.nuciobprod create instance admin
      host.nuciobprod object admin.0.connected created
      host.nuciobprod object admin.0 created
      host.nuciobprod object admin.0.info created
      host.nuciobprod object system.adapter.admin.upload created
      host.nuciobprod object system.adapter.admin.0.sigKill created
      host.nuciobprod object system.adapter.admin.0.eventLoopLag created
      host.nuciobprod object system.adapter.admin.0.outputCount created
      host.nuciobprod object system.adapter.admin.0.inputCount created
      host.nuciobprod object system.adapter.admin.0.uptime created
      host.nuciobprod object system.adapter.admin.0.memRss created
      host.nuciobprod object system.adapter.admin.0.memHeapTotal created
      host.nuciobprod object system.adapter.admin.0.memHeapUsed created
      host.nuciobprod object system.adapter.admin.0.cputime created
      host.nuciobprod object system.adapter.admin.0.cpu created
      host.nuciobprod object system.adapter.admin.0.compactMode created
      host.nuciobprod object system.adapter.admin.0.connected created
      host.nuciobprod object system.adapter.admin.0.alive created
      host.nuciobprod object system.adapter.admin.0 created
      andy@nuciobprod:/opt/iobroker$ iobroker start admin
      andy@nuciobprod:/opt/iobroker$
      

      Nachtrag:
      Vis ist auch nicht aufrufbar....
      2020-03-27 17_53_52-Window.jpg

      HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #2

      @andyb code bitte in code-tags setzen!

      Mal den Browsercache gelöscht und /oder forced refresh durchgeführt?

      was sagt iobroker list instances

      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      A 2 Replies Last reply
      0
      • HomoranH Homoran

        @andyb code bitte in code-tags setzen!

        Mal den Browsercache gelöscht und /oder forced refresh durchgeführt?

        was sagt iobroker list instances

        A Offline
        A Offline
        andyb
        wrote on last edited by Negalein
        #3

        @Homoran

        #andy@nuciobprod:~$ iobroker list instances
        + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.alexa2.0                : alexa2                -  enabled
        + system.adapter.backitup.0              : backitup              -  enabled
          system.adapter.cloud.0                 : cloud                 -  enabled
          system.adapter.daswetter.0             : daswetter             -  enabled
        + system.adapter.discovery.0             : discovery             - disabled
          system.adapter.dwd.0                   : dwd                   -  enabled
        + system.adapter.email.0                 : email                 -  enabled
          system.adapter.feiertage.0             : feiertage             -  enabled
        + system.adapter.fullcalendar.0          : fullcalendar          -  enabled
        + system.adapter.fullybrowser.0          : fullybrowser          -  enabled
          system.adapter.google-sharedlocations.0: google-sharedlocations - disabled
          system.adapter.habpanel.0              : habpanel              -  enabled
          system.adapter.harmony.0               : harmony               - disabled
          system.adapter.hm-rega.0               : hm-rega               - disabled
        + system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 12001
          system.adapter.hm-rpc.1                : hm-rpc                - disabled, port: 18701
          system.adapter.hm-rpc.2                : hm-rpc                - disabled, port: 12010
        + system.adapter.hue.0                   : hue                   -  enabled, port: 80
          system.adapter.ical.0                  : ical                  -  enabled
          system.adapter.ical.1                  : ical                  -  enabled
          system.adapter.ical.2                  : ical                  -  enabled
          system.adapter.ical.3                  : ical                  -  enabled
          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png - disabled
          system.adapter.icons-fatcow-hosting.0  : icons-fatcow-hosting  - disabled
          system.adapter.icons-icons8.0          : icons-icons8          - disabled
          system.adapter.icons-material-png.0    : icons-material-png    - disabled
          system.adapter.icons-material-svg.0    : icons-material-svg    - disabled
          system.adapter.icons-mfd-png.0         : icons-mfd-png         - disabled
          system.adapter.icons-mfd-svg.0         : icons-mfd-svg         - disabled
          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png - disabled
          system.adapter.icons-ultimate-png.0    : icons-ultimate-png    - disabled
        + system.adapter.info.0                  : info                  -  enabled
        + system.adapter.iot.0                   : iot                   -  enabled
        + system.adapter.javascript.0            : javascript            -  enabled
          system.adapter.javascript.1            : javascript            - disabled
          system.adapter.landroid-s.0            : landroid-s            - disabled
        + system.adapter.mihome.0                : mihome                -  enabled, port: 9898, bind: 192.168.1.111
          system.adapter.mobile.0                : mobile                - disabled
          system.adapter.mqtt.0                  : mqtt                  - disabled, port: 15865
        + system.adapter.mqtt.1                  : mqtt                  -  enabled, port: 15865
        + system.adapter.netatmo.0               : netatmo               -  enabled
        + system.adapter.nina.0                  : nina                  -  enabled
        + system.adapter.node-red.0              : node-red              -  enabled, port: 1880, bind: 0.0.0.0
          system.adapter.owntracks.0             : owntracks             - disabled, port: 18833, bind: 0.0.0.0
        + system.adapter.parser.0                : parser                -  enabled
          system.adapter.ping.0                  : ping                  - disabled
        + system.adapter.places.0                : places                -  enabled
        + system.adapter.pushbullet.0            : pushbullet            -  enabled
          system.adapter.ring.0                  : ring                  - disabled
          system.adapter.shuttercontrol.0        : shuttercontrol        - disabled
          system.adapter.simple-api.0            : simple-api            -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.socketio.0              : socketio              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        + system.adapter.sonos.0                 : sonos                 -  enabled
          system.adapter.spotify-premium.0       : spotify-premium       - disabled
        + system.adapter.sql.0                   : sql                   -  enabled, port: 0
        + system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.terminal.0              : terminal              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
        + system.adapter.text2command.0          : text2command          -  enabled
          system.adapter.tr-064.0                : tr-064                - disabled
        + system.adapter.trashschedule.0         : trashschedule         -  enabled
          system.adapter.vis-bars.0              : vis-bars              - disabled
          system.adapter.vis-canvas-gauges.0     : vis-canvas-gauges     - disabled
          system.adapter.vis-fancyswitch.0       : vis-fancyswitch       - disabled
          system.adapter.vis-history.0           : vis-history           - disabled
          system.adapter.vis-hqwidgets.0         : vis-hqwidgets         - disabled
        + system.adapter.vis-inventwo.0          : vis-inventwo          -  enabled
          system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          - disabled
          system.adapter.vis-justgage.0          : vis-justgage          - disabled
          system.adapter.vis-map.0               : vis-map               - disabled
          system.adapter.vis-metro.0             : vis-metro             - disabled
          system.adapter.vis-players.0           : vis-players           - disabled
          system.adapter.vis-timeandweather.0    : vis-timeandweather    - disabled
          system.adapter.vis-weather.0           : vis-weather           - disabled
          system.adapter.vis.0                   : vis                   -  enabled
          system.adapter.weatherunderground.0    : weatherunderground    -  enabled
        + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        + instance is alive
        
        

        den web adapter habe ich zuvor upgedatet....von 2.xxx auf 3.xxxx

        HomoranH 1 Reply Last reply
        0
        • HomoranH Homoran

          @andyb code bitte in code-tags setzen!

          Mal den Browsercache gelöscht und /oder forced refresh durchgeführt?

          was sagt iobroker list instances

          A Offline
          A Offline
          andyb
          wrote on last edited by
          #4

          @Homoran
          und ja, cache gelöscht

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andyb
            wrote on last edited by
            #5
            andy@nuciobprod:~$ iobroker update
            Used repository: default
            hash unchanged, use cached sources
            update done
            Adapter    "admin"         : 3.7.8    , installed 3.7.8
            Adapter    "alexa2"        : 3.0.5    , installed 3.0.5
            Adapter    "alpha2"        : 1.0.0
            Adapter    "amazon-dash"   : 1.1.0
            Adapter    "artnet"        : 1.0.0
            Adapter    "asterisk"      : 1.0.6
            Adapter    "asuswrt"       : 1.0.1
            Adapter    "b-control-em"  : 0.2.1
            Adapter    "backitup"      : 1.4.2    , installed 1.4.2
            Adapter    "beckhoff"      : 1.2.0
            Adapter    "benq"          : 0.2.0
            Adapter    "ble"           : 0.10.1
            Adapter    "bmw"           : 1.3.3
            Adapter    "bosesoundtouch": 0.2.4
            Adapter    "botvac"        : 1.0.0
            Adapter    "bring"         : 1.7.1
            Adapter    "broadlink2"    : 2.0.2
            Adapter    "bsblan"        : 0.0.6
            Adapter    "bshb"          : 0.1.4
            Adapter    "chromecast"    : 2.3.1
            Adapter    "cloud"         : 3.0.2    , installed 3.0.2
            Adapter    "comfoair"      : 0.3.2
            Adapter    "contactid"     : 1.0.0
            Adapter    "coronavirus-statistics": 0.4.0
            Adapter    "countdown"     : 1.0.5
            Adapter    "cul"           : 1.2.1
            Adapter    "daikin"        : 1.0.5
            Adapter    "daswetter"     : 2.8.1    , installed 2.8.1
            Adapter    "deconz"        : 1.2.6
            Adapter    "denon"         : 1.7.2
            Adapter    "digitalstrom"  : 0.5.5
            Adapter    "discovergy"    : 0.5.0
            Adapter    "discovery"     : 2.2.2    , installed 2.2.2
            Adapter    "ds18b20"       : 1.1.4
            Adapter    "dwd"           : 2.4.6    , installed 2.4.6
            Adapter    "ebus"          : 1.0.0
            Adapter    "egigeozone"    : 0.1.2
            Adapter    "ekey"          : 1.1.0
            Adapter    "email"         : 1.0.6    , installed 1.0.6
            Adapter    "emby"          : 1.0.2
            Adapter    "energymanager" : 1.2.2
            Adapter    "enet"          : 1.0.1
            Adapter    "epson_stylus_px830": 0.2.1
            Adapter    "fakeroku"      : 0.2.1
            Adapter    "fb-checkpresence": 0.3.0
            Adapter    "feiertage"     : 1.0.17   , installed 1.0.17
            Adapter    "fhem"          : 1.3.0
            Adapter    "find-my-iphone": 0.2.15
            Adapter    "firetv"        : 0.0.27
            Adapter    "flot"          : 1.9.2
            Adapter    "foobar2000"    : 1.0.0
            Adapter    "fritzbox"      : 0.2.1
            Adapter    "fritzdect"     : 0.2.4
            Adapter    "fronius"       : 1.0.5
            Adapter    "fullcalendar"  : 1.1.0    , installed 1.1.0
            Adapter    "fullybrowser"  : 1.0.0    , installed 1.0.0
            Adapter    "g-homa"        : 0.5.1
            Adapter    "geofency"      : 0.3.2
            Adapter    "gruenbeck"     : 0.0.18
            Adapter    "habpanel"      : 0.3.4    , installed 0.3.4
            Adapter    "haier"         : 1.0.2
            Adapter    "ham"           : 1.1.2
            Adapter    "ham-wemo"      : 1.0.1
            Adapter    "harmony"       : 1.2.2    , installed 1.2.2
            Adapter    "heatingcontrol": 0.3.19
            Adapter    "heytech"       : 0.2.0
            Adapter    "hid"           : 0.1.17
            Adapter    "history"       : 1.8.7
            Adapter    "hm-rega"       : 2.5.5    , installed 2.5.5
            Adapter    "hm-rpc"        : 1.12.10  , installed 1.12.10
            Adapter    "hmip"          : 0.0.11
            Adapter    "homeconnect"   : 0.0.26
            Adapter    "homee"         : 0.3.1
            Adapter    "homepilot"     : 1.0.3
            Adapter    "hp-ilo"        : 1.0.5
            Adapter    "hs100"         : 1.0.10
            Adapter    "hue"           : 3.2.3    , installed 3.2.3
            Adapter    "hue-extended"  : 1.2.1
            Adapter    "ical"          : 1.7.0    , installed 1.7.0
            Adapter    "icons-addictive-flavour-png": 0.1.0   , installed 0.1.0
            Adapter    "icons-fatcow-hosting": 0.1.0   , installed 0.1.0
            Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
            Adapter    "icons-material-png": 0.1.0   , installed 0.1.0
            Adapter    "icons-material-svg": 0.1.0   , installed 0.1.0
            Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
            Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
            Adapter    "icons-open-icon-library-png": 0.1.2   , installed 0.1.3
            Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
            Adapter    "influxdb"      : 1.7.0
            Adapter    "info"          : 1.5.6    , installed 1.5.6
            Adapter    "innogy-smarthome": 0.3.3
            Adapter    "iogo"          : 0.5.7
            Adapter    "iot"           : 1.1.8    , installed 1.1.8
            Adapter    "iqontrol"      : 0.2.16
            Adapter    "javascript"    : 4.3.4    , installed 4.1.12 [Updateable]
            Adapter    "jeelink"       : 0.1.0
            Controller "js-controller" : 2.2.9    , installed 2.2.9
            Adapter    "kecontact"     : 0.1.0
            Adapter    "klf200"        : 0.9.5
            Adapter    "km200"         : 1.1.6
            Adapter    "knmi-weather"  : 0.2.0
            Adapter    "knx"           : 1.0.39
            Adapter    "kodi"          : 1.0.0
            Adapter    "kress"         : 2.5.5
            Adapter    "lametric"      : 0.0.7
            Adapter    "landroid"      : 1.0.3
            Adapter    "lcn"           : 0.3.2
            Adapter    "lgtv"          : 1.1.5
            Adapter    "lgtv-rs"       : 0.0.4
            Adapter    "lgtv11"        : 1.0.5
            Adapter    "lifx"          : 0.1.0
            Adapter    "lightify"      : 0.2.16
            Adapter    "link"          : 0.5.9
            Adapter    "linkeddevices" : 1.1.1
            Adapter    "lovelace"      : 0.2.3
            Adapter    "loxone"        : 1.0.0
            Adapter    "luftdaten"     : 0.0.11
            Adapter    "lupusec"       : 1.2.3
            Adapter    "luxtronik1"    : 0.2.2
            Adapter    "material"      : 0.12.1
            Adapter    "maxcube"       : 0.1.2
            Adapter    "maxcul"        : 1.1.2
            Adapter    "mbus"          : 2.1.4
            Adapter    "megad"         : 1.2.1
            Adapter    "megadd"        : 0.2.0
            Adapter    "megaesp"       : 0.1.0
            Adapter    "mercedesme"    : 0.0.20
            Adapter    "meross"        : 1.3.11
            Adapter    "meteoalarm"    : 1.0.9
            Adapter    "miele"         : 0.1.5
            Adapter    "mielecloudservice": 1.1.0
            Adapter    "mihome"        : 1.3.0    , installed 1.3.0
            Adapter    "mihome-lamp"   : 1.1.0
            Adapter    "mihome-plug"   : 0.2.0
            Adapter    "mihome-vacuum" : 1.1.5
            Adapter    "mikrotik"      : 1.0.11
            Adapter    "milight"       : 0.3.6
            Adapter    "milight-smart-light": 0.2.7
            Adapter    "mobile"        : 0.5.0    , installed 0.5.0
            Adapter    "modbus"        : 3.0.0
            Adapter    "moma"          : 1.2.3
            Adapter    "mpd"           : 1.0.0
            Adapter    "mqtt"          : 2.1.1    , installed 2.1.1
            Adapter    "mqtt-client"   : 1.3.1
            Adapter    "musiccast"     : 0.1.3
            Adapter    "mysensors"     : 2.0.0
            Adapter    "nanoleaf-lightpanels": 0.8.1
            Adapter    "nello"         : 2.0.6
            Adapter    "netatmo"       : 1.3.1    , installed 1.3.1
            Adapter    "nibeuplink"    : 0.3.0
            Adapter    "nina"          : 0.0.15   , installed 0.0.15
            Adapter    "node-red"      : 1.13.0   , installed 1.13.0
            Adapter    "nuki"          : 1.1.5
            Adapter    "nuki-extended" : 2.2.0
            Adapter    "nut"           : 1.1.3
            Adapter    "odl"           : 1.0.5
            Adapter    "oilfox"        : 0.0.5
            Adapter    "onkyo"         : 2.0.3
            Adapter    "onvif"         : 0.0.2
            Adapter    "openhab"       : 1.1.0
            Adapter    "openweathermap": 0.1.0
            Adapter    "opi"           : 0.1.1    , installed 0.1.1
            Adapter    "oppoplayer"    : 0.2.1
            Adapter    "owfs"          : 0.6.4
            Adapter    "owntracks"     : 0.6.2    , installed 0.6.2
            Adapter    "panasonic-viera": 1.0.2
            Adapter    "parser"        : 1.0.7    , installed 1.0.7
            Adapter    "paw"           : 0.0.7
            Adapter    "phantomjs"     : 1.0.1
            Adapter    "pi-hole"       : 1.2.3
            Adapter    "piface"        : 1.0.0
            Adapter    "pimatic"       : 0.1.5
            Adapter    "ping"          : 1.3.2    , installed 1.3.2
            Adapter    "places"        : 0.7.0    , installed 0.7.0
            Adapter    "plex"          : 0.8.9
            Adapter    "plexconnect"   : 0.0.7
            Adapter    "pollenflug"    : 1.0.4
            Adapter    "proxmox"       : 1.0.1    , installed 1.0.1
            Adapter    "proxy"         : 1.1.1
            Adapter    "pushbullet"    : 0.0.11   , installed 0.0.11
            Adapter    "pushover"      : 1.2.3
            Adapter    "pushsafer"     : 0.1.8
            Adapter    "radar2"        : 1.0.9
            Adapter    "radiohead"     : 1.0.4
            Adapter    "rflink"        : 2.0.0
            Adapter    "rickshaw"      : 1.0.0
            Adapter    "ring"          : 1.0.5    , installed 1.0.7
            Adapter    "robonect"      : 0.0.10
            Adapter    "roomba"        : 1.1.1
            Adapter    "rpi2"          : 1.1.1
            Adapter    "s7"            : 1.1.7
            Adapter    "samsung"       : 0.2.9
            Adapter    "sayit"         : 1.8.2
            Adapter    "sbfspot"       : 2.4.0
            Adapter    "scenes"        : 1.1.0
            Adapter    "schoolfree"    : 0.3.1
            Adapter    "shelly"        : 3.1.6
            Adapter    "shuttercontrol": 0.4.3    , installed 0.4.3
            Adapter    "sia"           : 1.0.3
            Adapter    "siegenia"      : 1.0.0
            Adapter    "simple-api"    : 2.3.2    , installed 2.3.2
            Adapter    "smappee"       : 0.2.2
            Adapter    "smartmeter"    : 3.0.10
            Adapter    "snips"         : 1.5.0
            Adapter    "snmp"          : 0.5.0
            Adapter    "socketio"      : 2.1.2    , installed 2.1.2
            Adapter    "solarlog"      : 1.2.4
            Adapter    "solarwetter"   : 1.0.0
            Adapter    "sonnen"        : 1.3.0
            Adapter    "sonoff"        : 2.3.3
            Adapter    "sonos"         : 2.0.1    , installed 2.0.1
            Adapter    "sony-bravia"   : 1.0.1
            Adapter    "spotify-premium": 1.0.0   , installed 1.0.0
            Adapter    "sql"           : 1.9.5    , installed 1.9.5
            Adapter    "squeezebox"    : 1.0.0
            Adapter    "starline"      : 1.0.0
            Adapter    "statistics"    : 0.2.2
            Adapter    "stiebel-isg"   : 1.4.11
            Adapter    "swiss-weather-api": 0.2.0
            Adapter    "systeminfo"    : 0.3.1
            Adapter    "tahoma"        : 0.3.2
            Adapter    "tankerkoenig"  : 2.0.5
            Adapter    "telegram"      : 1.4.3    , installed 1.4.3
            Adapter    "terminal"      : 0.1.2    , installed 0.1.2
            Adapter    "tesla-motors"  : 0.2.3
            Adapter    "text2command"  : 1.3.0    , installed 1.3.0
            Adapter    "tr-064"        : 0.4.14   , installed 0.4.18
            Adapter    "tradfri"       : 2.5.2
            Adapter    "tunnelbroker-endpoint-updater": 0.0.1
            Adapter    "tuya"          : 3.2.2
            Adapter    "tvspielfilm"   : 1.0.4
            Adapter    "unifi"         : 0.3.1
            Adapter    "upnp"          : 1.0.11
            Adapter    "valloxmv"      : 1.0.3
            Adapter    "vcard"         : 0.0.9
            Adapter    "velux"         : 0.0.2
            Adapter    "viessmann"     : 1.2.4
            Adapter    "virtualpowermeter": 1.0.0
            Adapter    "vis"           : 1.2.4    , installed 1.2.4
            Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
            Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
            Adapter    "vis-colorpicker": 1.1.1
            Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
            Adapter    "vis-google-fonts": 0.1.0
            Adapter    "vis-history"   : 1.0.0    , installed 1.0.0
            Adapter    "vis-hqwidgets" : 1.1.3    , installed 1.1.3
            Adapter    "vis-inventwo"  : 1.0.0    , installed 1.0.0
            Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
            Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
            Adapter    "vis-keyboard"  : 0.0.2
            Adapter    "vis-lcars"     : 1.0.4
            Adapter    "vis-map"       : 1.0.4    , installed 1.0.4
            Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
            Adapter    "vis-players"   : 0.1.5    , installed 0.1.5
            Adapter    "vis-plumb"     : 1.0.2
            Adapter    "vis-rgraph"    : 0.0.2
            Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
            Adapter    "vis-weather"   : 2.5.2    , installed 2.5.2
            Adapter    "vr200"         : 1.0.0
            Adapter    "weatherunderground": 3.1.6   , installed 3.1.6
            Adapter    "web"           : 2.4.10   , installed 2.4.10
            Adapter    "weishaupt-wem" : 0.0.8
            Adapter    "wetty"         : 0.1.1
            Adapter    "wiffi-wz"      : 2.2.0
            Adapter    "wifilight"     : 0.2.0
            Adapter    "wled"          : 0.5.0
            Adapter    "wm-bus"        : 0.1.12
            Adapter    "wolf"          : 0.9.2
            Adapter    "worx"          : 1.0.0
            Adapter    "xbox"          : 0.6.1
            Adapter    "xs1"           : 1.0.2
            Adapter    "yahka"         : 0.9.2
            Adapter    "yamaha"        : 0.3.19
            Adapter    "yeelight-2"    : 1.0.3
            Adapter    "youtube"       : 0.0.6
            Adapter    "yr"            : 2.0.3
            Adapter    "zigbee"        : 1.0.3
            Adapter    "zont"          : 0.5.3
            Adapter    "zwave"         : 1.7.3
            
            
            1 Reply Last reply
            0
            • A andyb

              @Homoran

              #andy@nuciobprod:~$ iobroker list instances
              + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                : alexa2                -  enabled
              + system.adapter.backitup.0              : backitup              -  enabled
                system.adapter.cloud.0                 : cloud                 -  enabled
                system.adapter.daswetter.0             : daswetter             -  enabled
              + system.adapter.discovery.0             : discovery             - disabled
                system.adapter.dwd.0                   : dwd                   -  enabled
              + system.adapter.email.0                 : email                 -  enabled
                system.adapter.feiertage.0             : feiertage             -  enabled
              + system.adapter.fullcalendar.0          : fullcalendar          -  enabled
              + system.adapter.fullybrowser.0          : fullybrowser          -  enabled
                system.adapter.google-sharedlocations.0: google-sharedlocations - disabled
                system.adapter.habpanel.0              : habpanel              -  enabled
                system.adapter.harmony.0               : harmony               - disabled
                system.adapter.hm-rega.0               : hm-rega               - disabled
              + system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 12001
                system.adapter.hm-rpc.1                : hm-rpc                - disabled, port: 18701
                system.adapter.hm-rpc.2                : hm-rpc                - disabled, port: 12010
              + system.adapter.hue.0                   : hue                   -  enabled, port: 80
                system.adapter.ical.0                  : ical                  -  enabled
                system.adapter.ical.1                  : ical                  -  enabled
                system.adapter.ical.2                  : ical                  -  enabled
                system.adapter.ical.3                  : ical                  -  enabled
                system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png - disabled
                system.adapter.icons-fatcow-hosting.0  : icons-fatcow-hosting  - disabled
                system.adapter.icons-icons8.0          : icons-icons8          - disabled
                system.adapter.icons-material-png.0    : icons-material-png    - disabled
                system.adapter.icons-material-svg.0    : icons-material-svg    - disabled
                system.adapter.icons-mfd-png.0         : icons-mfd-png         - disabled
                system.adapter.icons-mfd-svg.0         : icons-mfd-svg         - disabled
                system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png - disabled
                system.adapter.icons-ultimate-png.0    : icons-ultimate-png    - disabled
              + system.adapter.info.0                  : info                  -  enabled
              + system.adapter.iot.0                   : iot                   -  enabled
              + system.adapter.javascript.0            : javascript            -  enabled
                system.adapter.javascript.1            : javascript            - disabled
                system.adapter.landroid-s.0            : landroid-s            - disabled
              + system.adapter.mihome.0                : mihome                -  enabled, port: 9898, bind: 192.168.1.111
                system.adapter.mobile.0                : mobile                - disabled
                system.adapter.mqtt.0                  : mqtt                  - disabled, port: 15865
              + system.adapter.mqtt.1                  : mqtt                  -  enabled, port: 15865
              + system.adapter.netatmo.0               : netatmo               -  enabled
              + system.adapter.nina.0                  : nina                  -  enabled
              + system.adapter.node-red.0              : node-red              -  enabled, port: 1880, bind: 0.0.0.0
                system.adapter.owntracks.0             : owntracks             - disabled, port: 18833, bind: 0.0.0.0
              + system.adapter.parser.0                : parser                -  enabled
                system.adapter.ping.0                  : ping                  - disabled
              + system.adapter.places.0                : places                -  enabled
              + system.adapter.pushbullet.0            : pushbullet            -  enabled
                system.adapter.ring.0                  : ring                  - disabled
                system.adapter.shuttercontrol.0        : shuttercontrol        - disabled
                system.adapter.simple-api.0            : simple-api            -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0              : socketio              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonos.0                 : sonos                 -  enabled
                system.adapter.spotify-premium.0       : spotify-premium       - disabled
              + system.adapter.sql.0                   : sql                   -  enabled, port: 0
              + system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.terminal.0              : terminal              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
              + system.adapter.text2command.0          : text2command          -  enabled
                system.adapter.tr-064.0                : tr-064                - disabled
              + system.adapter.trashschedule.0         : trashschedule         -  enabled
                system.adapter.vis-bars.0              : vis-bars              - disabled
                system.adapter.vis-canvas-gauges.0     : vis-canvas-gauges     - disabled
                system.adapter.vis-fancyswitch.0       : vis-fancyswitch       - disabled
                system.adapter.vis-history.0           : vis-history           - disabled
                system.adapter.vis-hqwidgets.0         : vis-hqwidgets         - disabled
              + system.adapter.vis-inventwo.0          : vis-inventwo          -  enabled
                system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          - disabled
                system.adapter.vis-justgage.0          : vis-justgage          - disabled
                system.adapter.vis-map.0               : vis-map               - disabled
                system.adapter.vis-metro.0             : vis-metro             - disabled
                system.adapter.vis-players.0           : vis-players           - disabled
                system.adapter.vis-timeandweather.0    : vis-timeandweather    - disabled
                system.adapter.vis-weather.0           : vis-weather           - disabled
                system.adapter.vis.0                   : vis                   -  enabled
                system.adapter.weatherunderground.0    : weatherunderground    -  enabled
              + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              + instance is alive
              
              

              den web adapter habe ich zuvor upgedatet....von 2.xxx auf 3.xxxx

              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by Homoran
              #6

              @andyb sagte in Admin aufrufbar, aber lädt nix....:

              den web adapter habe ich zuvor upgedatet....von 2.xxx auf 3.xxxx

              web und admin sind zwei verschiedene Webinterfaces.
              Erst mal den admin, dann web!

              Hast du sonst noch etwas upgedatet?
              sieht für mich erst einmal unauffällig aus

              Hast du mal dieses hier abgearbeitet?

              https://www.iobroker.net/#de/documentation/trouble/RunsNoMore.md

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              A 1 Reply Last reply
              0
              • HomoranH Homoran

                @andyb sagte in Admin aufrufbar, aber lädt nix....:

                den web adapter habe ich zuvor upgedatet....von 2.xxx auf 3.xxxx

                web und admin sind zwei verschiedene Webinterfaces.
                Erst mal den admin, dann web!

                Hast du sonst noch etwas upgedatet?
                sieht für mich erst einmal unauffällig aus

                Hast du mal dieses hier abgearbeitet?

                https://www.iobroker.net/#de/documentation/trouble/RunsNoMore.md

                A Offline
                A Offline
                andyb
                wrote on last edited by
                #7

                @Homoran naja, ich hab davor noch den nina adapter installiert, aber der wäre glaub unrelevant.
                Inzwischen habe ich nochmal reboot gemacht....leider nix.

                netstat -n -a -p TCP sieht eigentlich auch gut aus.
                P.S. Vis ist auch über die Tablets nicht mehr erreichbar....

                HomoranH 1 Reply Last reply
                0
                • A andyb

                  @Homoran naja, ich hab davor noch den nina adapter installiert, aber der wäre glaub unrelevant.
                  Inzwischen habe ich nochmal reboot gemacht....leider nix.

                  netstat -n -a -p TCP sieht eigentlich auch gut aus.
                  P.S. Vis ist auch über die Tablets nicht mehr erreichbar....

                  HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #8

                  @andyb sagte in Admin aufrufbar, aber lädt nix....:

                  Vis ist auch über die Tablets nicht mehr erreichbar....

                  wenn doch, läge es ja nicht an der Installation

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  A 1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    andyb
                    wrote on last edited by
                    #9

                    wie kann ich das im terminal anhalten, da kommen fehler.....

                    node node_modules/iobroker.js-controller/controller.js --logs

                    1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @andyb sagte in Admin aufrufbar, aber lädt nix....:

                      Vis ist auch über die Tablets nicht mehr erreichbar....

                      wenn doch, läge es ja nicht an der Installation

                      A Offline
                      A Offline
                      andyb
                      wrote on last edited by
                      #10

                      @Homoran
                      das ist der obere Teil....ich fang leider nix damit an

                      andy@nuciobprod:~$ iobroker stop
                      andy@nuciobprod:~$ cd /opt/iobroker
                      andy@nuciobprod:/opt/iobroker$ node node_modules/iobroker.js-controller/controller.js --logs
                      2020-03-27 18:43:10.466  - info: host.nuciobprod iobroker.js-controller version 2.2.9 js-controller starting
                      2020-03-27 18:43:10.474  - info: host.nuciobprod Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
                      2020-03-27 18:43:10.475  - info: host.nuciobprod hostname: nuciobprod, node: v10.19.0
                      2020-03-27 18:43:10.477  - info: host.nuciobprod ip addresses: 192.168.1.xxx
                      2020-03-27 18:43:11.736  - info: host.nuciobprod connected to Objects and States
                      2020-03-27 18:43:12.186  - info: host.nuciobprod 77 instances found
                      host.nuciobprod check instance "system.adapter.discovery.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.feiertage.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.tr-064.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.mihome.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.hue.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.ping.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.hm-rpc.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.hm-rpc.1" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.hm-rpc.2" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.hm-rega.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.web.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.sonos.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.backitup.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.pushbullet.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.harmony.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.cloud.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.simple-api.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.socketio.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.ical.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.parser.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.mobile.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.terminal.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.landroid-s.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-bars.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-canvas-gauges.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-weather.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-timeandweather.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-metro.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-justgage.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-players.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.daswetter.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.email.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.info.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.netatmo.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.text2command.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.telegram.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.javascript.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.javascript.1" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.alexa2.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.google-sharedlocations.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.places.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.node-red.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.fullcalendar.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.dwd.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-fancyswitch.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-jqui-mfd.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-map.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-hqwidgets.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.sql.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.mqtt.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.weatherunderground.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-history.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.ical.1" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.ical.2" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.owntracks.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.fullybrowser.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.spotify-premium.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.mqtt.1" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.habpanel.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.shuttercontrol.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.ring.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.iot.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.vis-inventwo.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.ical.3" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.trashschedule.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.nina.0" for host "nuciobprod"
                      host.nuciobprod check instance "system.adapter.admin.0" for host "nuciobprod"
                      2020-03-27 18:43:12.313  - info: host.nuciobprod starting 37 instances
                      2020-03-27 18:43:12.321  - warn: host.nuciobprod startInstance cannot find adapter "google-sharedlocations@1.5.2". Try to install it... 1 attempt
                      2020-03-27 18:43:12.321  - info: host.nuciobprod iobroker install google-sharedlocations@1.5.2 using installedVersion
                      2020-03-27 18:43:12.366  - info: host.nuciobprod instance system.adapter.admin.0 started with pid 28122
                      2020-03-27 18:43:14.161  - error: host.nuciobprod iobroker npm-install: host.nuciobprod Unknown packetName google-sharedlocations
                      2020-03-27 18:43:14.169  - info: host.nuciobprod iobroker npm-install: host.nuciobprod download google-sharedlocationsFile not found: google-sharedlocations
                      2020-03-27 18:43:14.174  - info: host.nuciobprod iobroker npm-install: exit 1
                      2020-03-27 18:43:16.332  - info: host.nuciobprod instance scheduled system.adapter.feiertage.0 0 0 * * *
                      2020-03-27 18:43:16.345  - info: host.nuciobprod instance system.adapter.feiertage.0 started with pid 28137
                      2020-03-27 18:43:20.332  - info: host.nuciobprod instance system.adapter.mihome.0 started with pid 28152
                      2020-03-27 18:43:20.825  - info: host.nuciobprod instance system.adapter.feiertage.0 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:43:24.334  - info: host.nuciobprod instance system.adapter.hue.0 started with pid 28167
                      2020-03-27 18:43:28.333  - info: host.nuciobprod instance system.adapter.hm-rpc.0 started with pid 28182
                      2020-03-27 18:43:32.335  - info: host.nuciobprod instance system.adapter.web.0 started with pid 28198
                      2020-03-27 18:43:36.513  - info: host.nuciobprod instance system.adapter.sonos.0 started with pid 28213
                      2020-03-27 18:43:40.341  - info: host.nuciobprod instance system.adapter.backitup.0 started with pid 28228
                      2020-03-27 18:43:44.330  - info: host.nuciobprod instance system.adapter.pushbullet.0 started with pid 28239
                      { Error: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.vis/www/js/config.js'
                          at Object.openSync (fs.js:443:3)
                          at Object.writeFileSync (fs.js:1194:35)
                          at indicateError (/opt/iobroker/node_modules/iobroker.vis/main.js:259:12)
                          at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.vis/main.js:340:29)
                          at IncomingMessage.emit (events.js:203:15)
                          at endReadableNT (_stream_readable.js:1145:12)
                          at process._tickCallback (internal/process/next_tick.js:63:19)
                        errno: -13,
                        syscall: 'open',
                        code: 'EACCES',
                        path: '/opt/iobroker/node_modules/iobroker.vis/www/js/config.js' }
                      
                      2020-03-27 18:43:51.079  - error: host.nuciobprod Caught by controller[0]: { Error: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.vis/www/js/config.js'
                      2020-03-27 18:43:51.080  - error: host.nuciobprod Caught by controller[0]:     at Object.openSync (fs.js:443:3)
                      2020-03-27 18:43:51.080  - error: host.nuciobprod Caught by controller[0]:     at Object.writeFileSync (fs.js:1194:35)
                      2020-03-27 18:43:51.081  - error: host.nuciobprod Caught by controller[0]:     at indicateError (/opt/iobroker/node_modules/iobroker.vis/main.js:259:12)
                      2020-03-27 18:43:51.082  - error: host.nuciobprod Caught by controller[0]:     at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.vis/main.js:340:29)
                      2020-03-27 18:43:51.082  - error: host.nuciobprod Caught by controller[0]:     at IncomingMessage.emit (events.js:203:15)
                      2020-03-27 18:43:51.083  - error: host.nuciobprod Caught by controller[0]:     at endReadableNT (_stream_readable.js:1145:12)
                      2020-03-27 18:43:51.084  - error: host.nuciobprod Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:63:19)
                      2020-03-27 18:43:51.084  - error: host.nuciobprod Caught by controller[0]:   errno: -13,
                      2020-03-27 18:43:51.085  - error: host.nuciobprod Caught by controller[0]:   syscall: 'open',
                      2020-03-27 18:43:51.085  - error: host.nuciobprod Caught by controller[0]:   code: 'EACCES',
                      2020-03-27 18:43:51.086  - error: host.nuciobprod Caught by controller[0]:   path: '/opt/iobroker/node_modules/iobroker.vis/www/js/config.js' }
                      2020-03-27 18:43:51.086  - info: host.nuciobprod instance system.adapter.vis.0 terminated while should be started once
                      2020-03-27 18:43:52.332  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 28273
                      TypeError: Cannot read property 'isValidUTF8' of undefined
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                          at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                          at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                          at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                          at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                          at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                          at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                          at TLSSocket.emit (events.js:198:13)
                          at addChunk (_stream_readable.js:288:12)
                      
                      ================================== > LOG REDIRECT system.adapter.cloud.0 => false [Process stopped]
                      2020-03-27 18:43:56.177  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                      2020-03-27 18:43:56.178  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                      2020-03-27 18:43:56.178  - error: host.nuciobprod Caught by controller[0]:     at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                      2020-03-27 18:43:56.179  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                      2020-03-27 18:43:56.179  - error: host.nuciobprod Caught by controller[0]:     at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                      2020-03-27 18:43:56.179  - error: host.nuciobprod Caught by controller[0]:     at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                      2020-03-27 18:43:56.180  - error: host.nuciobprod Caught by controller[0]:     at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                      2020-03-27 18:43:56.180  - error: host.nuciobprod Caught by controller[0]:     at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                      2020-03-27 18:43:56.181  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                      2020-03-27 18:43:56.181  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.emit (events.js:198:13)
                      2020-03-27 18:43:56.181  - error: host.nuciobprod Caught by controller[0]:     at addChunk (_stream_readable.js:288:12)
                      2020-03-27 18:43:56.182  - info: host.nuciobprod instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:43:56.182  - info: host.nuciobprod Restart adapter system.adapter.cloud.0 because enabled
                      ================================== > LOG REDIRECT system.adapter.cloud.0 => false [system.adapter.cloud.0.logging]
                      2020-03-27 18:43:56.336  - info: host.nuciobprod instance system.adapter.socketio.0 started with pid 28288
                      2020-03-27 18:44:00.477  - info: host.nuciobprod instance scheduled system.adapter.ical.0 3,33 * * * *
                      2020-03-27 18:44:00.496  - info: host.nuciobprod instance system.adapter.ical.0 started with pid 28304
                      2020-03-27 18:44:04.334  - info: host.nuciobprod instance system.adapter.parser.0 started with pid 28319
                      2020-03-27 18:44:08.336  - info: host.nuciobprod instance system.adapter.terminal.0 started with pid 28334
                      2020-03-27 18:44:12.036  - info: host.nuciobprod instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:44:12.321  - info: host.nuciobprod instance scheduled system.adapter.daswetter.0 57 */3 * * *
                      2020-03-27 18:44:16.336  - info: host.nuciobprod instance system.adapter.email.0 started with pid 28349
                      2020-03-27 18:44:20.337  - info: host.nuciobprod instance system.adapter.info.0 started with pid 28364
                      2020-03-27 18:44:24.336  - info: host.nuciobprod instance system.adapter.netatmo.0 started with pid 28383
                      2020-03-27 18:44:26.202  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 28394
                      2020-03-27 18:44:28.336  - info: host.nuciobprod instance system.adapter.text2command.0 started with pid 28786
                      TypeError: Cannot read property 'isValidUTF8' of undefined
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                          at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                          at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                          at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                          at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                          at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                          at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                          at TLSSocket.emit (events.js:198:13)
                          at addChunk (_stream_readable.js:288:12)
                      
                      ================================== > LOG REDIRECT system.adapter.cloud.0 => false [Process stopped]
                      2020-03-27 18:44:30.313  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                      2020-03-27 18:44:30.314  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                      2020-03-27 18:44:30.314  - error: host.nuciobprod Caught by controller[0]:     at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                      2020-03-27 18:44:30.314  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                      2020-03-27 18:44:30.315  - error: host.nuciobprod Caught by controller[0]:     at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                      2020-03-27 18:44:30.315  - error: host.nuciobprod Caught by controller[0]:     at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                      2020-03-27 18:44:30.315  - error: host.nuciobprod Caught by controller[0]:     at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                      2020-03-27 18:44:30.315  - error: host.nuciobprod Caught by controller[0]:     at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                      2020-03-27 18:44:30.316  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                      2020-03-27 18:44:30.316  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.emit (events.js:198:13)
                      2020-03-27 18:44:30.317  - error: host.nuciobprod Caught by controller[0]:     at addChunk (_stream_readable.js:288:12)
                      2020-03-27 18:44:30.317  - info: host.nuciobprod instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:44:30.317  - info: host.nuciobprod Restart adapter system.adapter.cloud.0 because enabled
                      ================================== > LOG REDIRECT system.adapter.cloud.0 => false [system.adapter.cloud.0.logging]
                      2020-03-27 18:44:32.336  - info: host.nuciobprod instance system.adapter.javascript.0 started with pid 28811
                      2020-03-27 18:44:36.460  - info: host.nuciobprod instance system.adapter.alexa2.0 started with pid 28974
                      2020-03-27 18:44:40.347  - info: host.nuciobprod instance system.adapter.places.0 started with pid 28999
                      2020-03-27 18:44:44.656  - info: host.nuciobprod instance system.adapter.node-red.0 started with pid 29164
                      2020-03-27 18:44:48.350  - info: host.nuciobprod instance system.adapter.fullcalendar.0 started with pid 29191
                      2020-03-27 18:44:52.508  - info: host.nuciobprod instance scheduled system.adapter.dwd.0 */5 * * * *
                      2020-03-27 18:44:52.524  - info: host.nuciobprod instance system.adapter.dwd.0 started with pid 29376
                      2020-03-27 18:44:56.350  - info: host.nuciobprod instance system.adapter.sql.0 started with pid 29396
                      2020-03-27 18:44:56.736  - info: host.nuciobprod instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:45:00.023  - info: host.nuciobprod instance system.adapter.dwd.0 started with pid 29467
                      2020-03-27 18:45:00.341  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 29574
                      2020-03-27 18:45:00.347  - info: host.nuciobprod instance scheduled system.adapter.weatherunderground.0 12 */3 * * *
                      2020-03-27 18:45:00.362  - info: host.nuciobprod instance system.adapter.weatherunderground.0 started with pid 29580
                      2020-03-27 18:45:04.337  - info: host.nuciobprod instance scheduled system.adapter.ical.1 6,36 * * * *
                      2020-03-27 18:45:04.353  - info: host.nuciobprod instance system.adapter.ical.1 started with pid 29623
                      TypeError: Cannot read property 'isValidUTF8' of undefined
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                          at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                          at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                          at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                          at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                          at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                          at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                          at TLSSocket.emit (events.js:198:13)
                          at addChunk (_stream_readable.js:288:12)
                      
                      ================================== > LOG REDIRECT system.adapter.cloud.0 => false [Process stopped]
                      2020-03-27 18:45:05.462  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                      2020-03-27 18:45:05.462  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                      2020-03-27 18:45:05.463  - error: host.nuciobprod Caught by controller[0]:     at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                      2020-03-27 18:45:05.463  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                      2020-03-27 18:45:05.464  - error: host.nuciobprod Caught by controller[0]:     at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                      2020-03-27 18:45:05.464  - error: host.nuciobprod Caught by controller[0]:     at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                      2020-03-27 18:45:05.465  - error: host.nuciobprod Caught by controller[0]:     at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                      2020-03-27 18:45:05.465  - error: host.nuciobprod Caught by controller[0]:     at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                      2020-03-27 18:45:05.466  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                      2020-03-27 18:45:05.466  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.emit (events.js:198:13)
                      2020-03-27 18:45:05.466  - error: host.nuciobprod Caught by controller[0]:     at addChunk (_stream_readable.js:288:12)
                      2020-03-27 18:45:05.467  - info: host.nuciobprod instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:45:05.467  - info: host.nuciobprod Restart adapter system.adapter.cloud.0 because enabled
                      ================================== > LOG REDIRECT system.adapter.cloud.0 => false [system.adapter.cloud.0.logging]
                      2020-03-27 18:45:06.252  - info: host.nuciobprod instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:45:07.620  - info: host.nuciobprod instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:45:08.749  - info: host.nuciobprod instance scheduled system.adapter.ical.2 1,31 * * * *
                      2020-03-27 18:45:08.768  - info: host.nuciobprod instance system.adapter.ical.2 started with pid 29793
                      2020-03-27 18:45:12.351  - info: host.nuciobprod instance system.adapter.fullybrowser.0 started with pid 29813
                      2020-03-27 18:45:14.253  - info: host.nuciobprod instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:45:16.349  - info: host.nuciobprod instance system.adapter.mqtt.1 started with pid 29989
                      2020-03-27 18:45:18.925  - info: host.nuciobprod instance system.adapter.ical.2 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:45:20.350  - info: host.nuciobprod instance system.adapter.iot.0 started with pid 30009
                      2020-03-27 18:45:28.339  - info: host.nuciobprod instance scheduled system.adapter.ical.3 4,34 * * * *
                      2020-03-27 18:45:28.354  - info: host.nuciobprod instance system.adapter.ical.3 started with pid 30206
                      2020-03-27 18:45:32.351  - info: host.nuciobprod instance system.adapter.trashschedule.0 started with pid 30381
                      2020-03-27 18:45:35.482  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 30401
                      2020-03-27 18:45:36.352  - info: host.nuciobprod instance system.adapter.nina.0 started with pid 30408
                      TypeError: Cannot read property 'isValidUTF8' of undefined
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                          at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                          at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                          at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                          at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                          at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                          at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                          at TLSSocket.emit (events.js:198:13)
                          at addChunk (_stream_readable.js:288:12)
                      
                      2020-03-27 18:45:38.820  - info: host.nuciobprod instance system.adapter.ical.3 terminated with code 0 (NO_ERROR)
                      ================================== > LOG REDIRECT system.adapter.cloud.0 => false [Process stopped]
                      2020-03-27 18:45:39.139  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                      2020-03-27 18:45:39.140  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                      2020-03-27 18:45:39.140  - error: host.nuciobprod Caught by controller[0]:     at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                      2020-03-27 18:45:39.141  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                      2020-03-27 18:45:39.141  - error: host.nuciobprod Caught by controller[0]:     at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                      2020-03-27 18:45:39.142  - error: host.nuciobprod Caught by controller[0]:     at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                      2020-03-27 18:45:39.142  - error: host.nuciobprod Caught by controller[0]:     at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                      2020-03-27 18:45:39.143  - error: host.nuciobprod Caught by controller[0]:     at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                      2020-03-27 18:45:39.143  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                      2020-03-27 18:45:39.144  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.emit (events.js:198:13)
                      2020-03-27 18:45:39.144  - error: host.nuciobprod Caught by controller[0]:     at addChunk (_stream_readable.js:288:12)
                      2020-03-27 18:45:39.145  - info: host.nuciobprod instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                      2020-03-27 18:45:39.145  - info: host.nuciobprod Restart adapter system.adapter.cloud.0 because enabled
                      ================================== > LOG REDIRECT system.adapter.cloud.0 => false [system.adapter.cloud.0.logging]
                      2020-03-27 18:46:09.158  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 31108
                      TypeError: Cannot read property 'isValidUTF8' of undefined
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                          at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                          at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                          at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                          at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                          at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                          at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                          at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                          at TLSSocket.emit (events.js:198:13)
                          at addChunk (_stream_readable.js:288:12)
                      
                      
                      HomoranH 1 Reply Last reply
                      0
                      • A andyb

                        @Homoran
                        das ist der obere Teil....ich fang leider nix damit an

                        andy@nuciobprod:~$ iobroker stop
                        andy@nuciobprod:~$ cd /opt/iobroker
                        andy@nuciobprod:/opt/iobroker$ node node_modules/iobroker.js-controller/controller.js --logs
                        2020-03-27 18:43:10.466  - info: host.nuciobprod iobroker.js-controller version 2.2.9 js-controller starting
                        2020-03-27 18:43:10.474  - info: host.nuciobprod Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
                        2020-03-27 18:43:10.475  - info: host.nuciobprod hostname: nuciobprod, node: v10.19.0
                        2020-03-27 18:43:10.477  - info: host.nuciobprod ip addresses: 192.168.1.xxx
                        2020-03-27 18:43:11.736  - info: host.nuciobprod connected to Objects and States
                        2020-03-27 18:43:12.186  - info: host.nuciobprod 77 instances found
                        host.nuciobprod check instance "system.adapter.discovery.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.feiertage.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.tr-064.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.mihome.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.hue.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.ping.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.hm-rpc.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.hm-rpc.1" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.hm-rpc.2" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.hm-rega.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.web.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.sonos.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.backitup.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.pushbullet.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.harmony.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.cloud.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.simple-api.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.socketio.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.ical.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.parser.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.mobile.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.terminal.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.landroid-s.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-bars.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-canvas-gauges.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-weather.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-timeandweather.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-metro.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-justgage.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-players.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.daswetter.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.email.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.info.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.netatmo.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.text2command.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.telegram.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.javascript.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.javascript.1" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.alexa2.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.google-sharedlocations.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.places.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.node-red.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.fullcalendar.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.dwd.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-fancyswitch.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-jqui-mfd.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-map.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-hqwidgets.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.sql.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.mqtt.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.weatherunderground.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-history.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.ical.1" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.ical.2" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.owntracks.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.fullybrowser.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.spotify-premium.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.mqtt.1" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.habpanel.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.shuttercontrol.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.ring.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.iot.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.vis-inventwo.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.ical.3" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.trashschedule.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.nina.0" for host "nuciobprod"
                        host.nuciobprod check instance "system.adapter.admin.0" for host "nuciobprod"
                        2020-03-27 18:43:12.313  - info: host.nuciobprod starting 37 instances
                        2020-03-27 18:43:12.321  - warn: host.nuciobprod startInstance cannot find adapter "google-sharedlocations@1.5.2". Try to install it... 1 attempt
                        2020-03-27 18:43:12.321  - info: host.nuciobprod iobroker install google-sharedlocations@1.5.2 using installedVersion
                        2020-03-27 18:43:12.366  - info: host.nuciobprod instance system.adapter.admin.0 started with pid 28122
                        2020-03-27 18:43:14.161  - error: host.nuciobprod iobroker npm-install: host.nuciobprod Unknown packetName google-sharedlocations
                        2020-03-27 18:43:14.169  - info: host.nuciobprod iobroker npm-install: host.nuciobprod download google-sharedlocationsFile not found: google-sharedlocations
                        2020-03-27 18:43:14.174  - info: host.nuciobprod iobroker npm-install: exit 1
                        2020-03-27 18:43:16.332  - info: host.nuciobprod instance scheduled system.adapter.feiertage.0 0 0 * * *
                        2020-03-27 18:43:16.345  - info: host.nuciobprod instance system.adapter.feiertage.0 started with pid 28137
                        2020-03-27 18:43:20.332  - info: host.nuciobprod instance system.adapter.mihome.0 started with pid 28152
                        2020-03-27 18:43:20.825  - info: host.nuciobprod instance system.adapter.feiertage.0 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:43:24.334  - info: host.nuciobprod instance system.adapter.hue.0 started with pid 28167
                        2020-03-27 18:43:28.333  - info: host.nuciobprod instance system.adapter.hm-rpc.0 started with pid 28182
                        2020-03-27 18:43:32.335  - info: host.nuciobprod instance system.adapter.web.0 started with pid 28198
                        2020-03-27 18:43:36.513  - info: host.nuciobprod instance system.adapter.sonos.0 started with pid 28213
                        2020-03-27 18:43:40.341  - info: host.nuciobprod instance system.adapter.backitup.0 started with pid 28228
                        2020-03-27 18:43:44.330  - info: host.nuciobprod instance system.adapter.pushbullet.0 started with pid 28239
                        { Error: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.vis/www/js/config.js'
                            at Object.openSync (fs.js:443:3)
                            at Object.writeFileSync (fs.js:1194:35)
                            at indicateError (/opt/iobroker/node_modules/iobroker.vis/main.js:259:12)
                            at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.vis/main.js:340:29)
                            at IncomingMessage.emit (events.js:203:15)
                            at endReadableNT (_stream_readable.js:1145:12)
                            at process._tickCallback (internal/process/next_tick.js:63:19)
                          errno: -13,
                          syscall: 'open',
                          code: 'EACCES',
                          path: '/opt/iobroker/node_modules/iobroker.vis/www/js/config.js' }
                        
                        2020-03-27 18:43:51.079  - error: host.nuciobprod Caught by controller[0]: { Error: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.vis/www/js/config.js'
                        2020-03-27 18:43:51.080  - error: host.nuciobprod Caught by controller[0]:     at Object.openSync (fs.js:443:3)
                        2020-03-27 18:43:51.080  - error: host.nuciobprod Caught by controller[0]:     at Object.writeFileSync (fs.js:1194:35)
                        2020-03-27 18:43:51.081  - error: host.nuciobprod Caught by controller[0]:     at indicateError (/opt/iobroker/node_modules/iobroker.vis/main.js:259:12)
                        2020-03-27 18:43:51.082  - error: host.nuciobprod Caught by controller[0]:     at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.vis/main.js:340:29)
                        2020-03-27 18:43:51.082  - error: host.nuciobprod Caught by controller[0]:     at IncomingMessage.emit (events.js:203:15)
                        2020-03-27 18:43:51.083  - error: host.nuciobprod Caught by controller[0]:     at endReadableNT (_stream_readable.js:1145:12)
                        2020-03-27 18:43:51.084  - error: host.nuciobprod Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:63:19)
                        2020-03-27 18:43:51.084  - error: host.nuciobprod Caught by controller[0]:   errno: -13,
                        2020-03-27 18:43:51.085  - error: host.nuciobprod Caught by controller[0]:   syscall: 'open',
                        2020-03-27 18:43:51.085  - error: host.nuciobprod Caught by controller[0]:   code: 'EACCES',
                        2020-03-27 18:43:51.086  - error: host.nuciobprod Caught by controller[0]:   path: '/opt/iobroker/node_modules/iobroker.vis/www/js/config.js' }
                        2020-03-27 18:43:51.086  - info: host.nuciobprod instance system.adapter.vis.0 terminated while should be started once
                        2020-03-27 18:43:52.332  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 28273
                        TypeError: Cannot read property 'isValidUTF8' of undefined
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                            at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                            at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                            at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                            at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                            at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                            at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                            at TLSSocket.emit (events.js:198:13)
                            at addChunk (_stream_readable.js:288:12)
                        
                        ================================== > LOG REDIRECT system.adapter.cloud.0 => false [Process stopped]
                        2020-03-27 18:43:56.177  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                        2020-03-27 18:43:56.178  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                        2020-03-27 18:43:56.178  - error: host.nuciobprod Caught by controller[0]:     at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                        2020-03-27 18:43:56.179  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                        2020-03-27 18:43:56.179  - error: host.nuciobprod Caught by controller[0]:     at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                        2020-03-27 18:43:56.179  - error: host.nuciobprod Caught by controller[0]:     at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                        2020-03-27 18:43:56.180  - error: host.nuciobprod Caught by controller[0]:     at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                        2020-03-27 18:43:56.180  - error: host.nuciobprod Caught by controller[0]:     at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                        2020-03-27 18:43:56.181  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                        2020-03-27 18:43:56.181  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.emit (events.js:198:13)
                        2020-03-27 18:43:56.181  - error: host.nuciobprod Caught by controller[0]:     at addChunk (_stream_readable.js:288:12)
                        2020-03-27 18:43:56.182  - info: host.nuciobprod instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:43:56.182  - info: host.nuciobprod Restart adapter system.adapter.cloud.0 because enabled
                        ================================== > LOG REDIRECT system.adapter.cloud.0 => false [system.adapter.cloud.0.logging]
                        2020-03-27 18:43:56.336  - info: host.nuciobprod instance system.adapter.socketio.0 started with pid 28288
                        2020-03-27 18:44:00.477  - info: host.nuciobprod instance scheduled system.adapter.ical.0 3,33 * * * *
                        2020-03-27 18:44:00.496  - info: host.nuciobprod instance system.adapter.ical.0 started with pid 28304
                        2020-03-27 18:44:04.334  - info: host.nuciobprod instance system.adapter.parser.0 started with pid 28319
                        2020-03-27 18:44:08.336  - info: host.nuciobprod instance system.adapter.terminal.0 started with pid 28334
                        2020-03-27 18:44:12.036  - info: host.nuciobprod instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:44:12.321  - info: host.nuciobprod instance scheduled system.adapter.daswetter.0 57 */3 * * *
                        2020-03-27 18:44:16.336  - info: host.nuciobprod instance system.adapter.email.0 started with pid 28349
                        2020-03-27 18:44:20.337  - info: host.nuciobprod instance system.adapter.info.0 started with pid 28364
                        2020-03-27 18:44:24.336  - info: host.nuciobprod instance system.adapter.netatmo.0 started with pid 28383
                        2020-03-27 18:44:26.202  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 28394
                        2020-03-27 18:44:28.336  - info: host.nuciobprod instance system.adapter.text2command.0 started with pid 28786
                        TypeError: Cannot read property 'isValidUTF8' of undefined
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                            at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                            at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                            at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                            at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                            at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                            at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                            at TLSSocket.emit (events.js:198:13)
                            at addChunk (_stream_readable.js:288:12)
                        
                        ================================== > LOG REDIRECT system.adapter.cloud.0 => false [Process stopped]
                        2020-03-27 18:44:30.313  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                        2020-03-27 18:44:30.314  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                        2020-03-27 18:44:30.314  - error: host.nuciobprod Caught by controller[0]:     at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                        2020-03-27 18:44:30.314  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                        2020-03-27 18:44:30.315  - error: host.nuciobprod Caught by controller[0]:     at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                        2020-03-27 18:44:30.315  - error: host.nuciobprod Caught by controller[0]:     at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                        2020-03-27 18:44:30.315  - error: host.nuciobprod Caught by controller[0]:     at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                        2020-03-27 18:44:30.315  - error: host.nuciobprod Caught by controller[0]:     at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                        2020-03-27 18:44:30.316  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                        2020-03-27 18:44:30.316  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.emit (events.js:198:13)
                        2020-03-27 18:44:30.317  - error: host.nuciobprod Caught by controller[0]:     at addChunk (_stream_readable.js:288:12)
                        2020-03-27 18:44:30.317  - info: host.nuciobprod instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:44:30.317  - info: host.nuciobprod Restart adapter system.adapter.cloud.0 because enabled
                        ================================== > LOG REDIRECT system.adapter.cloud.0 => false [system.adapter.cloud.0.logging]
                        2020-03-27 18:44:32.336  - info: host.nuciobprod instance system.adapter.javascript.0 started with pid 28811
                        2020-03-27 18:44:36.460  - info: host.nuciobprod instance system.adapter.alexa2.0 started with pid 28974
                        2020-03-27 18:44:40.347  - info: host.nuciobprod instance system.adapter.places.0 started with pid 28999
                        2020-03-27 18:44:44.656  - info: host.nuciobprod instance system.adapter.node-red.0 started with pid 29164
                        2020-03-27 18:44:48.350  - info: host.nuciobprod instance system.adapter.fullcalendar.0 started with pid 29191
                        2020-03-27 18:44:52.508  - info: host.nuciobprod instance scheduled system.adapter.dwd.0 */5 * * * *
                        2020-03-27 18:44:52.524  - info: host.nuciobprod instance system.adapter.dwd.0 started with pid 29376
                        2020-03-27 18:44:56.350  - info: host.nuciobprod instance system.adapter.sql.0 started with pid 29396
                        2020-03-27 18:44:56.736  - info: host.nuciobprod instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:45:00.023  - info: host.nuciobprod instance system.adapter.dwd.0 started with pid 29467
                        2020-03-27 18:45:00.341  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 29574
                        2020-03-27 18:45:00.347  - info: host.nuciobprod instance scheduled system.adapter.weatherunderground.0 12 */3 * * *
                        2020-03-27 18:45:00.362  - info: host.nuciobprod instance system.adapter.weatherunderground.0 started with pid 29580
                        2020-03-27 18:45:04.337  - info: host.nuciobprod instance scheduled system.adapter.ical.1 6,36 * * * *
                        2020-03-27 18:45:04.353  - info: host.nuciobprod instance system.adapter.ical.1 started with pid 29623
                        TypeError: Cannot read property 'isValidUTF8' of undefined
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                            at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                            at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                            at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                            at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                            at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                            at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                            at TLSSocket.emit (events.js:198:13)
                            at addChunk (_stream_readable.js:288:12)
                        
                        ================================== > LOG REDIRECT system.adapter.cloud.0 => false [Process stopped]
                        2020-03-27 18:45:05.462  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                        2020-03-27 18:45:05.462  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                        2020-03-27 18:45:05.463  - error: host.nuciobprod Caught by controller[0]:     at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                        2020-03-27 18:45:05.463  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                        2020-03-27 18:45:05.464  - error: host.nuciobprod Caught by controller[0]:     at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                        2020-03-27 18:45:05.464  - error: host.nuciobprod Caught by controller[0]:     at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                        2020-03-27 18:45:05.465  - error: host.nuciobprod Caught by controller[0]:     at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                        2020-03-27 18:45:05.465  - error: host.nuciobprod Caught by controller[0]:     at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                        2020-03-27 18:45:05.466  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                        2020-03-27 18:45:05.466  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.emit (events.js:198:13)
                        2020-03-27 18:45:05.466  - error: host.nuciobprod Caught by controller[0]:     at addChunk (_stream_readable.js:288:12)
                        2020-03-27 18:45:05.467  - info: host.nuciobprod instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:45:05.467  - info: host.nuciobprod Restart adapter system.adapter.cloud.0 because enabled
                        ================================== > LOG REDIRECT system.adapter.cloud.0 => false [system.adapter.cloud.0.logging]
                        2020-03-27 18:45:06.252  - info: host.nuciobprod instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:45:07.620  - info: host.nuciobprod instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:45:08.749  - info: host.nuciobprod instance scheduled system.adapter.ical.2 1,31 * * * *
                        2020-03-27 18:45:08.768  - info: host.nuciobprod instance system.adapter.ical.2 started with pid 29793
                        2020-03-27 18:45:12.351  - info: host.nuciobprod instance system.adapter.fullybrowser.0 started with pid 29813
                        2020-03-27 18:45:14.253  - info: host.nuciobprod instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:45:16.349  - info: host.nuciobprod instance system.adapter.mqtt.1 started with pid 29989
                        2020-03-27 18:45:18.925  - info: host.nuciobprod instance system.adapter.ical.2 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:45:20.350  - info: host.nuciobprod instance system.adapter.iot.0 started with pid 30009
                        2020-03-27 18:45:28.339  - info: host.nuciobprod instance scheduled system.adapter.ical.3 4,34 * * * *
                        2020-03-27 18:45:28.354  - info: host.nuciobprod instance system.adapter.ical.3 started with pid 30206
                        2020-03-27 18:45:32.351  - info: host.nuciobprod instance system.adapter.trashschedule.0 started with pid 30381
                        2020-03-27 18:45:35.482  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 30401
                        2020-03-27 18:45:36.352  - info: host.nuciobprod instance system.adapter.nina.0 started with pid 30408
                        TypeError: Cannot read property 'isValidUTF8' of undefined
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                            at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                            at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                            at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                            at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                            at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                            at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                            at TLSSocket.emit (events.js:198:13)
                            at addChunk (_stream_readable.js:288:12)
                        
                        2020-03-27 18:45:38.820  - info: host.nuciobprod instance system.adapter.ical.3 terminated with code 0 (NO_ERROR)
                        ================================== > LOG REDIRECT system.adapter.cloud.0 => false [Process stopped]
                        2020-03-27 18:45:39.139  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                        2020-03-27 18:45:39.140  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                        2020-03-27 18:45:39.140  - error: host.nuciobprod Caught by controller[0]:     at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                        2020-03-27 18:45:39.141  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                        2020-03-27 18:45:39.141  - error: host.nuciobprod Caught by controller[0]:     at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                        2020-03-27 18:45:39.142  - error: host.nuciobprod Caught by controller[0]:     at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                        2020-03-27 18:45:39.142  - error: host.nuciobprod Caught by controller[0]:     at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                        2020-03-27 18:45:39.143  - error: host.nuciobprod Caught by controller[0]:     at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                        2020-03-27 18:45:39.143  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                        2020-03-27 18:45:39.144  - error: host.nuciobprod Caught by controller[0]:     at TLSSocket.emit (events.js:198:13)
                        2020-03-27 18:45:39.144  - error: host.nuciobprod Caught by controller[0]:     at addChunk (_stream_readable.js:288:12)
                        2020-03-27 18:45:39.145  - info: host.nuciobprod instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                        2020-03-27 18:45:39.145  - info: host.nuciobprod Restart adapter system.adapter.cloud.0 because enabled
                        ================================== > LOG REDIRECT system.adapter.cloud.0 => false [system.adapter.cloud.0.logging]
                        2020-03-27 18:46:09.158  - info: host.nuciobprod instance system.adapter.cloud.0 started with pid 31108
                        TypeError: Cannot read property 'isValidUTF8' of undefined
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                            at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
                            at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
                            at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
                            at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
                            at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
                            at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                            at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                            at TLSSocket.emit (events.js:198:13)
                            at addChunk (_stream_readable.js:288:12)
                        
                        
                        HomoranH Do not disturb
                        HomoranH Do not disturb
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by
                        #11

                        @andyb sagte in Admin aufrufbar, aber lädt nix....:

                        EACCES: permission denied

                        lass mal den fixer drüber laufen

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        A 1 Reply Last reply
                        0
                        • HomoranH Homoran

                          @andyb sagte in Admin aufrufbar, aber lädt nix....:

                          EACCES: permission denied

                          lass mal den fixer drüber laufen

                          A Offline
                          A Offline
                          andyb
                          wrote on last edited by
                          #12

                          @Homoran

                          so?

                          curl -sL https://iobroker.net/fix.sh | bash -

                          HomoranH 1 Reply Last reply
                          0
                          • A andyb

                            @Homoran

                            so?

                            curl -sL https://iobroker.net/fix.sh | bash -

                            HomoranH Do not disturb
                            HomoranH Do not disturb
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #13

                            @andyb jepp - steht so auch in meiner Signatur

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            A 1 Reply Last reply
                            0
                            • HomoranH Homoran

                              @andyb jepp - steht so auch in meiner Signatur

                              A Offline
                              A Offline
                              andyb
                              wrote on last edited by
                              #14

                              @Homoran :innocent:

                              1 Reply Last reply
                              0
                              • A Offline
                                A Offline
                                andyb
                                wrote on last edited by
                                #15

                                leider kein erfolg

                                
                                ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped]
                                2020-03-27 18:58:44.484  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                                2020-03-27 18:58:44.485  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                                2020-03-27 18:58:44.486  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:368:7
                                2020-03-27 18:58:44.486  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/PerMessageDeflate.js:249:5
                                2020-03-27 18:58:44.487  - error: host.nuciobprod Caught by controller[0]:     at afterWrite (_stream_writable.js:485:3)
                                2020-03-27 18:58:44.487  - error: host.nuciobprod Caught by controller[0]:     at onwrite (_stream_writable.js:476:7)
                                2020-03-27 18:58:44.488  - error: host.nuciobprod Caught by controller[0]:     at InflateRaw.afterTransform (_stream_transform.js:94:3)
                                2020-03-27 18:58:44.488  - error: host.nuciobprod Caught by controller[0]:     at Zlib.processCallback (zlib.js:557:8)
                                2020-03-27 18:58:44.488  - info: host.nuciobprod instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                                2020-03-27 18:58:44.489  - info: host.nuciobprod Restart adapter system.adapter.admin.0 because enabled
                                
                                
                                HomoranH 1 Reply Last reply
                                0
                                • A andyb

                                  leider kein erfolg

                                  
                                  ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped]
                                  2020-03-27 18:58:44.484  - error: host.nuciobprod Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
                                  2020-03-27 18:58:44.485  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
                                  2020-03-27 18:58:44.486  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/Receiver.js:368:7
                                  2020-03-27 18:58:44.486  - error: host.nuciobprod Caught by controller[0]:     at /opt/iobroker/node_modules/ws/lib/PerMessageDeflate.js:249:5
                                  2020-03-27 18:58:44.487  - error: host.nuciobprod Caught by controller[0]:     at afterWrite (_stream_writable.js:485:3)
                                  2020-03-27 18:58:44.487  - error: host.nuciobprod Caught by controller[0]:     at onwrite (_stream_writable.js:476:7)
                                  2020-03-27 18:58:44.488  - error: host.nuciobprod Caught by controller[0]:     at InflateRaw.afterTransform (_stream_transform.js:94:3)
                                  2020-03-27 18:58:44.488  - error: host.nuciobprod Caught by controller[0]:     at Zlib.processCallback (zlib.js:557:8)
                                  2020-03-27 18:58:44.488  - info: host.nuciobprod instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                                  2020-03-27 18:58:44.489  - info: host.nuciobprod Restart adapter system.adapter.admin.0 because enabled
                                  
                                  
                                  HomoranH Do not disturb
                                  HomoranH Do not disturb
                                  Homoran
                                  Global Moderator Administrators
                                  wrote on last edited by
                                  #16

                                  @andyb Sorry, dann bin ich mit meinem Latein am Ende.
                                  Vielleicht kann sich da jetzt jemand anderes einklinken

                                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  A 3 Replies Last reply
                                  0
                                  • HomoranH Homoran

                                    @andyb Sorry, dann bin ich mit meinem Latein am Ende.
                                    Vielleicht kann sich da jetzt jemand anderes einklinken

                                    A Offline
                                    A Offline
                                    andyb
                                    wrote on last edited by
                                    #17

                                    @Homoran
                                    Schade....Danke

                                    1 Reply Last reply
                                    0
                                    • HomoranH Homoran

                                      @andyb Sorry, dann bin ich mit meinem Latein am Ende.
                                      Vielleicht kann sich da jetzt jemand anderes einklinken

                                      A Offline
                                      A Offline
                                      andyb
                                      wrote on last edited by andyb
                                      #18

                                      @Homoran Jetzt wirds ganz komisch.....
                                      Hab gerade mein Backup in Proxmox von vor 2 Wochen zurück gespielt, das lief 100%
                                      Immer noch gleiches Problem. Muss wohl ganz wo anderst ein Problem vorliegen. Sehr komisch

                                      Gerade noch einen clean install auf einer neuen engine gemacht, der läuft.....

                                      1 Reply Last reply
                                      0
                                      • HomoranH Homoran

                                        @andyb Sorry, dann bin ich mit meinem Latein am Ende.
                                        Vielleicht kann sich da jetzt jemand anderes einklinken

                                        A Offline
                                        A Offline
                                        andyb
                                        wrote on last edited by
                                        #19

                                        @Homoran
                                        So, Problem gelöscht......wäre leider auch viel einfacher gewesen.
                                        Ich habe nun alles restored usw und das Problem war wieder das gleiche.
                                        Alle Adapter waren letzter Stand stable und der Fehler kam wieder.
                                        Update von socket.io von 2.1.2 (2019-09-28) (im stable letzte und aktuelle version) auf 3.0.2 (2020-03-07) von github.....und et läuft wieder :-)

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        825

                                        Online

                                        32.4k

                                        Users

                                        81.5k

                                        Topics

                                        1.3m

                                        Posts
                                        Community
                                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                        ioBroker Community 2014-2025
                                        logo
                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Home
                                        • Recent
                                        • Tags
                                        • Unread 0
                                        • Categories
                                        • Unreplied
                                        • Popular
                                        • GitHub
                                        • Docu
                                        • Hilfe