Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. JS Controler Update 4.0.8 ->ERR_SSL_VERSION

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    JS Controler Update 4.0.8 ->ERR_SSL_VERSION

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

      js controller 4.0.8
      npm 6.14.14
      node 14.17.4
      node js 14.19.0

      Hi zusammen, nachdem ich von dem voll funktionierenden js controller 4.0.7 auf 4.0.8 upgedatet habe, bekomme ich folgende Meldungen im Browser mit https und port 8081:

      ERR_SSL_VERSION_OR_CIPHER_MISMATCH
      Nicht unterstütztes Protokoll
      Client und Server unterstützen keine gemeinsame SSL-Protokollversion oder Verschlüsselungssammlung.

      iobroker list instances bekomme ich folgendes angezeigt:
      system.adapter.admin.0 : admin : smart - enabldes, port: 8081, bind: 0.0.0.0 (SSL), run as: admin

      Hat jemand einen Tipp für mich, bitte!

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

        @masterandre sagte in JS Controler Update 4.0.8 ->ERR_SSL_VERSION:

        node 14.17.4
        node js 14.19.0

        Das deutet auf eine krumme Installation hin. Die Versionen sind gleich, wenn es richtig gemacht wurde.

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

          @thomas-braun verstehe, jedoch war das mit js 4.0.7 auch schon so, seit 4.0.8 komme ich nicht mehr mittels browser drauf.

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

            @masterandre sagte in JS Controler Update 4.0.8 ->ERR_SSL_VERSION:

            jedoch war das mit js 4.0.7 auch schon so

            Ja, was soll ich jetzt sagen? Dann war es mit 4.0.7 halt auch schon krumm.
            Schau in meiner Signatur, da steht drin wie man es sauber aufsetzt.

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

              @thomas-braun nun:
              node -v 16.14.0
              nodejs -v 16.14.0
              npm 8.3.1
              js-controller: 4.0.8

              Fehlermeldung im Browser:
              ERR_SSL_VERSION_OR_CIPHER_MISMATCH

              Nicht unterstütztes Protokoll
              Client und Server unterstützen keine gemeinsame SSL-Protokollversion oder Verschlüsselungssammlung.

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

                @masterandre

                Zum Zertifikat kann ich dir nix sagen, nutze ich nicht.
                nodeJS ist jetzt aber sauber?

                Mit

                which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                

                prüfen.

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

                  @thomas-braun which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  /usr/bin/nodejs
                  /usr/local/bin/node
                  /usr/local/bin/npm
                  v16.14.0
                  v16.14.0
                  8.3.1
                  pi
                  /home/pi
                  Hit:1 https://deb.nodesource.com/node_16.x buster InRelease
                  Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                  Hit:3 http://archive.raspberrypi.org/debian buster InRelease
                  Reading package lists... Done
                  Building dependency tree
                  Reading state information... Done
                  All packages are up to date.
                  nodejs:
                  Installed: 16.14.0-deb-1nodesource1
                  Candidate: 16.14.0-deb-1nodesource1
                  Version table:
                  *** 16.14.0-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                  100 /var/lib/dpkg/status
                  10.24.0~dfsg-1~deb10u1 500
                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages

                  Kannst du mir sagen, wie ich das certificate und oder ssl deaktivieren kann?

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

                    @masterandre sagte in JS Controler Update 4.0.8 ->ERR_SSL_VERSION:

                    /usr/local/bin/node
                    /usr/local/bin/npm

                    Falsch installiert.

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

                      @thomas-braun warscheinlich macht es mehr sinn, iobroker komplett zu löschen und einmal neu zu installieren. Kannst du mir sagen welche Version ich am besten hernehme für npm node/nodejs und jscontroller? Würdest du auf die 64bit Version gehen bzw. hast du diese auf deinem Raspi drauf?

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

                        @masterandre

                        Eigentlich nicht nötig.
                        Aber wenn du willst...

                        Ich habe auf meinem Raspi4 die 64bit 'Lite'-Version laufen.
                        Der iobroker-Installer-Einzeiler schaufelt automatisch die empfohlene nodejs/npm-Version auf die Kiste.
                        Der stabile js-controller ist 3.3.22.

                        M 1 Reply Last reply Reply Quote 1
                        • M
                          masterandre @Thomas Braun last edited by

                          @thomas-braun magst du mir den install schript geben, das wäre nett und dann einfach formatieren? Ich habe das damals auf eine SSD statt auf die SD-Karte installiert... ich habe keine Ahnung mehr wie ich das hinbekommen habe. Wenn du da auch noch einen Tipp hast doppelt Danke 🙂

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

                            @masterandre

                            curl -sLf https://iobroker.net/install.sh | bash -
                            
                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

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

                            1.1k
                            Online

                            31.6k
                            Users

                            79.6k
                            Topics

                            1.3m
                            Posts

                            2
                            12
                            445
                            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