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. Kleines Problem große Auswirkung

NEWS

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

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

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

Kleines Problem große Auswirkung

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
31 Beiträge 6 Kommentatoren 1.9k Aufrufe
  • Ä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.
  • SegwayS Offline
    SegwayS Offline
    Segway
    schrieb am zuletzt editiert von
    #14

    wenn unter root eingeloggt dann

    apt-get update && apt-get upgrade

    und ja mit 2x kaufm. UND :-)

    Gruß Dirk
    Intel Proxmox Cluster (3x NUC) mit Debian & Proxmox / IoB als VM unter Debian / 60+ Adapter installiert

    1 Antwort Letzte Antwort
    0
    • R Offline
      R Offline
      Rogni
      schrieb am zuletzt editiert von
      #15

      Apt-get update && upgrade

      Sudo iobroker stop

      Sudo iobroker update

      Sudo iobroker start

      Bei iobroker evtl in opt/iobroker verzeichnis wechseln

      Gruß

      Erik :mrgreen: :mrgreen:

      1 Antwort Letzte Antwort
      0
      • A Offline
        A Offline
        Austriacus
        schrieb am zuletzt editiert von
        #16

        Hat leider nichts gebracht

        Hier das Protokoll des esten Befehls

        app-get update && upgrade

        root@tinkerboard:/# apt-get update && upgrade

        Get:1 http://security.debian.org stretch/updates InRelease [94.3 kB]

        Ign:2 http://cdn-fastly.deb.debian.org/debian stretch InRelease

        Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease

        Hit:7 https://deb.nodesource.com/node_10.x stretch InRelease

        Hit:4 http://cdn-fastly.deb.debian.org/debian stretch-backports InRelease

        Hit:6 http://cdn-fastly.deb.debian.org/debian stretch Release

        Hit:8 https://www.pivccu.de/piVCCU stable InRelease

        Hit:5 https://apt.armbian.com stretch InRelease

        Fetched 94.3 kB in 3s (28.2 kB/s)

        Reading package lists… Done

        ****Could not find the database of available applications, run update-command-not-found as root to fix this

        upgrade: command not found****

        root@tinkerboard:/#

        Wie gebe ich diesen update-command-not-found Befehl ein?

        Vielleicht behebt das schon den Fehler?

        1 Antwort Letzte Antwort
        0
        • R Offline
          R Offline
          Rogni
          schrieb am zuletzt editiert von
          #17

          Apt-get nicht app get

          Mach mal nacheinander

          Apt-get update

          Apt-get upgrade

          Gruß

          Erik :mrgreen: :mrgreen:

          1 Antwort Letzte Antwort
          0
          • A Offline
            A Offline
            Austriacus
            schrieb am zuletzt editiert von
            #18

            In dieser Reihenfolge wurden einige Dateien downgeloaded und installiert.

            Lieder funktioniert die Adapter-Installation noch immer nicht

            Hier das Protokoll von

            apt-get update

            apt-get upgrade

            vielleicht kann jemand etwas rauslesen?

            root@tinkerboard:/# apt-get update

            Hit:1 http://security.debian.org stretch/updates InRelease

            Hit:4 https://deb.nodesource.com/node_10.x stretch InRelease

            Ign:3 http://cdn-fastly.deb.debian.org/debian stretch InRelease

            Hit:5 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease

            Hit:6 https://www.pivccu.de/piVCCU stable InRelease

            Hit:7 http://cdn-fastly.deb.debian.org/debian stretch-backports InRelease

            Hit:8 http://cdn-fastly.deb.debian.org/debian stretch Release

            Hit:2 https://apt.armbian.com stretch InRelease

            Reading package lists… Done

            root@tinkerboard:/# apt-get upgrade

            Reading package lists… Done

            Building dependency tree

            Reading state information... Done

            Calculating upgrade... Done

            The following package was automatically installed and is no longer required:

            libuv1

            Use 'apt autoremove' to remove it.

            The following packages will be upgraded:

            libssl1.0.2 nodejs pivccu-modules-dkms pivccu3

            4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

            Need to get 117 MB of archives.

            After this operation, 25.6 kB of additional disk space will be used.

            Do you want to continue? [Y/n] Y

            Get:1 http://security.debian.org stretch/updates/main armhf libssl1.0.2 armhf 1.0.2q-1~deb9u1 [922 kB]

            Get:2 https://deb.nodesource.com/node_10.x stretch/main armhf nodejs armhf 10.15.0-1nodesource1 [13.5 MB]

            Get:3 https://www.pivccu.de/piVCCU stable/main armhf pivccu-modules-dkms all 1.0.20 [24.1 kB]

            Get:4 https://www.pivccu.de/piVCCU stable/main armhf pivccu3 armhf 3.41.11-14 [103 MB]

            Fetched 117 MB in 18s (6,185 kB/s)

            Preconfiguring packages …

            (Reading database ... 76533 files and directories currently installed.)

            Preparing to unpack .../pivccu-modules-dkms_1.0.20_all.deb ...

            Removed /etc/systemd/system/multi-user.target.wants/pivccu-dkms.service.

            -------- Uninstall Beginning --------

            Module: pivccu

            Version: 1.0.18

            Kernel: 4.14.81-rockchip (armv7l)


            Status: Before uninstall, this module version was ACTIVE on this kernel.

            dummy_rx8130.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            dw_apb_raw_uart.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            eq3_char_loop.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            fake_hmrf.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            generic_raw_uart.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            led_trigger_timer.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            meson_raw_uart.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            pl011_raw_uart.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            plat_eq3ccu2.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            rpi_rf_mod_led.ko:

            • Uninstallation

            • Deleting from: /lib/modules/4.14.81-rockchip/updates/dkms/

            • Original module

            • No original module was found for this module on this kernel.

            • Use the dkms install command to reinstall any previous module version.

            depmod...

            DKMS: uninstall completed.


            Deleting module version: 1.0.18

            completely from the DKMS tree.


            Done.

            Unpacking pivccu-modules-dkms (1.0.20) over (1.0.18) ...

            Preparing to unpack .../pivccu3_3.41.11-14_armhf.deb ...

            Removed /etc/systemd/system/multi-user.target.wants/pivccu.service.

            Unpacking pivccu3 (3.41.11-14) over (3.41.11-12) ...

            Preparing to unpack .../libssl1.0.2_1.0.2q-1~deb9u1_armhf.deb ...

            Unpacking libssl1.0.2:armhf (1.0.2q-1~deb9u1) over (1.0.2l-2+deb9u3) ...

            Preparing to unpack .../nodejs_10.15.0-1nodesource1_armhf.deb ...

            Detected old npm client, removing...

            Unpacking nodejs (10.15.0-1nodesource1) over (10.14.2-1nodesource1) ...

            Setting up nodejs (10.15.0-1nodesource1) ...

            Setting up libssl1.0.2:armhf (1.0.2q-1~deb9u1) ...

            Processing triggers for libc-bin (2.24-11+deb9u3) ...

            Setting up pivccu-modules-dkms (1.0.20) ...

            Loading new pivccu-1.0.20 DKMS files...

            Building for 4.14.81-rockchip

            Building initial module for 4.14.81-rockchip

            Done.

            dummy_rx8130:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            dw_apb_raw_uart.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            eq3_char_loop.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            fake_hmrf.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            generic_raw_uart.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            hb_rf_usb.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            led_trigger_timer.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            meson_raw_uart.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            pl011_raw_uart.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            plat_eq3ccu2.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            rpi_rf_mod_led.ko:

            Running module version sanity check.

            • Original module

            • No original module exists within this kernel

            • Installation

            • Installing to /lib/modules/4.14.81-rockchip/updates/dkms/

            depmod...

            DKMS: install completed.

            Created symlink /etc/systemd/system/multi-user.target.wants/pivccu-dkms.service → /lib/systemd/system/pivccu-dkms.service.

            Processing triggers for man-db (2.7.6.1-2) ...

            Setting up pivccu3 (3.41.11-14) ...

            Installing new version of config file /etc/piVCCU3/lxc.config ...

            Created symlink /etc/systemd/system/multi-user.target.wants/pivccu.service → /lib/systemd/system/pivccu.service.

            piVCCU: DTB rk3288-tinker.dtb was already patched

            1 Antwort Letzte Antwort
            0
            • A Offline
              A Offline
              Austriacus
              schrieb am zuletzt editiert von
              #19

              Hier ist auch noch eine Fehlermeldung die nach dem Stop von ioBroker ausgegeben wurde

              root@tinkerboard:/# sudo iobroker stop

              Stopping iobroker controller daemon…

              iobroker controller daemon stopped.

              fs.js:115

              throw err;

              ^

              Error: ENOENT: no such file or directory, chmod '/opt/iobroker/node_modules/iobroker.js-controller/lib/../killall.sh'

              at Object.chmodSync (fs.js:1023:3)

              at Daemon.daemon.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:286:32)

              at Daemon.emit (events.js:187:15)

              at Daemon. <anonymous>(/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:267:14)

              at Daemon._tryKill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:277:23)

              at ontimeout (timers.js:436:11)

              at tryOnTimeout (timers.js:300:5)

              at listOnTimeout (timers.js:263:5)

              at Timer.processTimers (timers.js:223:10)</anonymous>

              1 Antwort Letzte Antwort
              0
              • R Offline
                R Offline
                Rogni
                schrieb am zuletzt editiert von
                #20

                Sieht für mich aus als wäre da ein node.js fehler.

                Abrr da sollte noch mal jemand anderes drüberkucken. Bin noch nicht richtig fit was linux betrifft.

                Gruß

                Erik :mrgreen: :mrgreen:

                1 Antwort Letzte Antwort
                0
                • MatzebhvM Offline
                  MatzebhvM Offline
                  Matzebhv
                  schrieb am zuletzt editiert von
                  #21

                  Von wem hast du das Board denn bekommen? Und viel wichtiger: hast du da Geld für abgelatzt?

                  Matze

                  1 Antwort Letzte Antwort
                  0
                  • A Offline
                    A Offline
                    Austriacus
                    schrieb am zuletzt editiert von
                    #22

                    Wär ja mein Geld!

                    Das ist aber nicht das Problem. Das Ding hat ja anstandslos funktioniert, bis ich es mit dem Abbruch einer Adapterinstallation und möglicherweise Änderung der IP Adresse "zerschossen" habe.

                    Ich kann und will niemanden einen Vorwurf machen. War mein Fehler.

                    Wenn Du davon etwas verstehst wäre mir mit einem Lösungsansatz mehr geholfen, als solche Fragen zu stellen.

                    Danke

                    1 Antwort Letzte Antwort
                    0
                    • A Offline
                      A Offline
                      Austriacus
                      schrieb am zuletzt editiert von
                      #23

                      Hier ist übrigens noch eine Fehlermeldung die beim ioBroker Update ausgegeben wird.

                      Ähnelt sehr der Fehlermeldung bei der Adapterinstallation.

                      root@tinkerboard:/opt/iobroker# sudo iobroker update

                      Used repository: default

                      update done

                      Cannot read or parse /opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules/iobro ker.hm-rpc/io-package.json: SyntaxError: Unexpected end of JSON input

                      Cannot read or parse /opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules/iobro ker.hm-rpc/io-package.json: SyntaxError: Unexpected end of JSON input

                      Danach folgt noch eine unauffällige Liste von Adaptern

                      1 Antwort Letzte Antwort
                      0
                      • MatzebhvM Offline
                        MatzebhvM Offline
                        Matzebhv
                        schrieb am zuletzt editiert von
                        #24

                        Hey,

                        war mir schon fast klar, das war natürlich dein Geld.

                        Hier wäre aber eigentlich die erste Anlaufstelle derjenige, der dir das Ding verkauft hat.

                        Da dein System eh noch nicht wirklich konfiguriert war, ich würde es platt machen und neu installieren.

                        Matze

                        1 Antwort Letzte Antwort
                        0
                        • HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #25

                          Ich hab leider noch keine Antwort wie der Installationsversuch abgebrochen wurde.

                          Einfach mit strom raus?

                          Dann besteht hoffnung im Unglück.

                          Dann hat es die Installation zerschossen und mit eu em drüberinstallieren des gesamten ioBroker könnte es gerettet werden können.

                          Gruß

                          Rainer

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

                          1 Antwort Letzte Antwort
                          0
                          • A Offline
                            A Offline
                            Austriacus
                            schrieb am zuletzt editiert von
                            #26

                            Der ist leider heute nicht erreichbar, und es wird nicht das letzte Mal sein, dass ich hier im Forum etwas frage; also hab ich es mal probiert.

                            Ich habe da allerdings etwas gefunden was vielleicht hilft:

                            Inhalt des Ordners /opt/iobroker löschen und dann darin wieder npm install iobroker ausführen

                            Wenn ich das richtig verstehe wird dabei nur der ioBroker neu installiert.

                            Bevor ich das starte, stelle ich die Frage ob man dabei irgendwelche Konfigurationsdaten eingeben muss; wenn ja welche?

                            1 Antwort Letzte Antwort
                            0
                            • A Offline
                              A Offline
                              Austriacus
                              schrieb am zuletzt editiert von
                              #27

                              @Homoran

                              Ich habe die Adapterinstallation gestartet und die ist mit Erfolg durchgelaufen.

                              Danach kommt das Fenster für die Konfiguration wo man u.a. die IP Adresse der CCU eingeben muss.

                              Hier habe ich abgebrochen und die Server mit fixen IP Adressen versorgt. Danach das Tinkerborad neu gestartet und ioBroker mit der neuen IP wieder aufgerufen. Da keine Instanz von HM RPC angelegt wurde habe ich die Adapterinstallation neu gestartet mit dem Resultat der eingangs erwähnten Fehlermeldung.

                              1 Antwort Letzte Antwort
                              0
                              • HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #28

                                Also nix abgebrochen!

                                Nur nicht konfiguriert.

                                Das kann so etwas nicht verursachen.

                                Dann besteht die Gefahr, dass die sd karte einen schuss hat.

                                Leg die zur srite, nimm eine neue und mach alkes neu.

                                Gruß

                                Rainer

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

                                1 Antwort Letzte Antwort
                                0
                                • A Offline
                                  A Offline
                                  Austriacus
                                  schrieb am zuletzt editiert von
                                  #29

                                  Ja, das wird das Beste sein

                                  1 Antwort Letzte Antwort
                                  0
                                  • MatzebhvM Offline
                                    MatzebhvM Offline
                                    Matzebhv
                                    schrieb am zuletzt editiert von
                                    #30

                                    @Austriacus:

                                    Der ist leider heute nicht erreichbar, und es wird nicht das letzte Mal sein, dass ich hier im Forum etwas frage; also hab ich es mal probiert.

                                    Ich habe da allerdings etwas gefunden was vielleicht hilft:

                                    Inhalt des Ordners /opt/iobroker löschen und dann darin wieder npm install iobroker ausführen

                                    Wenn ich das richtig verstehe wird dabei nur der ioBroker neu installiert.

                                    Bevor ich das starte, stelle ich die Frage ob man dabei irgendwelche Konfigurationsdaten eingeben muss; wenn ja welche? `

                                    Danach ist das Ding "nakisch". Derzeit ist doch aber anscheinend eh nix konfiguriert, oder?

                                    Natürlich kannst du jederzeit hier fragen, ich finde aber immer schräg: es verkaufen anscheinend Leute iOBroker-Geräte und verdienen Geld mit fremden Federn. Gibt es dann Probleme wird auf kostenlose Hilfe im Forum gehofft.

                                    Wenn du neu installieren willst: http://www.iobroker.net/docu/?page_id=8323&lang=de

                                    Matze

                                    1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Nicht stören
                                      HomoranH Nicht stören
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von
                                      #31

                                      Meine allererste Frage was der TE genau hat ist auch nicht beantwortet worden.
                                      @TE:

                                      Ich habe heute mein Tinkerboard mit ioBroker und CCU3 bekommen und wollte nach Anleitung den Homematic Adapter verbinden. `

                                      Es handelt sich ja nicht nur um ein ioBroker Tinker, da soll auch noch eine CCU3 (in welcher Form auch immer) drauf sein.

                                      Da muss natürlich noch mehr installiert werden.

                                      Gruß

                                      Rainer

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

                                      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

                                      627

                                      Online

                                      32.7k

                                      Benutzer

                                      82.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