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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Hue wird nicht erkannt.

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Hue wird nicht erkannt.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
hue connection verbindung nichnicht erkannthue
79 Beiträge 5 Kommentatoren 2.8k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • R Offline
    R Offline
    relaxz
    schrieb am zuletzt editiert von
    #58

    @Thomas-Braun said in Hue wird nicht erkannt.:

    iobroker start admin

    Geht nicht! Mach ich vlt. was generelles falsch!? Ich mein ich ruf im Browser (mit geleerten cache) immer 192.168.178.121:8082 auf.

    Dann kommt ein Teil des Webinterface und ich kann den Admin auswählen, bzw. anklicken.... dann werde ich auf die 192.168.178.121:8081 umgeleitet wo nichts mehr geht?!

    Das ist soweit normal, oder?

    Thomas BraunT 2 Antworten Letzte Antwort
    0
    • R relaxz

      @Thomas-Braun said in Hue wird nicht erkannt.:

      iobroker start admin

      Geht nicht! Mach ich vlt. was generelles falsch!? Ich mein ich ruf im Browser (mit geleerten cache) immer 192.168.178.121:8082 auf.

      Dann kommt ein Teil des Webinterface und ich kann den Admin auswählen, bzw. anklicken.... dann werde ich auf die 192.168.178.121:8081 umgeleitet wo nichts mehr geht?!

      Das ist soweit normal, oder?

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

      @relaxz sagte in Hue wird nicht erkannt.:

      Eigentlich kannst du auch direkt auf
      192.168.178.121:8081
      springen.

      iobroker list instances
      

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

      1 Antwort Letzte Antwort
      0
      • R relaxz

        @Thomas-Braun said in Hue wird nicht erkannt.:

        iobroker start admin

        Geht nicht! Mach ich vlt. was generelles falsch!? Ich mein ich ruf im Browser (mit geleerten cache) immer 192.168.178.121:8082 auf.

        Dann kommt ein Teil des Webinterface und ich kann den Admin auswählen, bzw. anklicken.... dann werde ich auf die 192.168.178.121:8081 umgeleitet wo nichts mehr geht?!

        Das ist soweit normal, oder?

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

        @relaxz

        iobroker update
        iobroker upgrade
        iobroker stop 
        iobroker upgrade self
        iobroker start
        

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

        1 Antwort Letzte Antwort
        0
        • R Offline
          R Offline
          relaxz
          schrieb am zuletzt editiert von
          #61

          @Thomas-Braun said in Hue wird nicht erkannt.:

          iobroker list instances

          Ok, da geht allerdings nichts auf...

          pi@ioBroker-RasPi4:~ $ iobroker list instances
            system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.discovery.0             : discovery             -  enabled
            system.adapter.find-my-iphone.0        : find-my-iphone        -  enabled
            system.adapter.harmony.0               : harmony               -  enabled
            system.adapter.hmip.0                  : hmip                  -  enabled
          + system.adapter.hue.0                   : hue                   -  enabled, port: 80
          + system.adapter.javascript.0            : javascript            -  enabled
          + system.adapter.ping.0                  : ping                  -  enabled
            system.adapter.shuttercontrol.0        : shuttercontrol        -  enabled
          + system.adapter.socketio.0              : socketio              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          + instance is alive
          
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • R relaxz

            @Thomas-Braun said in Hue wird nicht erkannt.:

            iobroker list instances

            Ok, da geht allerdings nichts auf...

            pi@ioBroker-RasPi4:~ $ iobroker list instances
              system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.discovery.0             : discovery             -  enabled
              system.adapter.find-my-iphone.0        : find-my-iphone        -  enabled
              system.adapter.harmony.0               : harmony               -  enabled
              system.adapter.hmip.0                  : hmip                  -  enabled
            + system.adapter.hue.0                   : hue                   -  enabled, port: 80
            + system.adapter.javascript.0            : javascript            -  enabled
            + system.adapter.ping.0                  : ping                  -  enabled
              system.adapter.shuttercontrol.0        : shuttercontrol        -  enabled
            + system.adapter.socketio.0              : socketio              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            + instance is alive
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #62

            @relaxz Hast du jetzt mal die komplette Installation auf Stand gebracht?

            iobroker update
            iobroker upgrade
            iobroker stop 
            iobroker upgrade self
            iobroker start
            

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

            1 Antwort Letzte Antwort
            0
            • R Offline
              R Offline
              relaxz
              schrieb am zuletzt editiert von
              #63

              Habs eben nochmal durchgelaufen. Bei Upgrade kamen ein paar Fehler.
              Muss jetzt für 2 Stunden kurz weg... Jetzt trotzdem vorab nochmals vielen Dank für Dein Engagement!!

              pi@ioBroker-RasPi4:~ $ iobroker update
              Used repository: default
              hash changed or no sources cached => force download of new sources
              update done
              Cannot read or parse /opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules/iobroker.discovery/io-package.json: SyntaxError: Unexpected end of JSON input
              Cannot read or parse /opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules/iobroker.discovery/io-package.json: SyntaxError: Unexpected end of JSON input
              Adapter    "admin"         : 4.0.10   , installed 3.6.2 [Updateable]
              Adapter    "alarm"         : 0.3.0    
              Adapter    "alexa2"        : 3.0.5    
              Adapter    "alpha2"        : 1.0.0    
              Adapter    "amazon-dash"   : 1.1.0    
              Adapter    "artnet"        : 1.2.2    
              Adapter    "asterisk"      : 1.0.6    
              Adapter    "asuswrt"       : 1.0.1    
              Adapter    "b-control-em"  : 0.2.1    
              Adapter    "backitup"      : 1.4.5    
              Adapter    "beckhoff"      : 1.2.0    
              Adapter    "benq"          : 0.2.0    
              Adapter    "binance"       : 1.1.2    
              Adapter    "ble"           : 0.11.6   
              Adapter    "bmw"           : 1.3.3    
              Adapter    "bosesoundtouch": 0.2.4    
              Adapter    "botvac"        : 1.0.0    
              Adapter    "bring"         : 1.7.2    
              Adapter    "broadlink2"    : 2.0.2    
              Adapter    "bsblan"        : 0.1.0    
              Adapter    "bshb"          : 0.1.10   
              Adapter    "chromecast"    : 2.3.1    
              Adapter    "cloud"         : 3.0.3    
              Adapter    "comfoair"      : 0.3.2    
              Adapter    "contactid"     : 1.0.0    
              Adapter    "coronavirus-statistics": 0.5.9   
              Adapter    "countdown"     : 1.1.0    
              Adapter    "cul"           : 1.2.1    
              Adapter    "daikin"        : 1.0.5    
              Adapter    "daswetter"     : 2.8.1    
              Adapter    "deconz"        : 1.3.7    
              Adapter    "denon"         : 1.7.4    
              Adapter    "devices"       : 0.3.6    
              Adapter    "digitalstrom"  : 0.5.5    
              Adapter    "discovergy"    : 0.5.0    
              Adapter    "discovery"     : 2.3.5    
              Adapter    "ds18b20"       : 1.1.4    
              Adapter    "dwd"           : 2.4.9    
              Adapter    "ebus"          : 1.0.0    
              Adapter    "egigeozone"    : 0.1.2    
              Adapter    "ekey"          : 1.1.0    
              Adapter    "email"         : 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    "exchangerates" : 0.0.12   
              Adapter    "fakeroku"      : 0.2.1    
              Adapter    "fb-checkpresence": 0.3.0   
              Adapter    "feiertage"     : 1.0.17   
              Adapter    "fhem"          : 1.3.0    
              Adapter    "find-my-iphone": 0.2.15   , installed 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    
              Adapter    "fullybrowser"  : 1.0.0    
              Adapter    "g-homa"        : 0.5.2    
              Adapter    "geofency"      : 0.3.2    
              Adapter    "gruenbeck"     : 0.0.18   
              Adapter    "habpanel"      : 0.4.1    
              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.9.6    
              Adapter    "hm-rega"       : 2.5.5    
              Adapter    "hm-rpc"        : 1.14.2   
              Adapter    "hmip"          : 0.0.11   , installed 0.0.11
              Adapter    "homeconnect"   : 0.0.30   
              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.4    , installed 3.2.4
              Adapter    "hue-extended"  : 1.2.3    
              Adapter    "ical"          : 1.7.0    
              Adapter    "icons-addictive-flavour-png": 0.1.0   
              Adapter    "icons-fatcow-hosting": 0.1.0   
              Adapter    "icons-icons8"  : 0.0.1    
              Adapter    "icons-material-png": 0.1.0   
              Adapter    "icons-material-svg": 0.1.0   
              Adapter    "icons-mfd-png" : 1.0.2    
              Adapter    "icons-mfd-svg" : 1.0.2    
              Adapter    "icons-open-icon-library-png": 0.1.2   
              Adapter    "icons-ultimate-png": 1.0.1   
              Adapter    "influxdb"      : 1.8.6    
              Adapter    "info"          : 1.7.2    
              Adapter    "innogy-smarthome": 0.3.3   
              Adapter    "iogo"          : 0.5.9    
              Adapter    "iot"           : 1.4.18   
              Adapter    "iqontrol"      : 0.2.16   
              Adapter    "javascript"    : 4.6.17   , installed 4.6.17
              Adapter    "jeelink"       : 0.1.0    
              Controller "js-controller" : 2.2.9    , installed 2.2.10
              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"          : 2.0.1    
              Adapter    "kress"         : 2.5.5    
              Adapter    "lametric"      : 0.0.9    
              Adapter    "landroid"      : 1.0.3    
              Adapter    "lcn"           : 0.3.2    
              Adapter    "lgtv"          : 1.1.6    
              Adapter    "lgtv-rs"       : 0.1.0    
              Adapter    "lgtv11"        : 1.0.5    
              Adapter    "lifx"          : 0.1.0    
              Adapter    "lightify"      : 0.2.16   
              Adapter    "link"          : 0.5.9    
              Adapter    "linkeddevices" : 1.1.4    
              Adapter    "lovelace"      : 1.0.16   
              Adapter    "loxone"        : 1.0.0    
              Adapter    "luftdaten"     : 0.0.15   
              Adapter    "lupusec"       : 1.2.3    
              Adapter    "luxtronik1"    : 0.2.2    
              Adapter    "material"      : 0.13.8   
              Adapter    "maxcube"       : 0.1.2    
              Adapter    "maxcul"        : 1.3.0    
              Adapter    "mbus"          : 2.1.4    
              Adapter    "mclighting"    : 0.1.1    
              Adapter    "megad"         : 1.2.1    
              Adapter    "megadd"        : 0.2.0    
              Adapter    "megaesp"       : 0.1.0    
              Adapter    "mercedesme"    : 0.0.21   
              Adapter    "mercury"       : 0.1.0    
              Adapter    "meross"        : 1.3.11   
              Adapter    "meteoalarm"    : 1.0.9    
              Adapter    "miele"         : 0.1.5    
              Adapter    "mielecloudservice": 1.2.1   
              Adapter    "mihome"        : 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    
              Adapter    "modbus"        : 3.0.0    
              Adapter    "moma"          : 1.2.6    
              Adapter    "mpd"           : 1.0.4    
              Adapter    "mqtt"          : 2.1.2    
              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    
              Adapter    "nibeuplink"    : 0.3.0    
              Adapter    "nina"          : 0.0.22   
              Adapter    "node-red"      : 1.13.0   
              Adapter    "nuki"          : 1.2.3    
              Adapter    "nuki-extended" : 2.2.5    
              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    "openligadb"    : 1.0.0    
              Adapter    "openweathermap": 0.1.0    
              Adapter    "opi"           : 0.1.1    
              Adapter    "oppoplayer"    : 0.2.1    
              Adapter    "owfs"          : 0.6.4    
              Adapter    "owntracks"     : 0.6.2    
              Adapter    "panasonic-viera": 1.0.2   
              Adapter    "parser"        : 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.3.0    
              Adapter    "ping"          : 1.4.7    , installed 1.4.7
              Adapter    "places"        : 0.7.0    
              Adapter    "plex"          : 0.8.9    
              Adapter    "plexconnect"   : 0.0.7    
              Adapter    "pollenflug"    : 1.0.4    
              Adapter    "proxmox"       : 1.0.1    
              Adapter    "proxy"         : 1.1.1    
              Adapter    "pushbullet"    : 0.0.11   
              Adapter    "pushover"      : 2.0.2    
              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.1.3    
              Adapter    "robonect"      : 0.1.3    
              Adapter    "roomba"        : 1.1.1    
              Adapter    "rpi2"          : 1.1.1    
              Adapter    "s7"            : 1.1.7    
              Adapter    "samsung"       : 0.2.9    
              Adapter    "sayit"         : 1.9.4    
              Adapter    "sbfspot"       : 2.4.0    
              Adapter    "scenes"        : 1.1.0    
              Adapter    "schoolfree"    : 0.5.0    
              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.4.5    , installed 2.4.5
              Adapter    "smappee"       : 0.2.2    
              Adapter    "smartmeter"    : 3.0.10   
              Adapter    "snips"         : 1.5.0    
              Adapter    "snmp"          : 0.5.0    
              Adapter    "socketio"      : 3.0.7    , installed 3.0.7
              Adapter    "solarlog"      : 2.0.0    
              Adapter    "solarwetter"   : 1.0.0    
              Adapter    "sonnen"        : 1.4.0    
              Adapter    "sonoff"        : 2.3.3    
              Adapter    "sonos"         : 2.0.1    
              Adapter    "sony-bravia"   : 1.0.1    
              Adapter    "spotify-premium": 1.0.0   
              Adapter    "sql"           : 1.12.5   
              Adapter    "squeezebox"    : 1.0.0    
              Adapter    "squeezeboxrpc" : 1.0.0    
              Adapter    "starline"      : 1.0.0    
              Adapter    "statistics"    : 0.2.2    
              Adapter    "stiebel-isg"   : 1.4.11   
              Adapter    "sunnyportal"   : 0.1.5    
              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.5.9    
              Adapter    "terminal"      : 0.1.2    
              Adapter    "tesla-motors"  : 0.2.3    
              Adapter    "text2command"  : 1.3.0    
              Adapter    "tr-064"        : 4.0.3    
              Adapter    "tradfri"       : 2.6.1    
              Adapter    "trashschedule" : 0.0.7    
              Adapter    "tunnelbroker-endpoint-updater": 0.0.1   
              Adapter    "tuya"          : 3.2.2    
              Adapter    "tvspielfilm"   : 1.0.4    
              Adapter    "unifi"         : 0.4.3    
              Adapter    "upnp"          : 1.0.16   
              Adapter    "vaillant"      : 0.0.10   
              Adapter    "valloxmv"      : 1.0.3    
              Adapter    "vcard"         : 0.0.9    
              Adapter    "velux"         : 0.0.5    
              Adapter    "viessmann"     : 1.2.4    
              Adapter    "virtualpowermeter": 1.2.1   
              Adapter    "vis"           : 1.2.4    
              Adapter    "vis-bars"      : 0.1.4    
              Adapter    "vis-canvas-gauges": 0.1.5   
              Adapter    "vis-colorpicker": 1.1.1   
              Adapter    "vis-fancyswitch": 1.1.0   
              Adapter    "vis-google-fonts": 0.1.0   
              Adapter    "vis-history"   : 1.0.0    
              Adapter    "vis-hqwidgets" : 1.1.4    
              Adapter    "vis-inventwo"  : 1.3.3    
              Adapter    "vis-jqui-mfd"  : 1.0.12   
              Adapter    "vis-justgage"  : 1.0.2    
              Adapter    "vis-keyboard"  : 0.0.2    
              Adapter    "vis-lcars"     : 1.0.4    
              Adapter    "vis-map"       : 1.0.4    
              Adapter    "vis-metro"     : 1.1.2    
              Adapter    "vis-players"   : 0.1.5    
              Adapter    "vis-plumb"     : 1.0.2    
              Adapter    "vis-rgraph"    : 0.0.2    
              Adapter    "vis-timeandweather": 1.1.7   
              Adapter    "vis-weather"   : 2.5.2    
              Adapter    "vr200"         : 1.0.0    
              Adapter    "vw-connect"    : 0.0.15   
              Adapter    "weatherunderground": 3.1.6   
              Adapter    "web"           : 3.0.8    , installed 3.0.8
              Adapter    "weishaupt-wem" : 0.0.8    
              Adapter    "wiffi-wz"      : 2.2.0    
              Adapter    "wifilight"     : 1.1.0    
              Adapter    "windows-control": 0.1.3   
              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.4    
              Adapter    "xs1"           : 1.0.2    
              Adapter    "yahka"         : 0.11.0   
              Adapter    "yamaha"        : 0.3.19   
              Adapter    "yeelight-2"    : 1.0.3    
              Adapter    "youtube"       : 0.0.11   
              Adapter    "yr"            : 2.0.3    
              Adapter    "zigbee"        : 1.0.4    
              Adapter    "zont"          : 0.5.3    
              Adapter    "zwave"         : 2.0.1    
              pi@ioBroker-RasPi4:~ $ iobroker upgrade
              Update admin from @3.6.2 to @4.0.10
              host.ioBroker-RasPi4 Adapter "system.adapter.admin.0" is stopped.
              NPM version: 6.14.4
              npm install iobroker.admin@4.0.10 --loglevel error --prefix "/opt/iobroker" (System call)
              upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
              Update "system.adapter.admin.0"
              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
              Adapter "admin" updated
              host.ioBroker-RasPi4 Adapter "system.adapter.admin.0" is started
              Adapter "alarm"          is not installed.
              Adapter "alexa2"         is not installed.
              Adapter "alpha2"         is not installed.
              Adapter "amazon-dash"    is not installed.
              Adapter "artnet"         is not installed.
              Adapter "asterisk"       is not installed.
              Adapter "asuswrt"        is not installed.
              Adapter "b-control-em"   is not installed.
              Adapter "backitup"       is not installed.
              Adapter "beckhoff"       is not installed.
              Adapter "benq"           is not installed.
              Adapter "binance"        is not installed.
              Adapter "ble"            is not installed.
              Adapter "bmw"            is not installed.
              Adapter "bosesoundtouch" is not installed.
              Adapter "botvac"         is not installed.
              Adapter "bring"          is not installed.
              Adapter "broadlink2"     is not installed.
              Adapter "bsblan"         is not installed.
              Adapter "bshb"           is not installed.
              Adapter "chromecast"     is not installed.
              Adapter "cloud"          is not installed.
              Adapter "comfoair"       is not installed.
              Adapter "contactid"      is not installed.
              Adapter "coronavirus-statistics" is not installed.
              Adapter "countdown"      is not installed.
              Adapter "cul"            is not installed.
              Adapter "daikin"         is not installed.
              Adapter "daswetter"      is not installed.
              Adapter "deconz"         is not installed.
              Adapter "denon"          is not installed.
              Adapter "devices"        is not installed.
              Adapter "digitalstrom"   is not installed.
              Adapter "discovergy"     is not installed.
              internal/modules/cjs/loader.js:1175
                  throw err;
                  ^
              
              SyntaxError: /opt/iobroker/node_modules/iobroker.discovery/io-package.json: Unexpected end of JSON input
                  at parse (<anonymous>)
                  at Object.Module._extensions..json (internal/modules/cjs/loader.js:1172:22)
                  at Module.load (internal/modules/cjs/loader.js:986:32)
                  at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                  at Module.require (internal/modules/cjs/loader.js:1026:19)
                  at require (internal/modules/cjs/helpers.js:72:18)
                  at Upgrade.upgradeAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:186:27)
                  at Upgrade.upgradeAdapterHelper (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:41:14)
                  at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:48:41)
                  at processImmediate (internal/timers.js:456:21)
              pi@ioBroker-RasPi4:~ $ iobroker stop 
              pi@ioBroker-RasPi4:~ $ iobroker upgrade self
              Host    "ioBroker-RasPi4" is up to date.
              pi@ioBroker-RasPi4:~ $ iobroker start
              
              
              
              1 Antwort Letzte Antwort
              0
              • R Offline
                R Offline
                relaxz
                schrieb am zuletzt editiert von
                #64

                Guten Morgen!
                Es geht immer noch nicht... Dachte wenn man einmal drüber schläft gehts vlt. :blush:
                Noch ne Info oder Indiz... wie man es auch nennen möchte...

                Wenn ich App auf dem iPhone öffne kommt immer die Meldung Index.html nicht gefunden... Scheinbar fehlen da die Webdateien, bzw. sind vlt. auch irgendwo falsch abgelegt?!

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • R relaxz

                  Guten Morgen!
                  Es geht immer noch nicht... Dachte wenn man einmal drüber schläft gehts vlt. :blush:
                  Noch ne Info oder Indiz... wie man es auch nennen möchte...

                  Wenn ich App auf dem iPhone öffne kommt immer die Meldung Index.html nicht gefunden... Scheinbar fehlen da die Webdateien, bzw. sind vlt. auch irgendwo falsch abgelegt?!

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

                  @relaxz

                  iobroker del discovery
                  cd /opt/iobroker
                  npm cache clean 
                  iobroker add discovery
                  

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

                  1 Antwort Letzte Antwort
                  0
                  • R Offline
                    R Offline
                    relaxz
                    schrieb am zuletzt editiert von
                    #66
                    pi@ioBroker-RasPi4:~ $ iobroker del discovery
                    Delete adapter "discovery"
                    host.ioBroker-RasPi4 Counted 1 instances of discovery
                    host.ioBroker-RasPi4 Counted 1 adapter for discovery
                    host.ioBroker-RasPi4 Counted 5 states of discovery
                    host.ioBroker-RasPi4 Counted 11 states of system.adapter.discovery
                    host.ioBroker-RasPi4 object discovery deleted
                    host.ioBroker-RasPi4 object discovery.admin deleted
                    host.ioBroker-RasPi4 Deleting 18 object(s).
                    Error deleting adapter discovery from disk: SyntaxError: /opt/iobroker/node_modules/iobroker.discovery/io-package.json: Unexpected end of JSON input
                    You might have to delete it yourself!
                    pi@ioBroker-RasPi4:~ $ cd /opt/iobroker
                    pi@ioBroker-RasPi4:/opt/iobroker $ npm cache clean
                    npm ERR! As of npm@5, the npm cache self-heals from corruption issues and data extracted from the cache is guaranteed to be valid. If you want to make sure everything is consistent, use 'npm cache verify' instead. On the other hand, if you're debugging an issue with the installer, you can use `npm install --cache /tmp/empty-cache` to use a temporary cache instead of nuking the actual one.
                    npm ERR! 
                    npm ERR! If you're sure you want to delete the entire cache, rerun this command with --force.
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2020-05-29T09_50_33_408Z-debug.log
                    pi@ioBroker-RasPi4:/opt/iobroker $ iobroker add discovery
                    host.ioBroker-RasPi4 install adapter discovery
                    host.ioBroker-RasPi4 error: reading io-package.json SyntaxError: Unexpected end of JSON input
                    /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                            throw e;
                            ^
                    
                    TypeError: Cannot read property 'common' of undefined
                        at Install.installAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:693:25)
                        at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:799:29
                        at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:83755
                        at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                        at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49
                        at processTicksAndRejections (internal/process/task_queues.js:97:5)
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • R relaxz
                      pi@ioBroker-RasPi4:~ $ iobroker del discovery
                      Delete adapter "discovery"
                      host.ioBroker-RasPi4 Counted 1 instances of discovery
                      host.ioBroker-RasPi4 Counted 1 adapter for discovery
                      host.ioBroker-RasPi4 Counted 5 states of discovery
                      host.ioBroker-RasPi4 Counted 11 states of system.adapter.discovery
                      host.ioBroker-RasPi4 object discovery deleted
                      host.ioBroker-RasPi4 object discovery.admin deleted
                      host.ioBroker-RasPi4 Deleting 18 object(s).
                      Error deleting adapter discovery from disk: SyntaxError: /opt/iobroker/node_modules/iobroker.discovery/io-package.json: Unexpected end of JSON input
                      You might have to delete it yourself!
                      pi@ioBroker-RasPi4:~ $ cd /opt/iobroker
                      pi@ioBroker-RasPi4:/opt/iobroker $ npm cache clean
                      npm ERR! As of npm@5, the npm cache self-heals from corruption issues and data extracted from the cache is guaranteed to be valid. If you want to make sure everything is consistent, use 'npm cache verify' instead. On the other hand, if you're debugging an issue with the installer, you can use `npm install --cache /tmp/empty-cache` to use a temporary cache instead of nuking the actual one.
                      npm ERR! 
                      npm ERR! If you're sure you want to delete the entire cache, rerun this command with --force.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-05-29T09_50_33_408Z-debug.log
                      pi@ioBroker-RasPi4:/opt/iobroker $ iobroker add discovery
                      host.ioBroker-RasPi4 install adapter discovery
                      host.ioBroker-RasPi4 error: reading io-package.json SyntaxError: Unexpected end of JSON input
                      /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                              throw e;
                              ^
                      
                      TypeError: Cannot read property 'common' of undefined
                          at Install.installAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:693:25)
                          at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:799:29
                          at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:83755
                          at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                          at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49
                          at processTicksAndRejections (internal/process/task_queues.js:97:5)
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #67

                      @relaxz

                      iobroker del discovery
                      sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json
                      npm cache clean --force
                      iobroker add discovery
                      

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

                      1 Antwort Letzte Antwort
                      0
                      • R Offline
                        R Offline
                        relaxz
                        schrieb am zuletzt editiert von
                        #68

                        @Thomas-Braun said in Hue wird nicht erkannt.:

                        iobroker del discovery sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json npm cache clean --force iobroker add discovery

                        Hey, hatte heut nen harten Tag und komme erst eben wieder online. Die letzte Befehlskette hat dazu geführt das das Webinteface endlich wieder geht. Vielen Dank!!!!!

                        Soll ich die letzten Befehle dann doch durchführen oder lassen wir das?

                        iobroker del discovery
                        sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json
                        npm cache clean --force
                        iobroker add discovery
                        
                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • R relaxz

                          @Thomas-Braun said in Hue wird nicht erkannt.:

                          iobroker del discovery sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json npm cache clean --force iobroker add discovery

                          Hey, hatte heut nen harten Tag und komme erst eben wieder online. Die letzte Befehlskette hat dazu geführt das das Webinteface endlich wieder geht. Vielen Dank!!!!!

                          Soll ich die letzten Befehle dann doch durchführen oder lassen wir das?

                          iobroker del discovery
                          sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json
                          npm cache clean --force
                          iobroker add discovery
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #69

                          @relaxz Ich weiß zwar nicht, was genau du meinst, aber wenn es läuft...

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

                          1 Antwort Letzte Antwort
                          0
                          • R Offline
                            R Offline
                            relaxz
                            schrieb am zuletzt editiert von
                            #70

                            Das Webinterface läuft Gottseidank wieder, aber ich bekomm den HomematicIP Adapter nicht mehr zum laufen... Die Token Erstellung ist ausgegraut. Auch ne Neuinstallation hat nichts gebracht. Gibts dafür auch ne Lösung?
                            Mein Hauptziel war eigentlich Hue, Homematic und Alexa zusammenzuführen.

                            1 Antwort Letzte Antwort
                            0
                            • R Offline
                              R Offline
                              relaxz
                              schrieb am zuletzt editiert von
                              #71

                              Ahja und der Harmony Hub lässt sich auch nicht mehr starten... Gibts da auch einen Zauber? :)

                              1 Antwort Letzte Antwort
                              0
                              • R Offline
                                R Offline
                                relaxz
                                schrieb am zuletzt editiert von
                                #72

                                Last but not least. Gibts einen Dreambox, respektive Newigma Adapter? Konnte keinen finden.

                                1 Antwort Letzte Antwort
                                0
                                • R Offline
                                  R Offline
                                  relaxz
                                  schrieb am zuletzt editiert von
                                  #73

                                  Fehler Homematic

                                  
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.520	info	Do not restart adapter system.adapter.hmip.0 because disabled or deleted
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.519	error	instance system.adapter.hmip.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.518	error	Caught by controller[0]: at internal/main/run_main_module.js:17:47
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.518	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.517	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.516	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.515	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.511	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.510	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.hmip/main.js:11:49)
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.510	error	Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.509	error	Caught by controller[0]: ^
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.508	error	Caught by controller[0]: class HmIpCloudAccesspointAdapter extends utils.Adapter {
                                  host.ioBroker-RasPi4	2020-05-31 14:18:25.500	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.hmip/main.js:11
                                  

                                  Fehler Harmony

                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.600	info	Do not restart adapter system.adapter.harmony.0 because disabled or deleted
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.600	error	instance system.adapter.harmony.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.599	error	Caught by controller[0]: at internal/main/run_main_module.js:17:47
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.599	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.599	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.598	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.598	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.597	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.597	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.harmony/harmony.js:598:5)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.597	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.harmony/harmony.js:30:15)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.596	error	Caught by controller[0]: TypeError: utils.Adapter is not a constructor
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.596	error	Caught by controller[0]: ^
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.595	error	Caught by controller[0]: adapter = new utils.Adapter(options);
                                  host.ioBroker-RasPi4	2020-05-31 14:17:55.594	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.harmony/harmony.js:30
                                  

                                  Fehler Shutter:

                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.889	info	Do not restart adapter system.adapter.shuttercontrol.0 because disabled or deleted
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.888	error	instance system.adapter.shuttercontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.888	error	Caught by controller[0]: at internal/main/run_main_module.js:17:47
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.887	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.887	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.887	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.886	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.886	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.885	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.shuttercontrol/main.js:2302:5)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.885	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.shuttercontrol/main.js:82:15)
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.884	error	Caught by controller[0]: TypeError: utils.Adapter is not a constructor
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.884	error	Caught by controller[0]: ^
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.883	error	Caught by controller[0]: adapter = new utils.Adapter(options);
                                  host.ioBroker-RasPi4	2020-05-31 14:17:42.882	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.shuttercontrol/main.js:82
                                  
                                  1 Antwort Letzte Antwort
                                  0
                                  • R Offline
                                    R Offline
                                    relaxz
                                    schrieb am zuletzt editiert von
                                    #74

                                    Hab wohl zuviele Fragen gestellt... Dachte aber Aufgrund der Logs das die vlt. zusammenhängen könnten?!

                                    Thomas BraunT Meister MopperM 2 Antworten Letzte Antwort
                                    0
                                    • R relaxz

                                      Hab wohl zuviele Fragen gestellt... Dachte aber Aufgrund der Logs das die vlt. zusammenhängen könnten?!

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

                                      @relaxz
                                      Am besten pro Thema einen Thread starten.

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

                                      1 Antwort Letzte Antwort
                                      0
                                      • R relaxz

                                        Hab wohl zuviele Fragen gestellt... Dachte aber Aufgrund der Logs das die vlt. zusammenhängen könnten?!

                                        Meister MopperM Online
                                        Meister MopperM Online
                                        Meister Mopper
                                        schrieb am zuletzt editiert von
                                        #76

                                        @relaxz guck mal hier

                                        Proxmox und HA

                                        1 Antwort Letzte Antwort
                                        0
                                        • R Offline
                                          R Offline
                                          relaxz
                                          schrieb am zuletzt editiert von
                                          #77

                                          Hier muss ich nochmal nachfragen. HUE wird einfach nicht erkannt.
                                          Einen User hab ich mit der folgenden Anleitung erstellt. Aber der Adapter wird einfach nicht grün (IP stimmt)

                                          HUE Nutzer (https://www.tutonaut.de/anleitung-hue-api-ansprechen-aka-nutzer-anlegen/)

                                          host.ioBroker-RasPi4	2020-06-07 00:28:41.679	info	Restart adapter system.adapter.hue.0 because enabled
                                          host.ioBroker-RasPi4	2020-06-07 00:28:41.679	error	instance system.adapter.hue.0 terminated with code 1 ()
                                          Caught	2020-06-07 00:28:41.678	error	by controller[0]: }
                                          Caught	2020-06-07 00:28:41.678	error	by controller[0]: ]
                                          Caught	2020-06-07 00:28:41.678	error	by controller[0]: '/opt/iobroker/node_modules/iobroker.hue/main.js'
                                          Caught	2020-06-07 00:28:41.678	error	by controller[0]: '/opt/iobroker/node_modules/iobroker.hue/node_modules/@iobroker/adapter-core/build/index.js',
                                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: requireStack: [
                                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: code: 'MODULE_NOT_FOUND',
                                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19) {
                                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.hue/node_modules/@iobroker/adapter-core/build/index.js:29:54)
                                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
                                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19)
                                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:842:27)
                                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
                                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: - /opt/iobroker/node_modules/iobroker.hue/main.js
                                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: - /opt/iobroker/node_modules/iobroker.hue/node_modules/@iobroker/adapter-core/build/index.js
                                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: Require stack:
                                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/exitCodes'
                                          Caught	2020-06-07 00:28:41.674	error	by controller[0]: ^
                                          Caught	2020-06-07 00:28:41.674	error	by controller[0]: throw err;
                                          Caught	2020-06-07 00:28:41.673	error	by controller[0]: internal/modules/cjs/loader.js:969
                                          host.ioBroker-RasPi4	2020-06-07 00:28:39.688	info	instance system.adapter.hue.0 started with pid 6280
                                          
                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          667

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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