Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Adapter Installation funktioniert nicht mehr !

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Adapter Installation funktioniert nicht mehr !

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

      |Hardwaresystem:| Pi 4|
      |Arbeitsspeicher:| 4 GB |
      |Festplattenart:| SD-Karte |
      |Betriebssystem:| Raspberry Pi OS |
      |Node-Version:| 12.22.7 |
      |Nodejs-Version:| 12.22.7 |
      |NPM-Version:| 6.14.15 |
      |Installationsart:| Skript |

      Bildschirmfoto vom 2021-12-08 10-54-45.png

      Seit meinen Backup startet mein Max Cul Adapter nicht mehr, wenn ich rebuilt benutzen will kommt kann nicht lokalisiert werden. Neuinstallation bricht mit Error 25 ab. Was kann ich tun um das zu lösen ?

      Glasfaser 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @Jens G. last edited by

        @jens-g sagte in Max CUL Adapter funktioniert nicht mehr ! Bitte um Hilfe:

        Was kann ich tun um das zu lösen ?

        Den ganzen Log hier posten ( in Code-Tags </>)

        Jens G. 1 Reply Last reply Reply Quote 0
        • Jens G.
          Jens G. @Glasfaser last edited by

          @glasfaser ```
          code_text

          
          Log-Größe: 1.7 MB
          Zeit
          	
          Nachricht
          host.smarthomepi
          	2021-12-07 13:02:13.652	error	Cannot download and install adapter "maxcul@1.3.1". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
          host.smarthomepi
          	2021-12-07 13:02:11.607	error	iobroker npm-install: host.smarthomepi Cannot install iobroker.maxcul@1.3.1: 216
          host.smarthomepi
          	2021-12-07 13:01:35.474	error	iobroker npm-install: host.smarthomepi Cannot install iobroker.maxcul@1.3.1: 216
          host.smarthomepi
          	2021-12-07 13:00:59.881	error	iobroker npm-install: host.smarthomepi Cannot install iobroker.maxcul@1.3.1: 216
          host.smarthomepi
          	2021-12-07 13:00:23.829	error	iobroker npm-install: host.smarthomepi Cannot install iobroker.maxcul@1.3.1: 216
          
          

          code_text

          Glasfaser 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @Jens G. last edited by

            @jens-g sagte in Max CUL Adapter funktioniert nicht mehr ! Bitte um Hilfe:

            To retry it disable/enable the adapter or restart host. Also check the error messages in the log!

            Hast du das schon gemacht .

            Jens G. 1 Reply Last reply Reply Quote 0
            • Jens G.
              Jens G. @Glasfaser last edited by Jens G.

              @glasfaser
              Ja leider keine Besserung.
              Hier noch der aktuelle Log iobroker.2021-12-07.log
              Neuinstallation geht auch nicht 😞

              host.smarthomepi
              	2021-12-07 13:26:23.194	info	iobroker npm-install: npm install iobroker.maxcul@1.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
              host.smarthomepi
              	2021-12-07 13:26:23.191	info	iobroker npm-install: NPM version: 6.14.15
              host.smarthomepi
              	2021-12-07 13:26:20.274	info	iobroker install maxcul@1.3.1 using installedVersion
              host.smarthomepi
              	2021-12-07 13:26:20.273	warn	startInstance cannot find adapter "maxcul@1.3.1". Try to install it... 4 attempt
              host.smarthomepi
              	2021-12-07 13:26:19.272	info	iobroker npm-install: exit 25
              host.smarthomepi
              	2021-12-07 13:26:18.249	error	iobroker npm-install: host.smarthomepi Cannot install iobroker.maxcul@1.3.1: 216
              host.smarthomepi
              	2021-12-07 13:26:18.223	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-12-07T12_26_18_187Z-debug.log
              host.smarthomepi
              	2021-12-07 13:26:18.221	info	iobroker npm-install:
              host.smarthomepi
              	2021-12-07 13:26:18.171	info	iobroker npm-install: npm ERR! ELOOP: too many symbolic links encountered, access '/opt/iobroker/node_modules/iobroker.maxcul'
              host.smarthomepi
              	2021-12-07 13:26:18.160	info	iobroker npm-install: npm ERR! errno -40
              host.smarthomepi
              	2021-12-07 13:26:18.156	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/iobroker.maxcul
              host.smarthomepi
              	2021-12-07 13:26:18.154	info	iobroker npm-install: npm ERR! syscall access
              host.smarthomepi
              	2021-12-07 13:26:18.151	info	iobroker npm-install: npm ERR! code ELOOP
              

              Wiederholt sich leider immer wieder.

              $ iobroker add maxcul --host smarthomepi
              
              NPM version: 6.14.15
              
              npm install iobroker.maxcul@1.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
              
              npm ERR! code ELOOPnpm ERR! syscall accessnpm ERR! path /opt/iobroker/node_modules/iobroker.maxculnpm ERR! errno -40
              
              npm ERR! ELOOP: too many symbolic links encountered, access '/opt/iobroker/node_modules/iobroker.maxcul'
              
              npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-12-07T13_12_37_419Z-debug.log
              
              host.smarthomepi Cannot install iobroker.maxcul@1.3.1: 216
              
              ERROR: Process exited with code 25
              
              
              $ iobroker add cul --host smarthomepi
              
              NPM version: 6.14.15
              
              npm install iobroker.cul@1.3.5 --loglevel error --prefix "/opt/iobroker" (System call)
              
              npm ERR! code ELOOP
              
              npm ERR! syscall accessnpm ERR! path /opt/iobroker/node_modules/iobroker.maxculnpm ERR! errno -40
              
              npm ERR! ELOOP: too many symbolic links encountered, access '/opt/iobroker/node_modules/iobroker.maxcul'
              
              npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-12-08T09_46_41_276Z-debug.log
              
              host.smarthomepi Cannot install iobroker.cul@1.3.5: 216
              
              ERROR: Process exited with code 25
              
              
              
              
              

              Mist habe irgendwie mein npm zerschossen jetzt installiert er gar nichts mehr 😞

              Hier nochmal ein aktueller npm log 2021-12-08T09_05_05_734Z-debug.log
              Bitte brauche dringend Hilfe
              Bin zurück auf 12.22.7 leider keine Besserung

              Kann das ein Anzeichen für eine bald sterbende SD Karte sein, obwohl alles andere läuft noch 1A

              Jens G. 1 Reply Last reply Reply Quote 0
              • Jens G.
                Jens G. @Jens G. last edited by Jens G.

                Bitte brauche dringend Hilfe
                Bin zurück auf 12.22.7 leider keine Besserung

                Kann das ein Anzeichen für eine bald sterbende SD Karte sein, obwohl alles andere läuft noch 1A.
                Gelöst, einfach maxcul symlink gelöscht

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

                Support us

                ioBroker
                Community Adapters
                Donate

                894
                Online

                31.9k
                Users

                80.1k
                Topics

                1.3m
                Posts

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