Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Update Probleme

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Update Probleme

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Sebbo last edited by

      Hallo,

      ich habe wohl irgendwann mal eine Installation verbockt. Da hängt jetzt immer irgendwas mit pushbullet wenn ich ein update machen will.

      Muss dann immer erst die Datei /opt/iobroker/node_modules/node-red-node-pushbullet löschen. Sonst kommt diese Meldung:

      $ ./iobroker upgrade sayit
      Update sayit from @1.6.4 to @1.6.5
      npm install iobroker.sayit@1.6.5 --production --prefix "/opt/iobroker" (System call)
      npm
      
      WARN
      
      checkPermissions Missing write access to /opt/iobroker/node_modules/node-red-node-pushbullet
      npm
      
      ERR!
       path /opt/iobroker/node_modules/node-red-node-pushbulletnpm ERR! code
       ELOOPnpm
       ERR! errno -40npm ERR! syscall access
      npm
       ERR! ELOOP: too many symbolic links encountered, access '/opt/iobroker/node_modules/node-red-node-pushbullet'
      
      npm
      
      ERR!
       A complete log of this run can be found in:
      npm 
      ERR!     /root/.npm/_logs/2017-11-08T21_24_48_271Z-debug.log
      ERROR: host.Jessie-IoBroker Cannot install iobroker.sayit@1.6.5: 216
      ERROR: process exited with code 25
      
      

      Kann mir jemand einen Tipp geben was ich machen muss um diesen nervigen Fehler dauerhaft zu beheben.

      LG Sebbo

      1 Reply Last reply Reply Quote 0
      • S
        Sebbo last edited by

        hat keiner eine Idee?

        LG Sebbo

        1 Reply Last reply Reply Quote 0
        • Bluefox
          Bluefox last edited by

          Du hast "node-red-node-pushbullet" installiert und dieses Paket macht die Probleme.

          cd /opt/iobroker/node_modules/node-red-node-pushbullet
          rm * -R
          cd ..
          rmdir node-red-node-pushbullet
          cd ..
          
          ./iobroker upgrade sayit
          
          

          Danach kannst du versuchen "node-red-node-pushbullet" wieder zu installieren.

          npm i node-red-node-pushbullet
          
          1 Reply Last reply Reply Quote 0
          • S
            Sebbo last edited by

            Danke,

            aber beim Aufruf des Verzeichnis kommt direkt:

            cd /opt/iobroker/node_modules/node-red-node-pushbullet: Zu viele Ebenen aus symbolischen Links

            LG Sebbo

            1 Reply Last reply Reply Quote 0
            • S
              Sebbo last edited by

              @Bluefox:

              Du hast "node-red-node-pushbullet" installiert und dieses Paket macht die Probleme.

              cd /opt/iobroker/node_modules/node-red-node-pushbullet
              rm * -R
              cd ..
              rmdir node-red-node-pushbullet
              cd ..
              
              ./iobroker upgrade sayit
              
              

              Danach kannst du versuchen "node-red-node-pushbullet" wieder zu installieren.

              npm i node-red-node-pushbullet
              ```` `  
              

              Kannst du vielleicht nochmal drüber schauen? Das wäre super… Danke

              LG Sebbo

              1 Reply Last reply Reply Quote 0
              • S
                Sebbo last edited by

                Jemand anderes der mir vielleicht helfen kann?

                LG Sebbo

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

                Support us

                ioBroker
                Community Adapters
                Donate

                1.0k
                Online

                31.6k
                Users

                79.5k
                Topics

                1.3m
                Posts

                2
                6
                1712
                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