Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker Synology Adapter

    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

    ioBroker Synology Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Romantikus1977 @Glasfaser last edited by Romantikus1977

      Hallo zusammen,
      seit einigen Wochen bekomme ich viele Fehlermeldung bei dem Adapter.
      U.a. kann ich die Snapshot Funktion meiner Kameras nicht mehr nutzen weil die Objekte nicht mehr up to date sind
      Hat noch jemand vgl. Probleme ?

      
      synology.0
      2022-03-18 16:57:26.249	info	State value to set for "synology.0.DiskStationManager.vol_info.volume_1.used" has to be type "number" but received type "string"
      
      synology.0
      2022-03-18 16:57:26.248	info	State value to set for "synology.0.DiskStationManager.vol_info.volume_1.used_size" has to be type "number" but received type "string"
      
      synology.0
      2022-03-18 16:57:26.247	info	State value to set for "synology.0.DiskStationManager.vol_info.volume_1.total_size" has to be type "number" but received type "string"
      
      synology.0
      2022-03-18 16:57:26.246	info	State value to set for "synology.0.DiskStationManager.vol_info.volume_2.used" has to be type "number" but received type "string"
      
      synology.0
      2022-03-18 16:57:26.245	info	State value to set for "synology.0.DiskStationManager.vol_info.volume_2.used_size" has to be type "number" but received type "string"
      
      synology.0
      2022-03-18 16:57:26.204	info	State value to set for "synology.0.DiskStationManager.vol_info.volume_2.total_size" has to be type "number" but received type "string"
      
      synology.0
      2022-03-18 16:57:26.171	info	State value to set for "synology.0.DiskStationManager.vol_info.volume_3.used" has to be type "number" but received type "string"
      
      synology.0
      2022-03-18 16:57:26.162	info	State value to set for "synology.0.DiskStationManager.vol_info.volume_3.used_size" has to be type "number" but received type "string"
      
      synology.0
      2022-03-18 16:57:26.160	info	State value to set for "synology.0.DiskStationManager.vol_info.volume_3.total_size" has to be type "number" but received type "string"
      
      synology.0
      2022-03-18 16:57:08.775	info	State value to set for "synology.0.FileStation.info.items.2" has to be stringified but received type "object"
      
      synology.0
      2022-03-18 16:57:08.774	info	State value to set for "synology.0.FileStation.info.items.1" has to be stringified but received type "object"
      
      synology.0
      2022-03-18 16:57:08.773	info	State value to set for "synology.0.FileStation.info.items.0" has to be stringified but received type "object"
      
      synology.0
      2022-03-18 16:57:08.772	info	State value to set for "synology.0.FileStation.info.enable_view_microsoft" has to be type "string" but received type "boolean"
      
      synology.0
      2022-03-18 16:57:08.771	info	State value to set for "synology.0.FileStation.info.enable_view_google" has to be type "string" but received type "boolean"
      
      synology.0
      2022-03-18 16:57:08.770	info	State value to set for "synology.0.FileStation.info.enable_send_email_attachment" has to be type "string" but received type "boolean"
      
      synology.0
      2022-03-18 16:57:07.962	info	DSM 3
      
      synology.0
      2022-03-18 16:57:04.540	info	Connecting to Synology 192.168.0.22:5001
      
      synology.0
      2022-03-18 16:57:04.494	info	starting. Version 1.1.3 in /opt/iobroker/node_modules/iobroker.synology, node: v14.19.0, js-controller: 4.0.21
      
      synology.0
      2022-03-18 16:57:04.372	warn	This object will not be created in future versions. Please report this to the developer.
      
      synology.0
      2022-03-18 16:57:04.368	warn	Object synology.0.SurveillanceStation.getSnapshotCamera is invalid: Default value has to be type "string" but received type "number"
      

      Bin wohl nicht ganz alleine - für einen Teil gibt es schon ein Issue auf Git:
      bdcd5474-a7a5-49f8-bd19-e652526a11d8-image.png

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

        @romantikus1977

        starting. Version 1.1.3 in

        Adapter stoppen , lösche diese Datenpunkte .... die im Log amgemeckert werden,
        ein Update auf die Synology Adapter Version 2.0.1 ( Beta/Github ) , Adapter starten .

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

          Hi All,

          ich bin gerade mal am Synology Adapter das wichtigste Zeug wegmachen 🙂

          Wenn also Issues sind bitte:
          1.) GitHub Version versuchen (sagt noch 2.0.1, ist aber schon "mehr")
          2.) Zu problemen bitte GitHub Issues anlegen wenn nicht schon da
          3.) Wenn jemand eine Anleitung liefern kann zu 2FA mit DSM7 wäre das super ... die aktuellen Screenshots in der Readme sind wohl eher von DSM6 ...

          Danke!

          1 Reply Last reply Reply Quote 3
          • arteck
            arteck Developer Most Active last edited by

            @all

            hab gerade den adapter aktualisiert ... checkt mal bitte ob mit dem reboot und shutdown alles geht

            ist auf GIT

            https://github.com/iobroker-community-adapters/ioBroker.synology

            apollon77 surfer09 2 Replies Last reply Reply Quote 1
            • apollon77
              apollon77 @arteck last edited by

              @arteck Version ist auch schon auf npm und kommt über Nacht ins Beta Repo

              1 Reply Last reply Reply Quote 1
              • surfer09
                surfer09 @arteck last edited by

                @arteck sagte in ioBroker Synology Adapter:

                @all

                hab gerade den adapter aktualisiert ... checkt mal bitte ob mit dem reboot und shutdown alles geht

                ist auf GIT

                https://github.com/iobroker-community-adapters/ioBroker.synology

                Ich bekomme den kompletten Adapter gar nicht erst installiert... Mache ich etwas falsch?!

                $ iobroker url https://github.com/iobroker-community-adapters/ioBroker.synology --host IO-Broker-Server
                
                install iobroker-community-adapters/ioBroker.synology#dd6c698c032c6ce5b4d42d1076dfe6367a4d556e
                
                NPM version: 6.14.15
                
                Installing iobroker-community-adapters/ioBroker.synology#dd6c698c032c6ce5b4d42d1076dfe6367a4d556e... (System call)
                
                host.IO-Broker-Server Cannot install iobroker-community-adapters/ioBroker.synology#dd6c698c032c6ce5b4d42d1076dfe6367a4d556e: 4294963238
                
                ERROR: Process exited with code 25
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @surfer09 last edited by

                  @surfer09 sagte in ioBroker Synology Adapter:

                  ERROR: Process exited with code 25

                  In der Regel hat das mit verfummelter Installation von nodejs/npm zu tun.
                  Du bist auf Windows unterwegs? Da weiß ich allerdings nicht wie man das angeht.

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

                    @thomas-braun Ja, bin mit Windows unterwegs… Alles andere funktioniert aber. Menno ☹️

                    apollon77 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @surfer09 last edited by

                      @surfer09 Nix "menno" 🙂 Die alllllerwichtigste Frage ist doch ... Warum versuchst Du von GitHub zu installieren und installierst nicht ganz nochmal aus dem Repo? oder "von npm" (was dem beta Repo entspricht"?

                      Wenn Du wirklich rausfinden willst was npm zu meckern hat:

                      iobroker url https://github.com/iobroker-community-adapters/ioBroker.synology --host IO-Broker-Server --debug

                      surfer09 1 Reply Last reply Reply Quote 0
                      • surfer09
                        surfer09 @apollon77 last edited by surfer09

                        @apollon77 Aber appollon... 🙂
                        Den "normalen Weg" für die Adapterinstallation hatte ich schon versucht 😉
                        Mit dem gleichen Ergebnis:

                        $ iobroker add synology auto --host IO-Broker-Server
                        
                        NPM version: 6.14.15Installing iobroker.synology@2.1.6... (System call)
                        
                        host.IO-Broker-Server Cannot install iobroker.synology@2.1.6: 4294963238
                        
                        ERROR: Process exited with code 25
                        

                        Ich hatte dann im Forum nachgesehen und einen Beitrag gefunden, wo empfohlen wurde den Adapter über den Link von github zu installieren. Daher der Versuch.
                        Mal sehen, was dein Lösungsvorschlag mir meldet...

                        surfer09 1 Reply Last reply Reply Quote 0
                        • surfer09
                          surfer09 @surfer09 last edited by surfer09

                          I:\iobroker>iobroker url https://github.com/iobroker-community-adapters/ioBroker.synology --host IO-Broker-Server --debug
                          
                          I:\iobroker>node node_modules/iobroker.js-controller/iobroker.js url https://github.com/iobroker-community-adapters/ioBroker.synology --host IO-Broker-Server --debug
                          install iobroker-community-adapters/ioBroker.synology#dd6c698c032c6ce5b4d42d1076dfe6367a4d556e
                          NPM version: 6.14.15
                          Installing iobroker-community-adapters/ioBroker.synology#dd6c698c032c6ce5b4d42d1076dfe6367a4d556e... (System call)
                          npm ERR! code ENOENT
                          npm ERR! syscall spawn git
                          npm ERR! path git
                          npm ERR! errno -4058
                          npm ERR! enoent Error while executing:
                          npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/iobroker-community-adapters/ioBroker.synology.git
                          npm ERR! enoent
                          npm ERR! enoent
                          npm ERR! enoent spawn git ENOENT
                          npm ERR! enoent This is related to npm not being able to find a file.
                          npm ERR! enoent
                          
                          npm ERR! A complete log of this run can be found in:
                          npm ERR!     C:\Users\io-broker\AppData\Roaming\npm-cache\_logs\2022-05-16T04_57_12_883Z-debug.log
                          host.IO-Broker-Server Cannot install iobroker-community-adapters/ioBroker.synology#dd6c698c032c6ce5b4d42d1076dfe6367a4d556e: 4294963238
                          

                          Vielleicht kann hier jemand etwas herauslesen?? 🙂

                          LOG
                          2022-05-16T04_57_12_883Z-debug.log

                          Thomas Braun apollon77 2 Replies Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @surfer09 last edited by

                            @surfer09
                            Dein hostname ist bestimmt nicht

                            --host IO-Broker-Server

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

                              @thomas-braun Doch, das stimmt!

                              Host.jpg

                              1 Reply Last reply Reply Quote -1
                              • apollon77
                                apollon77 @surfer09 last edited by

                                @surfer09 sagte in ioBroker Synology Adapter:

                                spawn git ENOENT

                                Naja wer etwas von git installieren will sollte auch git installiert haben ... Mal abgesehen davon das du das installieren kannst nochmal: Warum von Git?

                                Mach doch mal den Befehl ohne git mit --debug

                                iobroker add synology auto --host IO-Broker-Server --debug

                                surfer09 1 Reply Last reply Reply Quote 0
                                • surfer09
                                  surfer09 @apollon77 last edited by

                                  @apollon77 sagte in ioBroker Synology Adapter:

                                  iobroker add synology auto --host IO-Broker-Server --debug

                                  Dann erscheint das hier.. Kann ich auch nicht wirklich viel mit machen...

                                  Fehler.jpg

                                  Über GitHub habe ich es versucht, weil vorher der "normale Weg" der Adapterinstallation nicht funktionierte. Ich dachte, vielleicht funktioniert der GitHub-Weg.

                                  Gruß surfer 😉

                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @surfer09 last edited by

                                    @surfer09 Irgendwie nimmt er den --debug nicht ... häng ihn doch mal an dieses zweite kommando dran und nimm das ...also das mit node node_modules ... am anfang

                                    surfer09 1 Reply Last reply Reply Quote 0
                                    • surfer09
                                      surfer09 @apollon77 last edited by

                                      @apollon77

                                      I:\iobroker>node node_modules/iobroker.js-controller/iobroker.js add synology auto --host IO-Broker-Server --debug
                                      NPM version: 6.14.15
                                      Installing iobroker.synology@2.1.6... (System call)
                                      npm ERR! code ENOENT
                                      npm ERR! syscall spawn git
                                      npm ERR! path git
                                      npm ERR! errno -4058
                                      npm ERR! enoent Error while executing:
                                      npm ERR! enoent undefined ls-remote -h -t https://github.com/MeisterTR/syno.git
                                      npm ERR! enoent
                                      npm ERR! enoent
                                      npm ERR! enoent spawn git ENOENT
                                      npm ERR! enoent This is related to npm not being able to find a file.
                                      npm ERR! enoent
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     C:\Users\io-broker\AppData\Roaming\npm-cache\_logs\2022-05-17T11_50_55_161Z-debug.log
                                      host.IO-Broker-Server Cannot install iobroker.synology@2.1.6: 4294963238
                                      
                                      apollon77 1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @surfer09 last edited by

                                        @surfer09 Hehe ... der Synology Adapter hat eine Dependency die von GitHub kommt ... also brauchste auch wieder git Installiert ... mach doch mal

                                        surfer09 1 Reply Last reply Reply Quote 0
                                        • surfer09
                                          surfer09 @apollon77 last edited by

                                          @apollon77 sagte in ioBroker Synology Adapter:

                                          @surfer09 Hehe ... der Synology Adapter hat eine Dependency die von GitHub kommt ... also brauchste auch wieder git Installiert ... mach doch mal

                                          Was soll ich machen? 😵

                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @surfer09 last edited by

                                            @surfer09 download git zb von https://git-scm.com/download/win. Und install. Dann nochmal

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            588
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            62
                                            615
                                            125978
                                            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