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. js-controller 2 jetzt für alle im Stable

NEWS

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

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

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

js-controller 2 jetzt für alle im Stable

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controllerjs-controller 2
556 Beiträge 74 Kommentatoren 166.8k Aufrufe 56 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.
  • M Motsche1

    @apollon77 said in js-controller 2 jetzt für alle im Stable:

    /opt/iobroker

    ja schon

    apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von
    #395

    @Motsche1 Das log oben sagt aber was anderes

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

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

      ja sorry hab es eben falsch gemacht

      jetzt steht bei istall folgendes

      > node iobroker.js setup first
      
      Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../_service_iobroker.bat'
      Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../iobroker.bat'
      Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../iob.bat'
      fs.js:114
          throw err;
          ^
      
      Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../tmp'
          at Object.mkdirSync (fs.js:757:3)
          at Setup.setup (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupSetup.js:688:58)
          at processCommand (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:235:23)
          at Object.module.exports.execute (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2408:5)
          at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:24)
          at Module._compile (internal/modules/cjs/loader.js:778:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
          at Module.load (internal/modules/cjs/loader.js:653:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
          at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      npm WARN babel-eslint@5.0.4 requires a peer of eslint@<2.3.0 but none is installed. You must install peer dependencies yourself.
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-bluetooth@1.2.6 (node_modules/node-bluetooth):
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-bluetooth@1.2.6 install: `node-gyp configure build`
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.2 (node_modules/unix-dgram):
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.2 install: `node-gyp rebuild`
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! iobroker.js-controller@2.1.1 install: `node iobroker.js setup first`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the iobroker.js-controller@2.1.1 install script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /root/.npm/_logs/2019-12-27T17_32_40_659Z-debug.log
      
      1 Antwort Letzte Antwort
      0
      • apollon77A Offline
        apollon77A Offline
        apollon77
        schrieb am zuletzt editiert von
        #397

        Installation Fixer laufen gelassen wie oben schon gefragt? Permission Errors sind blöd

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

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

          Hallo zusammen.
          Ich versuche es einfach mal hier.

          Bin nun auf ein besseres System umgestiegen.
          Nun funktionieren meine selektoren aber leider nicht mehr.
          Habe die meisten Ids über ein Skript im Verzeichnis alias angelegt und das ging auch beim vorherigen System.

          z.B. habe ich
          var selectorBattery = $('[id=alias* Licht *An]');

          selectorBattery.each(function(id, i)

          {

          if(getObject(id).common.role =='switch')

          log(id);

          });

          im Log wird aber nichts ausgegeben.

          Wenn ich nun die Bedingung rausnehme und nur noch $('[id=alias*]') als selektor nehme bekomme ich genau 2 state ausgegeben. Obwohl ich deutlich mehr habe.

          Weiß jemand woran das liegt?
          Neugestartet habe ich schon.

          80270084_2651084784961421_6533504873445457920_n.jpg

          1 Antwort Letzte Antwort
          0
          • A Offline
            A Offline
            Andre R.
            schrieb am zuletzt editiert von
            #399

            @apollon77 Radar 2 Adapter

            1 Antwort Letzte Antwort
            0
            • E Offline
              E Offline
              Elektroman
              schrieb am zuletzt editiert von
              #400

              Moin,
              bei mir wird im Log immer error angezeigt, den Host gibt es aber nicht mehr bei mir :confused:

              Was jetzt? Über ein Hilfe würde ich mich sehr freuen!!!

              192.168.1.102:6862 (Init=false) Redis error:Error: Invalid Chunk: parse failed
              
              apollon77A 1 Antwort Letzte Antwort
              0
              • E Elektroman

                Moin,
                bei mir wird im Log immer error angezeigt, den Host gibt es aber nicht mehr bei mir :confused:

                Was jetzt? Über ein Hilfe würde ich mich sehr freuen!!!

                192.168.1.102:6862 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                
                apollon77A Offline
                apollon77A Offline
                apollon77
                schrieb am zuletzt editiert von
                #401

                @Elektroman wenn der Fehler kommt versucht irgend ein Prozess der auf js-Controller 1.5 läuft auf den 2.1er Controller zuzugreifen. Also irgend ein alter Prozess oder alter hängengebliebener Backup Prozess ... ggf rebooten aller relevanten hosts hilft.

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

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

                  Danke für die schnelle Antwort!

                  Den Host kann ich nicht mehr neu starten, es gibt Ihn ja nicht mehr :kissing:

                  apollon77A 1 Antwort Letzte Antwort
                  0
                  • E Offline
                    E Offline
                    Elektroman
                    schrieb am zuletzt editiert von
                    #403

                    jetzt habe ich noch etwas rumprobiert, da ist mir aufgefallen das ich den Master nicht stoppen kann

                    pi@raspberrypi:~ $ cd /
                    pi@raspberrypi:/ $ cd opt/iobroker
                    pi@raspberrypi:/opt/iobroker $ iobroker stop
                    iobroker controller daemon is not running
                    pi@raspberrypi:/opt/iobroker $ sudo iobroker stop
                    iobroker controller daemon is not running
                    pi@raspberrypi:/opt/iobroker $ iobroker status
                    iobroker is running on this host.
                    
                    At least one iobroker host is running.
                    
                    Objects type: file
                    States  type: file
                    pi@raspberrypi:/opt/iobroker $
                    
                    
                    1 Antwort Letzte Antwort
                    0
                    • E Elektroman

                      Danke für die schnelle Antwort!

                      Den Host kann ich nicht mehr neu starten, es gibt Ihn ja nicht mehr :kissing:

                      apollon77A Offline
                      apollon77A Offline
                      apollon77
                      schrieb am zuletzt editiert von
                      #404

                      @Elektroman wenn es den nicht gibt dann kann der Fehler da nicht her kommen. Also wenn der Fehler kommt dann gibt es definitiv einen Prozess der mit nem 1.5er Controller (noch) läuft und auf den 2.0er verbinden will. Wo auch immer her. Dann boote mal die anderen iobroker hosts durch.

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

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

                        @Elektroman wenn es den nicht gibt dann kann der Fehler da nicht her kommen. Also wenn der Fehler kommt dann gibt es definitiv einen Prozess der mit nem 1.5er Controller (noch) läuft und auf den 2.0er verbinden will. Wo auch immer her. Dann boote mal die anderen iobroker hosts durch.

                        E Offline
                        E Offline
                        Elektroman
                        schrieb am zuletzt editiert von Elektroman
                        #405

                        @apollon77
                        Vielen Dank, :face_with_rolling_eyes: ja da war noch ein Prozess im Hintergrund am laufen
                        Das andere Problem bleibt leider bestehen. Ich kann ioBroker nicht mehr stoppen und zusätzlich ist mir aufgefallen das ich Probleme beim Updaten von Adaptern habe
                        Das wird mir beim Updaten eines Adapters angezeigt

                        Fertig mit Fehler: host.raspberrypi Cannot install iobroker.daswetter@2.8.1: 243
                        
                        $ ./iobroker upgrade daswetter
                        Update daswetter from @2.8.0 to @2.8.1
                        NPM version: 6.9.0npm install iobroker.daswetter@2.8.1 --loglevel error --prefix "/opt/iobroker" (System call)
                        npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller/node_modulesnpm ERR! code EACCESnpm ERR! errno -13npm ERR! syscall access
                        npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.js-controller/node_modules'npm ERR!  { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.js-controller/node_modules']npm ERR!   stack:npm ERR!    'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.js-controller/node_modules\'',npm ERR!   errno: -13,npm ERR!   code: 'EACCES',npm ERR!   syscall: 'access',npm ERR!   path:npm ERR!    '/opt/iobroker/node_modules/iobroker.js-controller/node_modules' }npm ERR! npm ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator (though this is not recommended).
                        npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-12-29T14_26_31_011Z-debug.log
                        ERROR: host.raspberrypi Cannot install iobroker.daswetter@2.8.1: 243
                        ERROR: process exited with code 25
                        
                        apollon77A 1 Antwort Letzte Antwort
                        0
                        • E Elektroman

                          @apollon77
                          Vielen Dank, :face_with_rolling_eyes: ja da war noch ein Prozess im Hintergrund am laufen
                          Das andere Problem bleibt leider bestehen. Ich kann ioBroker nicht mehr stoppen und zusätzlich ist mir aufgefallen das ich Probleme beim Updaten von Adaptern habe
                          Das wird mir beim Updaten eines Adapters angezeigt

                          Fertig mit Fehler: host.raspberrypi Cannot install iobroker.daswetter@2.8.1: 243
                          
                          $ ./iobroker upgrade daswetter
                          Update daswetter from @2.8.0 to @2.8.1
                          NPM version: 6.9.0npm install iobroker.daswetter@2.8.1 --loglevel error --prefix "/opt/iobroker" (System call)
                          npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller/node_modulesnpm ERR! code EACCESnpm ERR! errno -13npm ERR! syscall access
                          npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.js-controller/node_modules'npm ERR!  { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.js-controller/node_modules']npm ERR!   stack:npm ERR!    'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.js-controller/node_modules\'',npm ERR!   errno: -13,npm ERR!   code: 'EACCES',npm ERR!   syscall: 'access',npm ERR!   path:npm ERR!    '/opt/iobroker/node_modules/iobroker.js-controller/node_modules' }npm ERR! npm ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator (though this is not recommended).
                          npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-12-29T14_26_31_011Z-debug.log
                          ERROR: host.raspberrypi Cannot install iobroker.daswetter@2.8.1: 243
                          ERROR: process exited with code 25
                          
                          apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von
                          #406

                          @Elektroman was steht denn gaaaaaaaanz oben gaaaaaanz am Anfang ... und in diesem thread mindestens schon 20 mal?!

                          Permission errors? Dann den installation fixer laufen lassen. Sollte auch dein stop Problem fixen.

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

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

                            @Elektroman was steht denn gaaaaaaaanz oben gaaaaaanz am Anfang ... und in diesem thread mindestens schon 20 mal?!

                            Permission errors? Dann den installation fixer laufen lassen. Sollte auch dein stop Problem fixen.

                            E Offline
                            E Offline
                            Elektroman
                            schrieb am zuletzt editiert von
                            #407

                            @apollon77
                            Sorry, ich verstehe das leider nicht. Ist "installation fixer" was zum ausführen? Ich habe mir den oberen Teil öfters angeschaut aber leider nicht draus schlau geworden. Ich habe es wirklich erst alleine versucht und mich eingelesen:flushed:

                            sigi234S 1 Antwort Letzte Antwort
                            0
                            • E Elektroman

                              @apollon77
                              Sorry, ich verstehe das leider nicht. Ist "installation fixer" was zum ausführen? Ich habe mir den oberen Teil öfters angeschaut aber leider nicht draus schlau geworden. Ich habe es wirklich erst alleine versucht und mich eingelesen:flushed:

                              sigi234S Online
                              sigi234S Online
                              sigi234
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von
                              #408

                              @Elektroman sagte in js-controller 2 jetzt für alle im Stable:

                              @apollon77
                              Sorry, ich verstehe das leider nicht. Ist "installation fixer" was zum ausführen? Ich habe mir den oberen Teil öfters angeschaut aber leider nicht draus schlau geworden. Ich habe es wirklich erst alleine versucht und mich eingelesen:flushed:

                              https://forum.iobroker.net/topic/20211/iobroker-installation-fixer-beta-verfügbar

                              Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Immer Daten sichern!

                              E 1 Antwort Letzte Antwort
                              0
                              • sigi234S sigi234

                                @Elektroman sagte in js-controller 2 jetzt für alle im Stable:

                                @apollon77
                                Sorry, ich verstehe das leider nicht. Ist "installation fixer" was zum ausführen? Ich habe mir den oberen Teil öfters angeschaut aber leider nicht draus schlau geworden. Ich habe es wirklich erst alleine versucht und mich eingelesen:flushed:

                                https://forum.iobroker.net/topic/20211/iobroker-installation-fixer-beta-verfügbar

                                E Offline
                                E Offline
                                Elektroman
                                schrieb am zuletzt editiert von
                                #409

                                @sigi234 Vielen Dank!!!

                                Jetzt bekomme ich ioBroker noch nicht zum stoppen

                                pi@raspberrypi:/opt/iobroker $ sudo iobroker stop
                                Stopping iobroker controller daemon...
                                iobroker controller daemon stopped.
                                No "killall.sh" script found. Just stop.
                                pi@raspberrypi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
                                ioBroker or some processes are still running:
                                 io.admin.1
                                 io.web.0
                                 io.yamaha.0
                                 io.cloud.2
                                 io.info.0
                                 io.javascript.2
                                 io.mihome.0
                                 io.javascript.3
                                 io.alexa2.0
                                 io.mclighting.0
                                 io.unifi.0
                                 io.musiccast.0
                                 io.harmony.0
                                 io.meross.0
                                 io.scenes.0
                                 io.backitup.1
                                 io.ble.0
                                 io.linkeddevices.0
                                 io.enigma2.0
                                 io.sia.0
                                 io.openhab.0
                                 io.tradfri.0
                                 io.mclighting.1
                                 io.milight.0
                                Please stop them first and try again!
                                pi@raspberrypi:/opt/iobroker $
                                
                                
                                apollon77A 1 Antwort Letzte Antwort
                                0
                                • E Elektroman

                                  @sigi234 Vielen Dank!!!

                                  Jetzt bekomme ich ioBroker noch nicht zum stoppen

                                  pi@raspberrypi:/opt/iobroker $ sudo iobroker stop
                                  Stopping iobroker controller daemon...
                                  iobroker controller daemon stopped.
                                  No "killall.sh" script found. Just stop.
                                  pi@raspberrypi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
                                  ioBroker or some processes are still running:
                                   io.admin.1
                                   io.web.0
                                   io.yamaha.0
                                   io.cloud.2
                                   io.info.0
                                   io.javascript.2
                                   io.mihome.0
                                   io.javascript.3
                                   io.alexa2.0
                                   io.mclighting.0
                                   io.unifi.0
                                   io.musiccast.0
                                   io.harmony.0
                                   io.meross.0
                                   io.scenes.0
                                   io.backitup.1
                                   io.ble.0
                                   io.linkeddevices.0
                                   io.enigma2.0
                                   io.sia.0
                                   io.openhab.0
                                   io.tradfri.0
                                   io.mclighting.1
                                   io.milight.0
                                  Please stop them first and try again!
                                  pi@raspberrypi:/opt/iobroker $
                                  
                                  
                                  apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  schrieb am zuletzt editiert von
                                  #410

                                  @Elektroman Versuche

                                  sudo systemctl stop iobroker

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

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

                                    @Elektroman Versuche

                                    sudo systemctl stop iobroker

                                    E Offline
                                    E Offline
                                    Elektroman
                                    schrieb am zuletzt editiert von
                                    #411

                                    @apollon77
                                    Vielen Danke, läuft glaube ich jetzt alles wieder

                                    1 Antwort Letzte Antwort
                                    0
                                    • O Offline
                                      O Offline
                                      Olfrygt
                                      schrieb am zuletzt editiert von
                                      #412

                                      Moin moin und gutes neues jahr zusammen

                                      ich hab mir grad mal das update vorgenommen, wer lesen kann ist klar im vorteil!
                                      hab es natürlich falsch gemacht, erst den Master und jetzt spinnt alles.

                                      was kann ich tun? ich brauche die anderen Hosts zum glück nicht mehr aber jetzt läuft mir der log voll

                                      host.ioBroker-RasPi4	2020-01-01 15:54:54.785	error	Objects 192.168.178.113:33858 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:54.784	error	States 192.168.178.111:45466 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:54.783	error	States 192.168.178.112:39636 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:54.782	error	States 192.168.178.113:48818 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:49.339	error	Objects 192.168.178.112:39844 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:49.338	error	Objects 192.168.178.111:48388 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:49.338	error	Objects 192.168.178.113:33854 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:49.338	error	States 192.168.178.112:39624 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:49.337	error	States 192.168.178.111:45460 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:49.337	error	States 192.168.178.113:48814 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:43.873	error	Objects 192.168.178.112:39834 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:43.873	error	Objects 192.168.178.111:48384 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:43.872	error	Objects 192.168.178.113:33850 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:43.872	error	States 192.168.178.112:39614 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      host.ioBroker-RasPi4	2020-01-01 15:54:43.871	error	States 192.168.178.111:45456 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                      

                                      wie bekomme ich das weg

                                      danke euch schonmal

                                      apollon77A 1 Antwort Letzte Antwort
                                      0
                                      • O Olfrygt

                                        Moin moin und gutes neues jahr zusammen

                                        ich hab mir grad mal das update vorgenommen, wer lesen kann ist klar im vorteil!
                                        hab es natürlich falsch gemacht, erst den Master und jetzt spinnt alles.

                                        was kann ich tun? ich brauche die anderen Hosts zum glück nicht mehr aber jetzt läuft mir der log voll

                                        host.ioBroker-RasPi4	2020-01-01 15:54:54.785	error	Objects 192.168.178.113:33858 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:54.784	error	States 192.168.178.111:45466 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:54.783	error	States 192.168.178.112:39636 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:54.782	error	States 192.168.178.113:48818 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:49.339	error	Objects 192.168.178.112:39844 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:49.338	error	Objects 192.168.178.111:48388 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:49.338	error	Objects 192.168.178.113:33854 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:49.338	error	States 192.168.178.112:39624 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:49.337	error	States 192.168.178.111:45460 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:49.337	error	States 192.168.178.113:48814 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:43.873	error	Objects 192.168.178.112:39834 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:43.873	error	Objects 192.168.178.111:48384 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:43.872	error	Objects 192.168.178.113:33850 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:43.872	error	States 192.168.178.112:39614 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        host.ioBroker-RasPi4	2020-01-01 15:54:43.871	error	States 192.168.178.111:45456 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                                        

                                        wie bekomme ich das weg

                                        danke euch schonmal

                                        apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #413

                                        @Olfrygt FAQ-im zweiten Post gelesen? Da ist exakt Deine Frage drin

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

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

                                          @Olfrygt FAQ-im zweiten Post gelesen? Da ist exakt Deine Frage drin

                                          O Offline
                                          O Offline
                                          Olfrygt
                                          schrieb am zuletzt editiert von
                                          #414

                                          @apollon77 doch hab ichj gelesen, aber nun kommt

                                          events.js:174
                                                throw er; // Unhandled 'error' event
                                                ^
                                          
                                          Error: listen EADDRNOTAVAIL: address not available 192.168.178.110:9001
                                              at Server.setupListenHandle [as _listen2] (net.js:1263:19)
                                              at listenInCluster (net.js:1328:12)
                                              at doListen (net.js:1461:7)
                                              at process._tickCallback (internal/process/next_tick.js:63:19)
                                          Emitted 'error' event at:
                                              at emitErrorNT (net.js:1307:8)
                                              at process._tickCallback (internal/process/next_tick.js:63:19)
                                          
                                          

                                          bin nicht ganz so fit was das ganze angeht und hab bestimmt schon was falsch gemacht

                                          apollon77A 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

                                          647

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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