Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Synology Adapter, nicht installierbar

    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

    Synology Adapter, nicht installierbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Peter0026 last edited by Homoran

      Synology Adapter nicht installierbar.

      Hallo an alle!
      Ich habe ein Problem mit meinen Synology Adapter. Nach dem Umzug meiner IOBroker Installation auf einen neuen Rechner (MSI CUBI5, I7), kann ich die Synology Adapter nicht mehr installieren. Alle andere Adapter (Shelly, Tasmota usw...arbeiten einwandfrei, genauso wie die importierten Scripte). NPM:9.5.1, NodeJs:18.17.0, CPU:i7-10510, RAM: 16 Gb
      Ich verstehe nicht warum das so ist... Probehalber habe ich auf einen alten Rechner Iobroker installiert, da gibt es keine Probleme, die Synology Adapter kann problemlos installiert werden. Es ist eine Windows Installation.
      Anbei die Logdatei:

      0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
      1 info using npm@9.6.7
      2 info using node@v18.17.0
      3 timing npm:load:whichnode Completed in 2ms
      4 timing config:load:defaults Completed in 5ms
      5 timing config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc Completed in 3ms
      6 timing config:load:builtin Completed in 4ms
      7 timing config:load:cli Completed in 3ms
      8 timing config:load:env Completed in 0ms
      9 timing config:load:file:C:\ioBroker\.npmrc Completed in 0ms
      10 timing config:load:project Completed in 1ms
      11 timing config:load:file:C:\Windows\system32\config\systemprofile\.npmrc Completed in 0ms
      12 timing config:load:user Completed in 1ms
      13 timing config:load:file:C:\Program Files\nodejs\etc\npmrc Completed in 0ms
      14 timing config:load:global Completed in 0ms
      15 timing config:load:setEnvs Completed in 2ms
      16 timing config:load Completed in 16ms
      17 timing npm:load:configload Completed in 17ms
      18 timing npm:load:mkdirpcache Completed in 0ms
      19 timing npm:load:mkdirplogs Completed in 0ms
      20 verbose title npm install iobroker.synology@2.1.13
      21 verbose argv "install" "--save-exact" "--loglevel" "error" "iobroker.synology@2.1.13"
      22 timing npm:load:setTitle Completed in 2ms
      23 timing config:load:flatten Completed in 3ms
      24 timing npm:load:display Completed in 3ms
      25 verbose logfile logs-max:10 dir:C:\Windows\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2023-07-23T14_18_16_201Z-
      26 verbose logfile C:\Windows\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2023-07-23T14_18_16_201Z-debug-0.log
      27 timing npm:load:logFile Completed in 13ms
      28 timing npm:load:timers Completed in 0ms
      29 timing npm:load:configScope Completed in 0ms
      30 timing npm:load Completed in 39ms
      31 timing arborist:ctor Completed in 1ms
      32 timing idealTree:init Completed in 505ms
      33 timing idealTree:userRequests Completed in 2ms
      34 silly idealTree buildDeps
      35 silly fetch manifest iobroker.synology@2.1.13
      36 silly logfile start cleaning logs, removing 6 files
      37 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.zigbee
      38 silly logfile done cleaning log files
      39 http fetch GET 200 https://registry.npmjs.org/iobroker.synology 90ms (cache hit)
      40 silly placeDep ROOT iobroker.synology@2.1.13 OK for: iobroker.inst@3.0.0 want: 2.1.13
      41 silly fetch manifest simple-ssh@^1.1.0
      42 silly fetch manifest syno@git+https://git@github.com/MeisterTR/syno.git
      43 http fetch GET 200 https://registry.npmjs.org/simple-ssh 296ms (cache hit)
      44 timing idealTree:#root Completed in 396ms
      45 silly placeDep ROOT simple-ssh@1.1.1 OK for: iobroker.synology@2.1.13 want: ^1.1.0
      46 silly fetch manifest ssh2@^1.5.0
      47 silly placeDep node_modules/iobroker.synology syno@ OK for: iobroker.synology@2.1.13 want: git+https://git@github.com/MeisterTR/syno.git
      48 http fetch GET 200 https://registry.npmjs.org/ssh2 65ms (cache hit)
      49 timing idealTree:node_modules/iobroker.synology Completed in 69ms
      50 silly placeDep ROOT ssh2@1.14.0 OK for: simple-ssh@1.1.1 want: ^1.5.0
      51 silly fetch manifest cpu-features@~0.0.8
      52 http fetch GET 200 https://registry.npmjs.org/cpu-features 5ms (cache hit)
      53 timing idealTree:node_modules/simple-ssh Completed in 9ms
      54 silly placeDep ROOT cpu-features@0.0.8 OK for: ssh2@1.14.0 want: ~0.0.8
      55 silly fetch manifest buildcheck@~0.0.6
      56 http fetch GET 200 https://registry.npmjs.org/buildcheck 4ms (cache hit)
      57 timing idealTree:node_modules/ssh2 Completed in 7ms
      58 silly placeDep ROOT buildcheck@0.0.6 OK for: cpu-features@0.0.8 want: ~0.0.6
      59 timing idealTree:node_modules/cpu-features Completed in 1ms
      60 timing idealTree:node_modules/buildcheck Completed in 0ms
      61 timing idealTree:node_modules/iobroker.synology/node_modules/syno Completed in 0ms
      62 timing idealTree:buildDeps Completed in 483ms
      63 timing idealTree:fixDepFlags Completed in 4ms
      64 timing idealTree Completed in 996ms
      65 timing command:install Completed in 1003ms
      66 verbose stack Error: An unknown git error occurred
      66 verbose stack     at makeError (C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\git\lib\make-error.js:28:13)
      66 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\git\lib\spawn.js:37:26
      66 verbose stack     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      67 verbose cwd C:\ioBroker
      68 verbose Windows_NT 10.0.19045
      69 verbose node v18.17.0
      70 verbose npm  v9.6.7
      71 error code ENOENT
      72 error syscall spawn git
      73 error path git
      74 error errno -4058
      75 error enoent An unknown git error occurred
      76 error enoent This is related to npm not being able to find a file.
      76 error enoent
      77 verbose exit -4058
      78 timing npm Completed in 1365ms
      79 verbose unfinished npm timer reify 1690121896562
      80 verbose unfinished npm timer reify:loadTrees 1690121896566
      81 verbose code -4058
      82 error A complete log of this run can be found in: C:\Windows\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2023-07-23T14_18_16_201Z-debug-0.log
      

      MOD-EDIT: Code in code-tags gesetzt!

      Die Installation habe ich auch in der Expertenmode über Github usw, probiert, leider ohne Erfolg.
      Vielleich kennt Jemand das Problem.
      Vielen Dank!!

      DJMarc75 ? 2 Replies Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @Peter0026 last edited by

        @peter0026 sagte in Synology Adapter, nicht installierbar:

        Nach dem Umzug meiner IOBroker Installation auf einen neuen Rechner

        von wo nach wo und wie gemacht ?
        Ohne Infos kann Dir wenig geholfen werden.

        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

        1 Reply Last reply Reply Quote 0
        • P
          Peter0026 last edited by

          @peter0026 said in Synology Adapter, nicht installierbar:

          Nach dem Umzug meiner IOBroker Installation auf einen neuen Rechner (MSI CUBI5, I7,) CPU:i7-10510, RAM: 16 Gb

          Es steht oben: "Nach dem Umzug meiner IOBroker Installation auf einen neuen Rechner (MSI CUBI5, I7)"
          Der Umzug fand statt von eine eine Synology Windows virtuelle Maschine (kein Docker) auf die besagte MSI CUBI5.
          Alle Adapter wurden manuell neu installiert, de der Import von der IOBroker Konfiguration nicht funktioniert hatte. Lediglich die Scripte wurden importiert. Da ich auch den Zigbee Stick ausgetauscht habe, (von CC2531 auf die neue SONOFF Zigbee 3,0 USB Dongle Plus) die Zigbee Komponenten wurden alle neu gekoppelt und die Konfiguration nicht importiert.

          Thomas Braun DJMarc75 Homoran 3 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Peter0026 last edited by

            @peter0026

            Ich würde behaupten das ist git nicht installiert.

            1 Reply Last reply Reply Quote 0
            • DJMarc75
              DJMarc75 @Peter0026 last edited by

              @peter0026 sagte in Synology Adapter, nicht installierbar:

              Es steht oben

              Bitte auch immer Texte in Codetags hier reinsetzen.
              Das kann man dann auch lesen.

              1 Reply Last reply Reply Quote 0
              • ?
                A Former User @Peter0026 last edited by

                Moin,

                @peter0026 sagte in Synology Adapter, nicht installierbar:

                > 66 verbose stack Error: An unknown git error occurred
                > 66 verbose stack     at makeError (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\git\lib\make-error.js:28:13)
                > 66 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\git\lib\spawn.js:37:26
                > 66 verbose stack     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                > 67 verbose cwd C:\ioBroker
                > 68 verbose Windows_NT 10.0.19045
                > 69 verbose node v18.17.0
                > 70 verbose npm  v9.6.7
                > 71 error code ENOENT
                > 72 error syscall spawn git
                > 73 error path git
                > 74 error errno -4058
                > 75 error enoent An unknown git error occurred
                > 76 error enoent This is related to npm not being able to find a file.
                > 76 error enoent
                

                Hier steht doch schon mal etwas, was man checken kann. Wie @Thomas-Braun schon vermutet hat, ist da etwas mit deiner git Installation nicht korrekt, bzw. wird nicht gefunden.

                Von Windows hab ich keine Ahnung, da müssen andere ran 🙂

                VG
                Bernd

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

                  @peter0026 sagte in Synology Adapter, nicht installierbar:

                  " Zu Git :

                  siehe hier :

                  https://forum.iobroker.net/post/802981

                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Peter0026 last edited by

                    @peter0026 sagte in Synology Adapter, nicht installierbar:

                    Nach dem Umzug meiner IOBroker Installation auf einen neuen Rechner (MSI CUBI5, I7)"
                    Der Umzug fand statt von eine eine Synology Windows virtuelle Maschine (kein Docker) auf die besagte MSI CUBI5.

                    und das heisst was?

                    1 Reply Last reply Reply Quote 0
                    • P
                      Peter0026 last edited by

                      Vieln Dank an alle, ich habe den GIT installiert, jetzt kann ich auch den Synology Adapter zu IOBroker hinzufügen.

                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Peter0026 last edited by

                        @peter0026 sagte in Synology Adapter, nicht installierbar:

                        ich habe den GIT installiert,

                        wie ich dir geschrieben habe ...

                        Sehr schön das es funktioniert , dann setzt das Thema auf [gelöst]

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        907
                        Online

                        31.9k
                        Users

                        80.2k
                        Topics

                        1.3m
                        Posts

                        6
                        10
                        199
                        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