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. iobroker zeschossen

NEWS

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

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

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

iobroker zeschossen

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
175 Beiträge 9 Kommentatoren 29.3k Aufrufe 7 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

    @krisiun

    Und wo wir gerade dabei sind:

    sudo rm /etc/apt/sources.list.d/yar*
    
    KrisiunK Offline
    KrisiunK Offline
    Krisiun
    schrieb am zuletzt editiert von
    #80

    @thomas-braun

    Kann aber trotzdem den iob nicht starten. Gleiche Fehler.

    krisiun@Marek2:/root$ iobroker start
    /usr/bin/node: 1: cannot create : Permission denied
    /usr/bin/node: 2: : not found
    /usr/bin/node: 4: Syntax error: Unterminated quoted string
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • KrisiunK Krisiun

      @thomas-braun

      Kann aber trotzdem den iob nicht starten. Gleiche Fehler.

      krisiun@Marek2:/root$ iobroker start
      /usr/bin/node: 1: cannot create : Permission denied
      /usr/bin/node: 2: : not found
      /usr/bin/node: 4: Syntax error: Unterminated quoted string
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #81

      @krisiun

      NICHT SO SCHNELL!
      Du bist ja auch noch nicht fertig...

      sudo apt update
      cd
      

      sagt?

      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

      KrisiunK 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @krisiun

        NICHT SO SCHNELL!
        Du bist ja auch noch nicht fertig...

        sudo apt update
        cd
        

        sagt?

        KrisiunK Offline
        KrisiunK Offline
        Krisiun
        schrieb am zuletzt editiert von
        #82

        @thomas-braun

        krisiun@Marek2:/root$ sudo apt update
        Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
        Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
        Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
        Get:4 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
        Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
        Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
        Err:4 https://dl.yarnpkg.com/debian stable InRelease
          The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
        Err:6 https://deb.nodesource.com/node_18.x nodistro InRelease
          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
        Fetched 17.1 kB in 4s (4719 B/s)
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        1 package can be upgraded. Run 'apt list --upgradable' to see it.
        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_18.x nodistro InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
        W: Failed to fetch https://deb.nodesource.com/node_18.x/dists/nodistro/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
        W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease  The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
        W: Some index files failed to download. They have been ignored, or old ones used instead.
        
        Thomas BraunT 2 Antworten Letzte Antwort
        0
        • KrisiunK Krisiun

          @thomas-braun

          krisiun@Marek2:/root$ sudo apt update
          Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
          Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
          Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
          Get:4 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
          Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
          Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
          Err:4 https://dl.yarnpkg.com/debian stable InRelease
            The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
          Err:6 https://deb.nodesource.com/node_18.x nodistro InRelease
            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
          Fetched 17.1 kB in 4s (4719 B/s)
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          1 package can be upgraded. Run 'apt list --upgradable' to see it.
          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_18.x nodistro InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
          W: Failed to fetch https://deb.nodesource.com/node_18.x/dists/nodistro/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
          W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease  The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
          W: Some index files failed to download. They have been ignored, or old ones used instead.
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #83

          @krisiun

          Du solltest doch yarn löschen...

          sudo rm /etc/apt/sources.list.d/yar*
          

          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

          KrisiunK 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @krisiun

            Du solltest doch yarn löschen...

            sudo rm /etc/apt/sources.list.d/yar*
            
            KrisiunK Offline
            KrisiunK Offline
            Krisiun
            schrieb am zuletzt editiert von
            #84

            @thomas-braun
            Dann sag mir bitte, bitte wie? Sorry aber das ist mir auch schon unangenehm dass ich das nicht schnalle

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • KrisiunK Krisiun

              @thomas-braun

              krisiun@Marek2:/root$ sudo apt update
              Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
              Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
              Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
              Get:4 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
              Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
              Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
              Err:4 https://dl.yarnpkg.com/debian stable InRelease
                The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
              Err:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
              Fetched 17.1 kB in 4s (4719 B/s)
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              1 package can be upgraded. Run 'apt list --upgradable' to see it.
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_18.x nodistro InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
              W: Failed to fetch https://deb.nodesource.com/node_18.x/dists/nodistro/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
              W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease  The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #85

              @krisiun

              Dann

              sudo rm `sudo find / -name nodesource.gpg`
              sudo rm `sudo find / -name nodesource.key`
              sudo apt install -y ca-certificates curl gnupg
              sudo mkdir -p /etc/apt/keyrings
              curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg
              sudo apt update
              

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

              1 Antwort Letzte Antwort
              0
              • KrisiunK Krisiun

                @thomas-braun
                Dann sag mir bitte, bitte wie? Sorry aber das ist mir auch schon unangenehm dass ich das nicht schnalle

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

                @krisiun sagte in iobroker zeschossen:

                Dann sag mir bitte, bitte wie?

                Steht doch da.

                sudo rm /etc/apt/sources.list.d/yar*
                

                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

                KrisiunK 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @krisiun sagte in iobroker zeschossen:

                  Dann sag mir bitte, bitte wie?

                  Steht doch da.

                  sudo rm /etc/apt/sources.list.d/yar*
                  
                  KrisiunK Offline
                  KrisiunK Offline
                  Krisiun
                  schrieb am zuletzt editiert von
                  #87

                  @thomas-braun
                  Ich bin dabei aber ich kanns nicht finden

                  Thomas BraunT bahnuhrB 2 Antworten Letzte Antwort
                  0
                  • KrisiunK Krisiun

                    @thomas-braun
                    Ich bin dabei aber ich kanns nicht finden

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

                    @krisiun sagte in iobroker zeschossen:

                    ich kanns nicht finden

                    Was? Dein Terminal?

                    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

                    KrisiunK 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @krisiun sagte in iobroker zeschossen:

                      ich kanns nicht finden

                      Was? Dein Terminal?

                      KrisiunK Offline
                      KrisiunK Offline
                      Krisiun
                      schrieb am zuletzt editiert von
                      #89

                      @thomas-braun
                      wo ich das löschen kann

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • KrisiunK Krisiun

                        @thomas-braun
                        Ich bin dabei aber ich kanns nicht finden

                        bahnuhrB Online
                        bahnuhrB Online
                        bahnuhr
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von
                        #90

                        @krisiun sagte in iobroker zeschossen:

                        Ich bin dabei aber ich kanns nicht finden

                        Du sollst da nichts finden.
                        Sondern dich per putty (oder was du auch immer nimmst) einloggen.
                        Und dann in der konsole den Befehl eingeben.

                        Mehr nicht.


                        Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                        Danke.
                        gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                        ScreenToGif :https://www.screentogif.com/downloads.html

                        1 Antwort Letzte Antwort
                        0
                        • KrisiunK Krisiun

                          @thomas-braun
                          wo ich das löschen kann

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

                          @krisiun

                          MIT DEM BEFEHL:

                          sudo rm /etc/apt/sources.list.d/yar*
                          

                          Klickst du da mit einem Filebrowser wild durch die Gegend? Lass das!

                          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

                          KrisiunK 2 Antworten Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @krisiun

                            MIT DEM BEFEHL:

                            sudo rm /etc/apt/sources.list.d/yar*
                            

                            Klickst du da mit einem Filebrowser wild durch die Gegend? Lass das!

                            KrisiunK Offline
                            KrisiunK Offline
                            Krisiun
                            schrieb am zuletzt editiert von
                            #92

                            @thomas-braun

                            krisiun@Marek2:/root$ sudo rm /etc/apt/sources.list.d/yar*
                            rm: cannot remove '/etc/apt/sources.list.d/yar*': No such file or directory
                            krisiun@Marek2:/root$
                            
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @krisiun

                              MIT DEM BEFEHL:

                              sudo rm /etc/apt/sources.list.d/yar*
                              

                              Klickst du da mit einem Filebrowser wild durch die Gegend? Lass das!

                              KrisiunK Offline
                              KrisiunK Offline
                              Krisiun
                              schrieb am zuletzt editiert von
                              #93

                              @thomas-braun
                              Ist wohl wieder falsch?

                              1 Antwort Letzte Antwort
                              0
                              • KrisiunK Krisiun

                                @thomas-braun

                                krisiun@Marek2:/root$ sudo rm /etc/apt/sources.list.d/yar*
                                rm: cannot remove '/etc/apt/sources.list.d/yar*': No such file or directory
                                krisiun@Marek2:/root$
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von Thomas Braun
                                #94

                                @krisiun

                                cd
                                ls -lAh /etc/apt/sources.list.d/
                                

                                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

                                KrisiunK 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @krisiun

                                  cd
                                  ls -lAh /etc/apt/sources.list.d/
                                  
                                  KrisiunK Offline
                                  KrisiunK Offline
                                  Krisiun
                                  schrieb am zuletzt editiert von
                                  #95

                                  @thomas-braun

                                  krisiun@Marek2:/root$ ls -lAh /etc/apt/sources.list.d/
                                  total 0
                                  -rw-r--r-- 1 root root 100 Oct  8 21:12 nodesource.list
                                  -rw-r--r-- 1 root root 202 Nov 22  2022 nodesource.list.distUpgrade
                                  -rw-r--r-- 1 root root 109 Oct  8 21:11 nodesource.list.save
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • KrisiunK Krisiun

                                    @thomas-braun

                                    krisiun@Marek2:/root$ ls -lAh /etc/apt/sources.list.d/
                                    total 0
                                    -rw-r--r-- 1 root root 100 Oct  8 21:12 nodesource.list
                                    -rw-r--r-- 1 root root 202 Nov 22  2022 nodesource.list.distUpgrade
                                    -rw-r--r-- 1 root root 109 Oct  8 21:11 nodesource.list.save
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #96

                                    @krisiun

                                    cd
                                    sudo rm /etc/apt/sources.list.d/nodesource.list.*
                                    sudo apt update
                                    

                                    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

                                    KrisiunK 1 Antwort Letzte Antwort
                                    0
                                    • KrisiunK Krisiun

                                      @thomas-braun
                                      Hab alles gemacht

                                      HomoranH Nicht stören
                                      HomoranH Nicht stören
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von
                                      #97

                                      @krisiun sagte in iobroker zeschossen:

                                      Hab alles gemacht

                                      zeigen!
                                      incl. Eingabe

                                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @krisiun

                                        cd
                                        sudo rm /etc/apt/sources.list.d/nodesource.list.*
                                        sudo apt update
                                        
                                        KrisiunK Offline
                                        KrisiunK Offline
                                        Krisiun
                                        schrieb am zuletzt editiert von
                                        #98

                                        @thomas-braun

                                        krisiun@Marek2:/root$ cd
                                        krisiun@Marek2:~$ sudo rm /etc/apt/sources.list.d/nodesource.list.*
                                        krisiun@Marek2:~$ sudo apt update
                                        Hit:1 https://deb.nodesource.com/node_18.x nodistro InRelease
                                        Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
                                        Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease
                                        Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
                                        Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
                                        Err:1 https://deb.nodesource.com/node_18.x nodistro InRelease
                                          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        1 package can be upgraded. Run 'apt list --upgradable' to see it.
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_18.x nodistro InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
                                        W: Failed to fetch https://deb.nodesource.com/node_18.x/dists/nodistro/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
                                        W: Some index files failed to download. They have been ignored, or old ones used instead.
                                        
                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • KrisiunK Krisiun

                                          @thomas-braun

                                          krisiun@Marek2:/root$ cd
                                          krisiun@Marek2:~$ sudo rm /etc/apt/sources.list.d/nodesource.list.*
                                          krisiun@Marek2:~$ sudo apt update
                                          Hit:1 https://deb.nodesource.com/node_18.x nodistro InRelease
                                          Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
                                          Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease
                                          Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
                                          Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
                                          Err:1 https://deb.nodesource.com/node_18.x nodistro InRelease
                                            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
                                          Reading package lists... Done
                                          Building dependency tree... Done
                                          Reading state information... Done
                                          1 package can be upgraded. Run 'apt list --upgradable' to see it.
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_18.x nodistro InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
                                          W: Failed to fetch https://deb.nodesource.com/node_18.x/dists/nodistro/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
                                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #99

                                          @krisiun

                                          Wir nähern uns langsam an...

                                          sudo rm `sudo find / -name nodesource.gpg`
                                          sudo rm `sudo find / -name nodesource.key`
                                          sudo apt install -y ca-certificates curl gnupg
                                          sudo mkdir -p /etc/apt/keyrings
                                          curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg
                                          sudo apt update
                                          

                                          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

                                          KrisiunK 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

                                          807

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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