Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Ring Intercom

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Ring Intercom

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      SidM @ltsalvatore last edited by

      @ltsalvatore

      Steht hier unter Install & Configuration:

      After installing the Adapter you have to enter your Email and Password of your ring.com Account and a Token. Ring now requires the use of Two-Factor Auth (2fa) for all accounts. For getting the token please do following on your shell.

      npx -p ring-client-api ring-auth-cli
      

      Viele Grüße

      L 1 Reply Last reply Reply Quote 0
      • L
        ltsalvatore @SidM last edited by

        @sidm sagte in Ring Intercom:

        @ltsalvatore

        Steht hier unter Install & Configuration:

        After installing the Adapter you have to enter your Email and Password of your ring.com Account and a Token. Ring now requires the use of Two-Factor Auth (2fa) for all accounts. For getting the token please do following on your shell.

        npx -p ring-client-api ring-auth-cli
        

        Viele Grüße

        danke, ich hatte lediglich in der GUI nach optionen geschaut 🙂
        über dir CLI hat alles wunderbar funktioniert.

        1 Reply Last reply Reply Quote 0
        • B
          biker1602 @SidM last edited by

          @sidm Ich bekomme die 5.0.0 irgendwie nicht installiert. Mache ich da etwas verkehrt?

          L 1 Reply Last reply Reply Quote 0
          • L
            ltsalvatore @biker1602 last edited by

            @biker1602 sagte in Ring Intercom:

            @sidm Ich bekomme die 5.0.0 irgendwie nicht installiert. Mache ich da etwas verkehrt?

            ein paar mehr infos wären hilfreich..
            woran scheitert es?

            B 1 Reply Last reply Reply Quote 0
            • B
              biker1602 @ltsalvatore last edited by

              @ltsalvatore said in Ring Intercom:

              @biker1602 sagte in Ring Intercom:

              @sidm Ich bekomme die 5.0.0 irgendwie nicht installiert. Mache ich da etwas verkehrt?

              ein paar mehr infos wären hilfreich..
              woran scheitert es?

              Egal welchen Link ich kopiere unter der Katze auf Benutzerdefiniert entweder macht er garnichts so wie auf dem Bild oder WARN Fehlermeldung

              59d38ad0-130b-4313-8bb9-72b8cf57789c-grafik.png

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

                @biker1602

                code 0 = Alles in Ordnung.

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

                  @thomas-braun
                  Ja aber die Version bleibt weiter die 3.3.0

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

                    @biker1602

                    iob upload all
                    

                    mal probiert?

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

                      @biker1602

                      npm 8.19.4 schaut mir aber auch nach einer 'merkwürdigen' Version aus.

                      Hast du deine nodejs-Installation mal abgeklopft?
                      Per

                      iob diag
                      

                      oder mit dem 'node-fix-Skript' aus meiner Signatur.

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

                        @thomas-braun said in Ring Intercom:

                        @biker1602

                        iob upload all
                        

                        mal probiert?

                        Versuche ich gerade, aber der hört ja gar nicht wieder auf

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

                          @biker1602 sagte in Ring Intercom:

                          aber der hört ja gar nicht wieder auf

                          Doch, wenn irgendwann alles hochgeladen wurde schon.

                          1 Reply Last reply Reply Quote 0
                          • B
                            biker1602 last edited by

                            @thomas-braun
                            Ich muss jetzt mal etwas ganz anderes fragen.
                            Ich komme über Putty nur mit root rein nicht mit pi. Da ist angeblich das Passwort falsch. Über WinSCP komme ich auch nur mit root rein. Ist das normale Passwort irgendwo gespeichert wo man es auslesen oder ändern kann?

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

                              @biker1602 sagte in Ring Intercom:

                              Ist das normale Passwort irgendwo gespeichert wo man es auslesen oder ändern kann?

                              Wenn du der Allmächtige bist, dann kannst du auch für den pi ein Passwort (neu)vergeben.

                              passwd pi
                              

                              Wobei das eigentlich genau umgekehrt sein sollte. Der root bekommt in einer Standard-Installation per SSH keine login shell. Da haste also schon irgendwas umgeworfen.

                              1 Reply Last reply Reply Quote 0
                              • B
                                biker1602 last edited by

                                @thomas-braun
                                Da kommt das keins vergeben ist.
                                be3f27fc-3728-41d2-9b2d-bfed78ed7d50-grafik.png

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

                                  @biker1602

                                  cat /etc/passwd
                                  

                                  Da stehen die user auf dem System alle drin. Wenn da nix dir 'bekanntes' dabei ist, dann leg dir einen user an.

                                  Und bitte KEINE Screenshots aus der Konsole.

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

                                    @thomas-braun
                                    Wenn unter pi kein Passwort steht, kann ich dann den User mit einem Passwort versehen?
                                    Ich denke das liegt bei mir daran das ich den iobroker nicht auf einem Raspberry, sondern auf einem Proxmox Server laufen habe oder?

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

                                      @biker1602

                                      Proxmox:
                                      https://www.iobroker.net/#de/documentation/install/proxmox.md
                                      Inkl. Anlage eines Users. Und warum sollte der dann 'pi' heißen?

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

                                        @thomas-braun said in Ring Intercom:

                                        iob diag

                                        
                                        === Mark text until here for copying ===
                                        biker1602@iobroker:~$ ======================= SUMMARY =======================
                                                                v.2023-10-10
                                        
                                        
                                         Static hostname: iobroker
                                               Icon name: computer-container
                                                 Chassis: container
                                          Virtualization: lxc
                                        Operating System: Ubuntu 22.04.2 LTS
                                                  Kernel: Linux 5.15.104-1-pve
                                            Architecture: x86-64
                                        
                                        Installation:           lxc
                                        Kernel:                 x86_64
                                        Userland:               amd64
                                        Timezone:               Europe/Berlin (CEST, +0200)
                                        User-ID:                1001
                                        X-Server:               false
                                        Boot Target:            graphical.target
                                        
                                        Pending OS-Updates:     114
                                        Pending iob updates:    0
                                        
                                        Nodejs-Installation:    /usr/bin/nodejs         v16.20.1
                                                                /usr/bin/node           v16.20.1
                                                                /usr/bin/npm            8.19.4
                                                                /usr/bin/npx            8.19.4
                                                                /usr/bin/corepack       0.17.0
                                        
                                        Recommended versions are nodejs 18.18.0 and npm 9.8.1
                                        Your nodejs installation is correct
                                        
                                        MEMORY:
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            6.1G        3.7G        872M        0.0K        1.6G        2.4G
                                        Swap:           2.0G        1.0G        1.0G
                                        Total:          8.2G        4.7G        1.9G
                                        
                                        Active iob-Instances:   46
                                        Active repo(s): Stable (default)
                                        
                                        ioBroker Core:          js-controller           5.0.12
                                                                admin                   6.10.1
                                        
                                        ioBroker Status:        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Status admin and web instance:
                                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        Objects:                23930
                                        States:                 24482
                                        
                                        Size of iob-Database:
                                        
                                        34M     /opt/iobroker/iobroker-data/objects.jsonl
                                        14M     /opt/iobroker/iobroker-data/states.jsonl
                                        
                                        
                                        
                                        =================== END OF SUMMARY ====================
                                        

                                        Kannst du sehen ob da etwas nicht stimmt?

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

                                          @biker1602 sagte in Ring Intercom:

                                          Pending OS-Updates: 114

                                          Das stimmt schon mal nicht. Drigend Updates einspielen!

                                          nodejs v16.20.1

                                          nodejs 18.18.1 installieren.

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

                                            @thomas-braun

                                            ======================= SUMMARY =======================
                                                                    v.2023-10-10
                                            
                                            
                                             Static hostname: iobroker
                                                   Icon name: computer-container
                                                     Chassis: container
                                              Virtualization: lxc
                                            Operating System: Ubuntu 22.04.3 LTS
                                                      Kernel: Linux 5.15.104-1-pve
                                                Architecture: x86-64
                                            
                                            Installation:           lxc
                                            Kernel:                 x86_64
                                            Userland:               amd64
                                            Timezone:               Europe/Berlin (CEST, +0200)
                                            User-ID:                1001
                                            X-Server:               false
                                            Boot Target:            graphical.target
                                            
                                            Pending OS-Updates:     0
                                            Pending iob updates:    0
                                            
                                            Nodejs-Installation:    /usr/bin/nodejs         v18.18.1
                                                                    /usr/bin/node           v18.18.1
                                                                    /usr/bin/npm            9.8.1
                                                                    /usr/bin/npx            9.8.1
                                                                    /usr/bin/corepack       0.19.0
                                            
                                            Recommended versions are nodejs 18.18.1 and npm 9.8.1
                                            Your nodejs installation is correct
                                            
                                            MEMORY:
                                                           total        used        free      shared  buff/cache   available
                                            Mem:            6.1G        3.5G        178M        0.0K        2.4G        2.6G
                                            Swap:           2.0G        129M        1.9G
                                            Total:          8.2G        3.7G        2.1G
                                            
                                            Active iob-Instances:   46
                                            Active repo(s): Stable (default)
                                            
                                            ioBroker Core:          js-controller           5.0.12
                                                                    admin                   6.10.1
                                            
                                            ioBroker Status:        iobroker is running on this host.
                                            
                                            
                                            Objects type: jsonl
                                            States  type: jsonl
                                            
                                            Status admin and web instance:
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            
                                            Objects:                23901
                                            States:                 24519
                                            
                                            Size of iob-Database:
                                            
                                            39M     /opt/iobroker/iobroker-data/objects.jsonl
                                            11M     /opt/iobroker/iobroker-data/states.jsonl
                                            
                                            
                                            
                                            =================== END OF SUMMARY ====================
                                            

                                            Habe ich gemacht jetzt besser?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            814
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            14
                                            61
                                            7162
                                            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