Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. js Controler auf 7.07 geht nicht Fehlermeldung iOb

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    js Controler auf 7.07 geht nicht Fehlermeldung iOb

    This topic has been deleted. Only users with topic management privileges can see it.
    • marcel-drzal
      marcel-drzal @Thomas Braun last edited by marcel-drzal

      @thomas-braun

      direcktes uptadt aus iobroker:

      41d8b3bc-1164-42bb-a7dd-aecda06a6bfb-image.png

      marcel@10.10.50.16's password:
      Linux iobroker 6.14.8-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.14.8-2 (2025-07-22T10:0                                                       4Z) x86_64
      
      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.
      
      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Tue Aug 26 18:40:15 2025 from 10.10.10.166
      marcel@iobroker:~$ sudo apt update
      [sudo] password for marcel:
      Hit:1 http://deb.debian.org/debian trixie InRelease
      Get:2 http://security.debian.org/debian-security trixie-security InRelease [43.4                                                        kB]
      Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB]
      Get:4 https://repos.influxdata.com/debian buster InRelease [12.9 kB]
      Get:5 https://deb.nodesource.com/node_22.x nodistro InRelease [12.1 kB]
      Get:6 http://security.debian.org/debian-security trixie-security/main amd64 Pack                                                       ages [33.1 kB]
      Get:7 http://security.debian.org/debian-security trixie-security/main Translatio                                                       n-en [22.0 kB]
      Err:4 https://repos.influxdata.com/debian buster InRelease
        The following signatures couldn't be verified because the public key is not av                                                       ailable: NO_PUBKEY D8FF8E1F7DF8B07E
      Get:8 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages [7803 B]
      Err:9 https://dl.yarnpkg.co m/debian InRelease
        Could not connect to dl.yarnpkg.co:443 (3.225.137.198). - connect (111: Connec                                                       tion refused) Could not connect to dl.yarnpkg.co:443 (44.207.185.150). - connect                                                        (111: Connection refused)
      Fetched 178 kB in 1s (325 kB/s)
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      471 packages can be upgraded. Run 'apt list --upgradable' to see them.
      W: An error occurred during the signature verification. The repository is not up                                                       dated and the previous index files will be used. GPG error: https://repos.influx                                                       data.com/debian buster InRelease: The following signatures couldn't be verified                                                        because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
      W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  T                                                       he following signatures couldn't be verified because the public key is not avail                                                       able: NO_PUBKEY D8FF8E1F7DF8B07E
      W: Failed to fetch https://dl.yarnpkg.co/dists/m/debian/InRelease  Could not con                                                       nect to dl.yarnpkg.co:443 (3.225.137.198). - connect (111: Connection refused) C                                                       ould not connect to dl.yarnpkg.co:443 (44.207.185.150). - connect (111: Connecti                                                       on refused)
      W: Some index files failed to download. They have been ignored, or old ones used                                                        instead.
      
      
      PlatformBetriebssystem:linux
      Architektur:x64
      CPUs:2
      Geschwindigkeit:4043 MHz
      Modell:unknown
      RAM:6 GB
      System-Betriebszeit:2 T. 00:15:05
      Node.js:v22.18.0
      Zeit:1756964837826
      Zeitversatz:-120
      NPM:10.9.3
      Adapter-Anzahl:574
      Datenträgergröße:29.4 GB
      Freier Festplattenspeicher:18.5 GB
      Aktive Instanzen:21
      Pfad:/opt/iobroker/
      Betriebszeit:2 T. 00:15:01
      aktiv:true
      _nodeCurrent:22.18.0
      _nodeNewest:22.19.0
      _nodeNewestNext:22.19.0
      _npmCurrent:10.9.3
      _npmNewest:10.9.3
      _npmNewestNext:10.9.3
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @marcel-drzal last edited by Thomas Braun

        @marcel-drzal

        Hau die 471 Updates rein, verdammt.

        Die influxdb-Quelle ist veraltet. Leg die neu an.
        Geht so:
        https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

        Und dann schau, aus welcher Datei dieses yarn-Dingsi kommt.

        cd /etc/apt/
        grep -r yarn .
        

        Die Zeile mit dem Eintrag zu yarn würde ich löschen.

        marcel-drzal 1 Reply Last reply Reply Quote 0
        • marcel-drzal
          marcel-drzal @Thomas Braun last edited by marcel-drzal

          @thomas-braun

          habe ich bekomme hier die Meldung:

          Fetched 38.5 MB in 3s (11.3 MB/s)
          Reading changelogs... Done
          Extracting templates from packages: 100%
          Preconfiguring packages ...
          (Reading database ... 43860 files and directories currently installed.)
          Preparing to unpack .../base-files_13.8_amd64.deb ...
          
          
          ******************************************************************************
          *
          * The base-files package cannot be installed because
          * /bin is a directory, but should be a symbolic link.
          *
          * Please install the usrmerge package to convert this system to merged-/usr.
          *
          * For more information please read https://wiki.debian.org/UsrMerge.
          *
          ******************************************************************************
          
          
          dpkg: error processing archive /var/cache/apt/archives/base-files_13.8_amd64.deb (--unpack):
           new base-files package pre-installation script subprocess returned error exit status 1
          Errors were encountered while processing:
           /var/cache/apt/archives/base-files_13.8_amd64.deb
          E: Sub-process /usr/bin/dpkg returned an error code (1)
          marcel@iobroker:~$
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @marcel-drzal last edited by

            @marcel-drzal

            Hast du das ganze Ding über Jahre von Release zu Release geschliffen?
            Oder von Buster direkt auf Trixie gesprungen?
            Da scheint mir einiges schiefgelaufen zu sein.
            Installier es von Grund auf neu.

            marcel-drzal 1 Reply Last reply Reply Quote 0
            • marcel-drzal
              marcel-drzal @Thomas Braun last edited by

              @thomas-braun nein denke habe es immer auf den neusten Stand gehalten.

              Neu? Gibt es einen anderen Weg. Wie kann ich da am besten vor gehen?

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @marcel-drzal last edited by Thomas Braun

                @marcel-drzal sagte in js Controler auf 7.07 geht nicht Fehlermeldung iOb:

                denke habe es immer auf den neusten Stand gehalten.

                Von wo aus? Also doch über Generationen rübergetragen?

                Neu? Gibt es einen anderen Weg.

                Ich würde es neuinstallieren. Da fehlt mindestens der usrmerge auf der Kiste und wer weiß was sonst noch alles.

                Edit:
                Und dein Herumgehampel als root trägt auch nicht dazu bei da ein stabiles, sauberes System zu haben.

                marcel-drzal 1 Reply Last reply Reply Quote 0
                • marcel-drzal
                  marcel-drzal @Thomas Braun last edited by

                  @thomas-braun

                  ok, ich mach alles neu.
                  kannst du mir dabei helfen?

                  würde erst mal ein neues sauberes System auf setzen in Proxmox.
                  also es erst mal parallel laufen lassen und nach und nach alles rüber ziehen.
                  oder geht das nich ?

                  ich denke wenn ich ein Backup ziehe in iobroker habe ich die gelichen Probleme dann wieder oder?

                  da_Woody Thomas Braun 2 Replies Last reply Reply Quote 0
                  • da_Woody
                    da_Woody @marcel-drzal last edited by

                    @marcel-drzal bin jetzt auch kein profi, aber sauber aufsetzen (beschreibungen gibts genug), backup mit dem backitup adapter machen, dann sollten keine schweinereien mehr sein nach rückspielen.

                    1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @marcel-drzal last edited by

                      @marcel-drzal sagte in js Controler auf 7.07 geht nicht Fehlermeldung iOb:

                      ich denke wenn ich ein Backup ziehe in iobroker habe ich die gelichen Probleme dann wieder oder?

                      Nein, das darunterliegende System ist krumm und schief, der ioBroker dürfte da nicht direkt von betroffen sein.
                      Zur Installation auf Proxmox:
                      https://www.iobroker.net/#de/documentation/install/proxmox.md

                      da_Woody 1 Reply Last reply Reply Quote 1
                      • da_Woody
                        da_Woody @Thomas Braun last edited by

                        @thomas-braun da wäre erstmal die frage, wie aktuell proxmox ist... 😉

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @da_Woody last edited by

                          @da_woody

                          Da würde ich halt auch die aktuelle Version empfehlen...

                          1 Reply Last reply Reply Quote 1
                          • First post
                            Last post

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          852
                          Online

                          32.0k
                          Users

                          80.6k
                          Topics

                          1.3m
                          Posts

                          5
                          31
                          792
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo