Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] Synology Adapter baut keine Verbindung auf

    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

    [gelöst] Synology Adapter baut keine Verbindung auf

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

      Gibt es hier inzwischen neue Erkenntnisse? Ich habe leider das selbe Problem....

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @GiB64 last edited by

        @gib64

        Mit den gleichen alten Softwareversionen wie der ursprüngliche Fragensteller?

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

          @thomas-braun DSM ist noch auf 6.2.4, der Rest ist aktuell:

          pi@raspberry64:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
          pi@raspberry64:~ $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
          aarch64
          Kein Docker
          /usr/bin/nodejs
          /usr/bin/node
          /usr/bin/npm
          v16.18.1
          v16.18.1
          8.19.2
          4.0.23
          pi
          pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
          tty
          
          /home/pi
          Hit:1 https://repos.influxdata.com/debian bullseye InRelease
          Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:4 http://deb.debian.org/debian bullseye InRelease
          Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:6 https://packages.grafana.com/oss/deb stable InRelease
          Hit:7 https://deb.nodesource.com/node_16.x bullseye InRelease
          Reading package lists... Done
          nodejs:
            Installed: 16.18.1-deb-1nodesource1
            Candidate: 16.18.1-deb-1nodesource1
            Version table:
           *** 16.18.1-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u1 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               12.22.5~dfsg-2~11u1 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
          
          

          Meine Fehlermeldung ist aber die selbe wie die vom Ersteller.

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

            @gib64 sagte in Synology Adapter baut keine Verbindung auf:

            DSM ist noch auf 6.2.4, der Rest ist aktuell:

            dann ist es nicht das selbe

            @gib64 sagte in Synology Adapter baut keine Verbindung auf:

            Meine Fehlermeldung ist aber die selbe wie die vom Ersteller.

            und die wäre?

            bitte als code in code-tags posten!
            nicht den selben Mist mit Screenshot

            G 2 Replies Last reply Reply Quote 0
            • G
              GiB64 @Homoran last edited by

              Bei der Geschwindigkeit wie die Fehler reinkommen ist das nach ein paar Sec. schon sehr groß:

              2022-12-03 20:41:33.264  - debug: synology.0 (243206) Redis Objects: Use Redis connection: 127.0.0.1:9001
              2022-12-03 20:41:34.348  - debug: synology.0 (243206) Objects client ready ... initialize now
              2022-12-03 20:41:34.430  - debug: synology.0 (243206) Objects create System PubSub Client
              2022-12-03 20:41:34.433  - debug: synology.0 (243206) Objects create User PubSub Client
              2022-12-03 20:41:35.196  - debug: synology.0 (243206) Objects client initialize lua scripts
              2022-12-03 20:41:35.209  - debug: influxdb.0 (98223) Write Point: hm-rpc.1.0001D3C99C4699.6.POWER values:{"value":0.89,"time":"2022-12-03T19:41:35.194Z","from":"system.adapter.hm-rpc.1","q":0,"ack":true} options: null
              2022-12-03 20:41:35.220  - debug: influxdb.0 (98223) Point written to iobroker
              2022-12-03 20:41:35.226  - debug: synology.0 (243206) Objects connected to redis: 127.0.0.1:9001
              2022-12-03 20:41:35.278  - debug: synology.0 (243206) Redis States: Use Redis connection: 127.0.0.1:9000
              2022-12-03 20:41:35.316  - debug: synology.0 (243206) States create System PubSub Client
              2022-12-03 20:41:35.318  - debug: synology.0 (243206) States create User PubSub Client
              2022-12-03 20:41:35.412  - debug: synology.0 (243206) States connected to redis: 127.0.0.1:9000
              2022-12-03 20:41:35.597  - debug: synology.0 (243206) Plugin sentry Initialize Plugin (enabled=true)
              2022-12-03 20:41:35.603  - info: synology.0 (243206) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
              2022-12-03 20:41:36.094  - info: synology.0 (243206) starting. Version 2.1.13 in /opt/iobroker/node_modules/iobroker.synology, node: v16.18.1, js-controller: 4.0.23
              2022-12-03 20:41:36.135  - debug: synology.0 (243206) working directory is /opt/iobroker/iobroker-data/synology_0/
              2022-12-03 20:41:36.138  - info: synology.0 (243206) Connecting to Synology 192.168.1.13:5000
              2022-12-03 20:41:38.775  - debug: synology.0 (243206) -----------------------------------------------------------------------------------------------------
              2022-12-03 20:41:38.776  - debug: synology.0 (243206) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
              2022-12-03 20:41:38.778  - debug: synology.0 (243206) * Get info from (firstPoll) api: DSM method: getPollingData params: {}
              2022-12-03 20:41:38.885  - debug: synology.0 (243206) * No response, read next.
              2022-12-03 20:41:38.887  - debug: synology.0 (243206) *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: EPROTO message: write EPROTO 547786682432:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
              
              2022-12-03 20:41:38.888  - debug: synology.0 (243206) -----------------------------------------------------------------------------------------------------
              2022-12-03 20:41:38.889  - debug: synology.0 (243206) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
              2022-12-03 20:41:38.890  - debug: synology.0 (243206) * Get info from (firstPoll) api: DSM method: getPollingData params: {}
              2022-12-03 20:41:38.905  - debug: synology.0 (243206) * No response, read next.
              2022-12-03 20:41:38.905  - debug: synology.0 (243206) *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: EPROTO message: write EPROTO 547786682432:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
              
              2022-12-03 20:41:38.906  - debug: synology.0 (243206) -----------------------------------------------------------------------------------------------------
              2022-12-03 20:41:38.906  - debug: synology.0 (243206) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
              2022-12-03 20:41:38.907  - debug: synology.0 (243206) * Get info from (firstPoll) api: DSM method: getPollingData params: {}
              2022-12-03 20:41:38.920  - debug: synology.0 (243206) * No response, read next.
              2022-12-03 20:41:38.921  - debug: synology.0 (243206) *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: EPROTO message: write EPROTO 547786682432:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
              
              2022-12-03 20:41:38.922  - debug: synology.0 (243206) -----------------------------------------------------------------------------------------------------
              2022-12-03 20:41:38.922  - debug: synology.0 (243206) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
              2022-12-03 20:41:38.923  - debug: synology.0 (243206) * Get info from (firstPoll) api: DSM method: getPollingData params: {}
              2022-12-03 20:41:38.936  - debug: synology.0 (243206) * No response, read next.
              2022-12-03 20:41:38.936  - debug: synology.0 (243206) *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: EPROTO message: write EPROTO 547786682432:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
              
              2022-12-03 20:41:38.937  - debug: synology.0 (243206) -----------------------------------------------------------------------------------------------------
              2022-12-03 20:41:38.938  - debug: synology.0 (243206) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
              2022-12-03 20:41:38.939  - debug: synology.0 (243206) * Get info from (firstPoll) api: DSM method: getPollingData params: {}
              2022-12-03 20:41:38.949  - debug: synology.0 (243206) * No response, read next.
              2022-12-03 20:41:38.949  - debug: synology.0 (243206) *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: EPROTO message: write EPROTO 547786682432:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
              
              2022-12-03 20:41:38.950  - debug: synology.0 (243206) -----------------------------------------------------------------------------------------------------
              2022-12-03 20:41:38.950  - debug: synology.0 (243206) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
              2022-12-03 20:41:38.951  - debug: synology.0 (243206) * Get info from (firstPoll) api: DSM method: getPollingData params: {}
              2022-12-03 20:41:38.961  - debug: synology.0 (243206) * No response, read next.
              2022-12-03 20:41:38.962  - debug: synology.0 (243206) *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: EPROTO message: write EPROTO 547786682432:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
              
              2022-12-03 20:41:38.963  - debug: synology.0 (243206) -----------------------------------------------------------------------------------------------------
              2022-12-03 20:41:38.963  - debug: synology.0 (243206) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
              2022-12-03 20:41:38.964  - debug: synology.0 (243206) * Get info from (firstPoll) api: DSM method: getPollingData params: {}
              2022-12-03 20:41:38.973  - debug: synology.0 (243206) * No response, read next.
              2022-12-03 20:41:38.973  - debug: synology.0 (243206) *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: EPROTO message: write EPROTO 547786682432:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
              
              2022-12-03 20:41:38.974  - debug: synology.0 (243206) -----------------------------------------------------------------------------------------------------
              2022-12-03 20:41:38.974  - debug: synology.0 (243206) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
              2022-12-03 20:41:38.975  - debug: synology.0 (243206) * Get info from (firstPoll) api: DSM method: getPollingData params: {}
              2022-12-03 20:41:38.983  - debug: synology.0 (243206) * No response, read next.
              2022-12-03 20:41:38.984  - debug: synology.0 (243206) *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: EPROTO message: write EPROTO 547786682432:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
              
              2022-12-03 20:41:38.984  - debug: synology.0 (243206) -----------------------------------------------------------------------------------------------------
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @GiB64 last edited by

                @gib64

                Da dürfte einer der beteiligten die falsche SSL-Sprache sprechen. Ich vermute die Synolololology.

                G Glasfaser 2 Replies Last reply Reply Quote 1
                • G
                  GiB64 @Thomas Braun last edited by

                  @thomas-braun Ok, die DSM ist auf Vers. 6.2.4 und im Synology Adapter kann ich nur 6..2.3 auswählen, aber waass? Kann ich da was machen, außer auf Updates hoffen?

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • G
                    GiB64 @Homoran last edited by

                    @homoran said in Synology Adapter baut keine Verbindung auf:

                    @gib64 sagte in Synology Adapter baut keine Verbindung auf:

                    DSM ist noch auf 6.2.4, der Rest ist aktuell:

                    dann ist es nicht das selbe

                    Sieht für mich aber ziemlich ähnlich aus...

                    1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @GiB64 last edited by

                      @gib64

                      DSM7 fahren?

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

                        @gib64 sagte in Synology Adapter baut keine Verbindung auf:

                        Sieht für mich aber ziemlich ähnlich aus...

                        Der Threadstart User hat port 5000 und HTTPS angehakt das ist falsch !!

                        5000 ist nur HTTP

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

                          @thomas-braun sagte in Synology Adapter baut keine Verbindung auf:

                          Da dürfte einer der beteiligten die falsche SSL-Sprache sprechen. Ich vermute die Synolololology.

                          🙂

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

                            @thomas-braun geht leider nicht da ich unter DSM 7 kein Java zum laufen bekomme...
                            @Glasfaser Das war es! Danke! Habe https rausgenommen und dann lief es sauber. (Genau wie beim Ersteller 😀 )

                            Danke an alle!!

                            Glasfaser 2 Replies Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @GiB64 last edited by

                              @gib64 sagte in Synology Adapter baut keine Verbindung auf:

                              @Glasfaser Das war es!
                              Danke an alle!!

                              Kein Thema 😉

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

                                @gib64 sagte in Synology Adapter baut keine Verbindung auf:

                                DSM 7 kein Java zum laufen bekomme...

                                Müßte hiermit ... mit einem Umweg gehen ..
                                https://community.synology.com/enu/forum/1/post/144667?page=2&sort=oldest

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

                                  @glasfaser Danke aber da warte ich lieber noch mal. Das ist mir noch zu windig denn einen Weg zurück gibt es nicht.

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

                                    @mibr85 sagte in Synology Adapter baut keine Verbindung auf:

                                    Zum anderen stellt sich mir die Frage wenn ich die 2FA nutzen will, wo bekomme ich den 2FA Key in meinem Synology angezeigt?

                                    In der Beschreibung auf Github ... ganz unten ist es erklärt !

                                    https://github.com/iobroker-community-adapters/ioBroker.synology/blob/master/docs/en/template.md

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

                                      @gib64 sagte in Synology Adapter baut keine Verbindung auf:

                                      denn einen Weg zurück gibt es nicht.

                                      Bei DSM 7 gibt es den noch . reicht der nicht .

                                      e4ca4037-6b4f-4802-aa6d-2a7e8b09eb24-grafik.png

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

                                        @glasfaser Das war mir entgangen. Dann gehe ich das mal die Tage an....

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          mibr85 last edited by

                                          Vielen Dank für den Tip mit der 2FA, das hatte ich übersehen.
                                          hab nochmal alles auf den neusten Stand gebracht, funktioniert aber leider immer noch nicht:
                                          DS1019+
                                          DSM DSM 7.0.1-42218 Update 3
                                          Adapter version: v2.1.13
                                          JS-Controller version: v4.0.15
                                          Node version: v16.18.1
                                          Operating system: Debian
                                          e748f62a-ce56-4a82-9e2e-aa741aab4c48-grafik.png

                                          c44454cc-c47c-4bb8-a251-5e9fe788d069-grafik.png

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

                                            @mibr85 sagte in Synology Adapter baut keine Verbindung auf:

                                            JS-Controller version: v4.0.15

                                            Ist nicht der aktuelle Stand.

                                            Die Fehlermeldung (die ich nicht kopieren kann, weil sinnfreier Screenshot von Text) hatten wir die Tage aber schonmal im Zusammenhang mit einer Synology.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            895
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            52
                                            2912
                                            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