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. [Gelöst] Update js-controller geht nicht

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

[Gelöst] Update js-controller geht nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
45 Beiträge 3 Kommentatoren 4.2k Aufrufe 3 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.
  • Thomas BraunT Thomas Braun

    @stephan1966

    systemctl status deconz*
    

    wirft jetzt was raus?

    S Offline
    S Offline
    Stephan1966
    schrieb am zuletzt editiert von
    #41

    @thomas-braun ```

    =================== END OF SUMMARY ====================

    
    === Mark text until here for copying ===
    pi@raspberrypismarthome:~ $ systemctl status deconz*
    ● deconz-update.service - deCONZ: ZigBee gateway -- Update Service
         Loaded: loaded (/lib/systemd/system/deconz-update.service; disabled; vendor preset: enabled)
         Active: failed (Result: exit-code) since Tue 2023-12-19 14:54:22 CET; 2 days ago
        Process: 542 ExecStart=/usr/bin/deCONZ-update2.sh (code=exited, status=203/EXEC)
       Main PID: 542 (code=exited, status=203/EXEC)
            CPU: 3ms
    
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-update.service: Scheduled restart job, restart counter is at 5.
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: Stopped deCONZ: ZigBee gateway -- Update Service.
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-update.service: Start request repeated too quickly.
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-update.service: Failed with result 'exit-code'.
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: Failed to start deCONZ: ZigBee gateway -- Update Service.
    
    ● deconz-init.service - deCONZ: ZigBee gateway -- Initialisation
         Loaded: loaded (/lib/systemd/system/deconz-init.service; disabled; vendor preset: enabled)
         Active: failed (Result: exit-code) since Tue 2023-12-19 14:54:21 CET; 2 days ago
        Process: 397 ExecStart=/usr/bin/deCONZ-init.sh (code=exited, status=203/EXEC)
       Main PID: 397 (code=exited, status=203/EXEC)
            CPU: 4ms
    
    Dez 19 14:54:21 raspberrypismarthome systemd[1]: Starting deCONZ: ZigBee gateway -- Initialisation...
    Dez 19 14:54:21 raspberrypismarthome systemd[397]: deconz-init.service: Failed to locate executable /usr/bin/deCONZ-init.sh: No such file or directory
    Dez 19 14:54:21 raspberrypismarthome systemd[397]: deconz-init.service: Failed at step EXEC spawning /usr/bin/deCONZ-init.sh: No such file or directory
    Dez 19 14:54:21 raspberrypismarthome systemd[1]: deconz-init.service: Main process exited, code=exited, status=203/EXEC
    Dez 19 14:54:21 raspberrypismarthome systemd[1]: deconz-init.service: Failed with result 'exit-code'.
    Dez 19 14:54:21 raspberrypismarthome systemd[1]: Failed to start deCONZ: ZigBee gateway -- Initialisation.
    
    ● deconz-wifi.service - deCONZ: ZigBee gateway -- WIFI Service
         Loaded: loaded (/lib/systemd/system/deconz-wifi.service; enabled; vendor preset: enabled)
         Active: failed (Result: exit-code) since Tue 2023-12-19 14:54:22 CET; 2 days ago
        Process: 547 ExecStart=/usr/bin/deCONZ-WIFI2.sh (code=exited, status=203/EXEC)
       Main PID: 547 (code=exited, status=203/EXEC)
            CPU: 2ms
    
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-wifi.service: Scheduled restart job, restart counter is at 5.
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: Stopped deCONZ: ZigBee gateway -- WIFI Service.
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-wifi.service: Start request repeated too quickly.
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-wifi.service: Failed with result 'exit-code'.
    Dez 19 14:54:22 raspberrypismarthome systemd[1]: Failed to start deCONZ: ZigBee gateway -- WIFI Service.
    
    ● deconz.service - deCONZ: ZigBee gateway -- REST API
         Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
         Active: active (running) since Tue 2023-12-19 14:54:21 CET; 2 days ago
       Main PID: 400 (deCONZ)
          Tasks: 6 (limit: 3933)
            CPU: 55min 35.525s
         CGroup: /system.slice/deconz.service
                 └─400 /usr/bin/deCONZ -platform minimal --http-port=80
    
    Dez 19 14:54:21 raspberrypismarthome systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
    Dez 19 14:54:22 raspberrypismarthome deCONZ[400]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
    Dez 19 14:54:23 raspberrypismarthome deCONZ[400]: libpng warning: iCCP: known incorrect sRGB profile
    Dez 19 14:54:25 raspberrypismarthome deCONZ[400]: This plugin does not support propagateSizeHints()
    Dez 19 14:54:25 raspberrypismarthome deCONZ[400]: This plugin does not support propagateSizeHints()
    Dez 19 14:54:28 raspberrypismarthome deCONZ[400]: This plugin does not support propagateSizeHints()
    pi@raspberrypismarthome:~ $
    

    Beste Grüße,
    Stephan
    Iobroker Nutzer seit 2022

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • S Stephan1966

      @thomas-braun ```

      =================== END OF SUMMARY ====================

      
      === Mark text until here for copying ===
      pi@raspberrypismarthome:~ $ systemctl status deconz*
      ● deconz-update.service - deCONZ: ZigBee gateway -- Update Service
           Loaded: loaded (/lib/systemd/system/deconz-update.service; disabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Tue 2023-12-19 14:54:22 CET; 2 days ago
          Process: 542 ExecStart=/usr/bin/deCONZ-update2.sh (code=exited, status=203/EXEC)
         Main PID: 542 (code=exited, status=203/EXEC)
              CPU: 3ms
      
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-update.service: Scheduled restart job, restart counter is at 5.
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: Stopped deCONZ: ZigBee gateway -- Update Service.
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-update.service: Start request repeated too quickly.
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-update.service: Failed with result 'exit-code'.
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: Failed to start deCONZ: ZigBee gateway -- Update Service.
      
      ● deconz-init.service - deCONZ: ZigBee gateway -- Initialisation
           Loaded: loaded (/lib/systemd/system/deconz-init.service; disabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Tue 2023-12-19 14:54:21 CET; 2 days ago
          Process: 397 ExecStart=/usr/bin/deCONZ-init.sh (code=exited, status=203/EXEC)
         Main PID: 397 (code=exited, status=203/EXEC)
              CPU: 4ms
      
      Dez 19 14:54:21 raspberrypismarthome systemd[1]: Starting deCONZ: ZigBee gateway -- Initialisation...
      Dez 19 14:54:21 raspberrypismarthome systemd[397]: deconz-init.service: Failed to locate executable /usr/bin/deCONZ-init.sh: No such file or directory
      Dez 19 14:54:21 raspberrypismarthome systemd[397]: deconz-init.service: Failed at step EXEC spawning /usr/bin/deCONZ-init.sh: No such file or directory
      Dez 19 14:54:21 raspberrypismarthome systemd[1]: deconz-init.service: Main process exited, code=exited, status=203/EXEC
      Dez 19 14:54:21 raspberrypismarthome systemd[1]: deconz-init.service: Failed with result 'exit-code'.
      Dez 19 14:54:21 raspberrypismarthome systemd[1]: Failed to start deCONZ: ZigBee gateway -- Initialisation.
      
      ● deconz-wifi.service - deCONZ: ZigBee gateway -- WIFI Service
           Loaded: loaded (/lib/systemd/system/deconz-wifi.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Tue 2023-12-19 14:54:22 CET; 2 days ago
          Process: 547 ExecStart=/usr/bin/deCONZ-WIFI2.sh (code=exited, status=203/EXEC)
         Main PID: 547 (code=exited, status=203/EXEC)
              CPU: 2ms
      
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-wifi.service: Scheduled restart job, restart counter is at 5.
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: Stopped deCONZ: ZigBee gateway -- WIFI Service.
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-wifi.service: Start request repeated too quickly.
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: deconz-wifi.service: Failed with result 'exit-code'.
      Dez 19 14:54:22 raspberrypismarthome systemd[1]: Failed to start deCONZ: ZigBee gateway -- WIFI Service.
      
      ● deconz.service - deCONZ: ZigBee gateway -- REST API
           Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
           Active: active (running) since Tue 2023-12-19 14:54:21 CET; 2 days ago
         Main PID: 400 (deCONZ)
            Tasks: 6 (limit: 3933)
              CPU: 55min 35.525s
           CGroup: /system.slice/deconz.service
                   └─400 /usr/bin/deCONZ -platform minimal --http-port=80
      
      Dez 19 14:54:21 raspberrypismarthome systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
      Dez 19 14:54:22 raspberrypismarthome deCONZ[400]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
      Dez 19 14:54:23 raspberrypismarthome deCONZ[400]: libpng warning: iCCP: known incorrect sRGB profile
      Dez 19 14:54:25 raspberrypismarthome deCONZ[400]: This plugin does not support propagateSizeHints()
      Dez 19 14:54:25 raspberrypismarthome deCONZ[400]: This plugin does not support propagateSizeHints()
      Dez 19 14:54:28 raspberrypismarthome deCONZ[400]: This plugin does not support propagateSizeHints()
      pi@raspberrypismarthome:~ $
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #42

      @stephan1966 sagte in Update js-controller geht nicht:

      ls -lAh /usr/bin/deCONZ-WIFI2.sh
      ls -lAh /usr/bin/deCONZ-update2.sh
      

      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

      S 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @stephan1966 sagte in Update js-controller geht nicht:

        ls -lAh /usr/bin/deCONZ-WIFI2.sh
        ls -lAh /usr/bin/deCONZ-update2.sh
        
        S Offline
        S Offline
        Stephan1966
        schrieb am zuletzt editiert von
        #43

        @thomas-braun sagte in Update js-controller geht nicht:

        ls -lAh /usr/bin/deCONZ-update2.sh

        
        pi@raspberrypismarthome:~ $ ls -lAh /usr/bin/deCONZ-WIFI2.sh
        ls: Zugriff auf '/usr/bin/deCONZ-WIFI2.sh' nicht möglich: Datei oder Verzeichnis nicht gefunden
        pi@raspberrypismarthome:~ $ ls -lAh /usr/bin/deCONZ-update2.sh
        ls: Zugriff auf '/usr/bin/deCONZ-update2.sh' nicht möglich: Datei oder Verzeichnis nicht gefunden
        pi@raspberrypismarthome:~ $
        

        Beste Grüße,
        Stephan
        Iobroker Nutzer seit 2022

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • S Stephan1966

          @thomas-braun sagte in Update js-controller geht nicht:

          ls -lAh /usr/bin/deCONZ-update2.sh

          
          pi@raspberrypismarthome:~ $ ls -lAh /usr/bin/deCONZ-WIFI2.sh
          ls: Zugriff auf '/usr/bin/deCONZ-WIFI2.sh' nicht möglich: Datei oder Verzeichnis nicht gefunden
          pi@raspberrypismarthome:~ $ ls -lAh /usr/bin/deCONZ-update2.sh
          ls: Zugriff auf '/usr/bin/deCONZ-update2.sh' nicht möglich: Datei oder Verzeichnis nicht gefunden
          pi@raspberrypismarthome:~ $
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #44

          @stephan1966

          Das ist dann auch der Grund, warum der Service failed.
          Ich hab aber kein deconz laufen, keine Ahnung wo der Eintrag für die Services überhaupt herkommt.

          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

          S 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @stephan1966

            Das ist dann auch der Grund, warum der Service failed.
            Ich hab aber kein deconz laufen, keine Ahnung wo der Eintrag für die Services überhaupt herkommt.

            S Offline
            S Offline
            Stephan1966
            schrieb am zuletzt editiert von
            #45

            @thomas-braun sagte in Update js-controller geht nicht:

            Ich hab aber kein deconz laufen, keine Ahnung wo der Eintrag für die Services überhaupt herkommt.

            Es scheint ja bis auf eine Lampe bei mir alles zu funktionieren, ob die Lampe damit zusammenhängt bekomme ich ja vielleicht noch heraus!

            Danke für den Super-Support :+1:

            Beste Grüße,
            Stephan
            Iobroker Nutzer seit 2022

            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

            764

            Online

            32.6k

            Benutzer

            82.1k

            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