Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Passwort Iobroker über Mac-Terminal anders?

    NEWS

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Passwort Iobroker über Mac-Terminal anders?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active last edited by

      @uliauer44

      Bring das Ding auf Stand...

      iob nodejs-update
      iob stop
      sudo apt update 
      sudo apt full-upgrade 
      sudo reboot 
      

      Und leg dir einen User an.

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

        @thomas-braun
        Ja, den Hinweis mit dem NodeJS habe ich auch gesehen - Update läuft gerade...

        U 1 Reply Last reply Reply Quote 0
        • U
          uliauer44 @uliauer44 last edited by uliauer44

          @uliauer44

          So. NodeJS Update hat geklappt - auch die anderen Update/Upgrade Befehle habe ich ausgeführt.
          Danke schonmal, Thomas, für Deine Hilfe!
          Leider immer noch kein aktualisierter JS-Controller im Host sichtbar.

          Wie meinst Du das genau mit dem neuen User? Und zum Verständnis: Was ist das Problem mit dem bisherigen?
          (Und ja, ich sollte ja nach Anleitung damals einen neuen User anlegen, der "pi" offensichtlich ersetzt hat...)

          Soll ich das mit dem gefixten NodeJS einfach nochmal probieren mit der JS-Controller Update-Routine?
          Oder ist die eh identisch mit den Upgrade-Zeilen, die Du mir geschrieben hast?

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

            @uliauer44

            Stand nun?
            Aktuellen Lauf von

            iob diag
            

            zeigen. Zusammenfassung reicht.

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

              @thomas-braun ```
              Copy text starting here:

              ======================= SUMMARY =======================
              			v.2024-10-19
              
              
                 Static hostname: iobroker
                       Icon name: computer
                Operating System: Debian GNU/Linux 11 (bullseye)
                          Kernel: Linux 6.1.21-v8+
                    Architecture: arm64
              
              Installation: 		native
              Kernel: 		aarch64
              Userland: 		64 bit
              Timezone: 		Europe/Berlin (CEST, +0200)
              User-ID: 		1000
              Display-Server: 	false
              Boot Target: 		graphical.target
              
              Pending OS-Updates: 	0
              Pending iob updates: 	22
              
              Nodejs-Installation:
              /usr/bin/nodejs 	v20.18.0
              /usr/bin/node 		v20.18.0
              /usr/bin/npm 		10.8.2
              /usr/bin/npx 		10.8.2
              /usr/bin/corepack 	0.29.3
              
              Recommended versions are nodejs 18.20.4 and npm 10.7.0
              nodeJS installation is correct
              
              MEMORY: 
                             total        used        free      shared  buff/cache   available
              Mem:            1.8G        1.1G        127M         37M        577M        600M
              Swap:            99M        5.0M         94M
              Total:          1.9G        1.1G        222M
              
              Active iob-Instances: 	20
              Active repo(s): stable
              
              ioBroker Core: 		js-controller 		4.0.23
              			admin 			6.13.16
              
              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: 		6827
              States: 		5617
              
              Size of iob-Database:
              
              27M	/opt/iobroker/iobroker-data/objects.jsonl
              1.9M	/opt/iobroker/iobroker-data/states.jsonl
              
              
              Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
              
              =================== END OF SUMMARY ====================
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @uliauer44 last edited by

                @uliauer44

                iob update 
                iob upgrade all -y
                iob stop
                iob upgrade self
                iob start
                
                U 1 Reply Last reply Reply Quote 0
                • U
                  uliauer44 @Thomas Braun last edited by

                  @thomas-braun

                  SUPER. Herzlichen Dank, Thomas - scheint soweit nun alles geklappt zu haben.
                  Bei der ersten Runde von "iob upgrade all -y" hatte er noch einige Fehlermeldungen bezüglich der zu alten Version von JS-controller,
                  nach "upgrade self" hat er diesen aber nun auch brav auf 6.0.11 aktualisiert....!

                  Sollte ich nun trotzdem noch eine neuen User anlegen? Oder ist das jetzt obsolet?

                  Hier nochmal die aktuellste Summary von "iob diag":

                  ======================= SUMMARY =======================
                  			v.2024-10-19
                  
                  
                     Static hostname: iobroker
                           Icon name: computer
                    Operating System: Debian GNU/Linux 11 (bullseye)
                              Kernel: Linux 6.1.21-v8+
                        Architecture: arm64
                  
                  Installation: 		native
                  Kernel: 		aarch64
                  Userland: 		64 bit
                  Timezone: 		Europe/Berlin (CEST, +0200)
                  User-ID: 		1000
                  Display-Server: 	false
                  Boot Target: 		graphical.target
                  
                  Pending OS-Updates: 	0
                  Pending iob updates: 	0
                  
                  Nodejs-Installation:
                  /usr/bin/nodejs 	v20.18.0
                  /usr/bin/node 		v20.18.0
                  /usr/bin/npm 		10.8.2
                  /usr/bin/npx 		10.8.2
                  /usr/bin/corepack 	0.29.3
                  
                  Recommended versions are nodejs 20.18.0 and npm 10.8.2
                  nodeJS installation is correct
                  
                  MEMORY: 
                                 total        used        free      shared  buff/cache   available
                  Mem:            1.8G        1.2G         97M         38M        507M        498M
                  Swap:            99M         99M        0.0K
                  Total:          1.9G        1.3G         97M
                  
                  Active iob-Instances: 	20
                  Upgrade policy: none
                  
                  ioBroker Core: 		js-controller 		6.0.11
                  			admin 			7.1.5
                  
                  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: 		6881
                  States: 		5625
                  
                  Size of iob-Database:
                  
                  29M	/opt/iobroker/iobroker-data/objects.jsonl
                  4.5M	/opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
                  
                  =================== END OF SUMMARY ====================
                  

                  Was ja immer noch geblieben ist, ist die bullseye/bookworm Meldung.....Was mach ich damit?

                  Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @uliauer44 last edited by Homoran

                    @uliauer44 sagte in Passwort Iobroker über Mac-Terminal anders?:

                    Was mach ich damit?

                    @meister-mopper sagte in Passwort Iobroker über Mac-Terminal anders?:

                    Mach den ganzen Bums neu

                    Das kann man nicht updaten.
                    Bookworm ist intern deutlich verändert worden
                    Da geht nur eine Neuinstallation mit anschließendem Einspielen des Backups

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

                      @uliauer44 sagte in Passwort Iobroker über Mac-Terminal anders?:

                      Sollte ich nun trotzdem noch eine neuen User anlegen? Oder ist das jetzt obsolet?

                      Nein, das ist nicht obsolet.
                      Denn im Zuge von

                      Was ja immer noch geblieben ist, ist die bullseye/bookworm Meldung.....Was mach ich damit?

                      wirst du von dem jetzigen Stand ein Backup anlegen und dann damit in ein frisch, von Grund auf neuinstalliertes 'Bookworm' umziehen. Dann auch gleich mit individuellem username.

                      https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

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

                        @thomas-braun

                        Okay.

                        Hab jetzt beim Backup machen ein paar kleine Fehler bekommen...

                        16:13:10.980
                        WARN
                        jarvis
                        settings "theme" not found
                        16:13:13.822
                        WARN
                        nodered
                        no node-red database found!!
                        
                        

                        Ist da was Wichtiges dabei, das ich vor dem Wechsel auf bookworm noch fixen sollte?

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

                          @uliauer44 sagte in Passwort Iobroker über Mac-Terminal anders?:

                          Ist da was Wichtiges dabei, das ich vor dem Wechsel auf bookworm noch fixen sollte?

                          Kann ich dir nicht sagen, verwende weder node-red noch jarvis.

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

                            @thomas-braun
                            Okay, dann ist es ja jedenfalls nix existenziell erforderliches 😉

                            Sorry für die Noob-Frage: Wie lege ich jetzt den neuen User an?
                            Den Pi-Imager habe ich schon auf dem Mac am Start...

                            Ah....sehe jetzt gerade erst in Deiner Anleitung, dass dort der user eingerichtet wird....also geh ich das mal komplett durch....

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

                              @uliauer44 sagte in Passwort Iobroker über Mac-Terminal anders?:

                              Den Pi-Imager habe ich schon auf dem Mac am Start...

                              Direkt im Imager macht man das. Nenn den uli oder sonst wie, aber NICHT iobroker.

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

                                @thomas-braun
                                Okay. Soweit in der Spur (Das "aktualisieren" nach dem Install läuft jetzt schon sehr lange, aber das ist vermutlich in Ordnung, nur langsam)

                                Ich habe aber noch ein anderes Problem:

                                Ich kann mich aktuell (das habe ich VOR dem gerade laufenden Aktualisieren festgestellt) nur über die WLAN IP-Adresse anmelden.
                                Über die LAN-Verbindung bekomme ich folgende Meldung:

                                ssh uli@192.168.178.22
                                @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
                                @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
                                @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
                                IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
                                Someone could be eavesdropping on you right now (man-in-the-middle attack)!
                                It is also possible that a host key has just been changed.
                                The fingerprint for the ED25519 key sent by the remote host is
                                SHA256:/5CJrlsdDnAGxI3m86IinQQWAnl8aPr/ZuQYdpGCx7k.
                                Please contact your system administrator.
                                Add correct host key in /Users/ulimaxbook/.ssh/known_hosts to get rid of this message.
                                Offending ED25519 key in /Users/ulimaxbook/.ssh/known_hosts:5
                                Host key for 192.168.178.22 has changed and you have requested strict checking.
                                Host key verification failed.
                                
                                

                                Hinweis: Beide IP-Adressen sind bei mir in der Fritzbox fest zugewiesen (22 für LAN, 180 für WLAN)

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

                                  @uliauer44 sagte in Passwort Iobroker über Mac-Terminal anders?:

                                  Add correct host key in /Users/ulimaxbook/.ssh/known_hosts to get rid of this message.
                                  Offending ED25519 key in /Users/ulimaxbook/.ssh/known_hosts:5

                                  Die genannte Datei muss angepasst werden. Wenn du nur den Eintrag löschst wird bei erneuter Verbingsaufnahme der Schlüssel neugeschrieben.

                                  U 2 Replies Last reply Reply Quote 0
                                  • U
                                    uliauer44 @Thomas Braun last edited by

                                    @thomas-braun said in Passwort Iobroker über Mac-Terminal anders?:

                                    Die genannte Datei muss angepasst werden. Wenn du nur den Eintrag löschst wird bei erneuter Verbingsaufnahme der Schlüssel neugeschrieben.

                                    Wie mache ich das?

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

                                      @uliauer44 sagte in Passwort Iobroker über Mac-Terminal anders?:

                                      Wie mache ich das?

                                      Mit einem Editor?

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

                                        @thomas-braun

                                        Ja, aber was? Die Datei besteht hieraus....

                                        iobroker.local ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB6C+A2ymodV55rvTFDxK3JjffFTd3EDdpu8NN6VakAo
                                        iobroker.local ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnq8bu5eRJ8ec9DnUWn/Tvt9ZKVYX0xhJcQZGcXrsWWnLrY6TCl+RPy/KwpToxlRRSgqfil0H+SaWjyuFANPMH8Sm01qTcBb1tG33LugAw1WAq3Lw3J2x+rRh+Y4ub/vtKfG4JR/igHBoy8RNXjIIUFla5uoVxDtDpe8ixI5bAyHPz6Og39v3i//I20iBR5AqZV+xAxt8CicATcnE0FMsP2ml4f041rAJOqntUNTuwpKC8uR2JK/jelJHENtCgg0+zesbCX+AkVHfRKDI1wIsXWRsBg4lE5WWS+/hU/gkDajbRfV94qCdZ9SbKw6Msi5i8r3lz9t3zK0oFMc/OZ/heQCa9mwtWlrtAksrajQbZ7VxSCHcYpzjFC5PCm0lrqN193U/t8zMbHEvHRSR8Gf56/ZsfbrQrzpGL4ZaU+qcYdOQPEDuYfaGsSUOI217GQ8d9jxlCwHDfpAU3Pug/YBa4g1PdqRpKERPufF4yXKw6PoEivMRp5EDwMUdRdqJz0Ts=
                                        iobroker.local ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTtZUIPIaqODccZayvOy0e4KmigwO9OTDZgyZhNlywVbT9SZI8Gt7rHgbvwk6mJkcb6Ipw2Wy98G4G6vEawUV0=
                                        sftp.hidrive.strato.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKj++KINkipb3Uh30rB+BpR0TArchTWDoetSEKpymo9o
                                        192.168.178.22 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB6C+A2ymodV55rvTFDxK3JjffFTd3EDdpu8NN6VakAo
                                        192.168.178.222 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDZtpAs6MtXBqzlmDQnsoKVx1Q0j5s0detertziamCGUfCWnDSzfulfLq1QcFm/vT5xjbJyVsE038w0ric08eayv7hu3AJZ0QHdivzoZD0zDb/OdTT00e3MdS+TVI53yqRTGEl+up7tlcfy6kO0BhHuBILeiwgHAfLDT+KwgVtfFWFKFwcjEIaHtmQd1lClr9mtJZ+6uOZ63jsuN2o8hIC+v/rNsZRj7dHwhGQLagAngpjPD+tquORJpAC1XKyOIhlg5zzaNI1jZV6xJHsEB7yI47DwpNbyE60pi83JTIN1jb/mwdts3BiaRJ9tQjxU1Kt5vlDHoEVBC5KZtgxKAon9fVuEvJgX/mK6VGJhr1Pi242/DHTvVMAnOmWRWVpxXPu+HXY2UeDidzPEX4VaM5rMUzmH1gj91WAUaJmowrNf+CNqDoh6uedxxVRe6gLc0OU1YMZNSvBy1kYzADaMturEuIYtqpfnO0jdpRdQ1ipVNTS/ARb4FP+/3Xnw1xr1QyE=
                                        192.168.178.180 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHqO6j6Mlm1GWCwtVXM4BcpetfY/i0JK0d3Ot9fkVI+8
                                        192.168.178.180 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCjBGIWZayXiB6ow4INofNriYhxMIoso8ap5Xq+8vW4eF0flR7HdcoKD/1kLZV2o3/TAejemcMiCwR1gHrN8aHBeBA3OWHqzc6H/nZMolAlUjJuSk6ql+XtUQ7+1d5IkFym9/aWUPLOugkD2zNj98Ld8I5s7MzgbdY5idMUp3Mi6askoBkhgvtIv7ziruSnvVx1h/AQE2t/uCeQ/7tGehA+KQChhbuAeEEYKmyIb8svehPgdxapYXMWGrUXkUJ3hOBKHqp9ybFomLOCu/
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @uliauer44 last edited by

                                          @uliauer44

                                          Offending ED25519 key in /Users/ulimaxbook/.ssh/known_hosts:5

                                          Also Zeile 5.
                                          Die fängt ja auch mit der IP an, für die der Key sich geändert hat.

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

                                            @thomas-braun
                                            Sorry, aber das ist immer noch ein Spanisches Dorf....😖

                                            Das hier ist der Inhalt der Datei >"known_hosts.old", die auch in dem Ordner liegt...

                                            iobroker.local ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB6C+A2ymodV55rvTFDxK3JjffFTd3EDdpu8NN6VakAo
                                            iobroker.local ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnq8bu5eRJ8ec9DnUWn/Tvt9ZKVYX0xhJcQZGcXrsWWnLrY6TCl+RPy/KwpToxlRRSgqfil0H+SaWjyuFANPMH8Sm01qTcBb1tG33LugAw1WAq3Lw3J2x+rRh+Y4ub/vtKfG4JR/igHBoy8RNXjIIUFla5uoVxDtDpe8ixI5bAyHPz6Og39v3i//I20iBR5AqZV+xAxt8CicATcnE0FMsP2ml4f041rAJOqntUNTuwpKC8uR2JK/jelJHENtCgg0+zesbCX+AkVHfRKDI1wIsXWRsBg4lE5WWS+/hU/gkDajbRfV94qCdZ9SbKw6Msi5i8r3lz9t3zK0oFMc/OZ/heQCa9mwtWlrtAksrajQbZ7VxSCHcYpzjFC5PCm0lrqN193U/t8zMbHEvHRSR8Gf56/ZsfbrQrzpGL4ZaU+qcYdOQPEDuYfaGsSUOI217GQ8d9jxlCwHDfpAU3Pug/YBa4g1PdqRpKERPufF4yXKw6PoEivMRp5EDwMUdRdqJz0Ts=
                                            iobroker.local ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTtZUIPIaqODccZayvOy0e4KmigwO9OTDZgyZhNlywVbT9SZI8Gt7rHgbvwk6mJkcb6Ipw2Wy98G4G6vEawUV0=
                                            sftp.hidrive.strato.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKj++KINkipb3Uh30rB+BpR0TArchTWDoetSEKpymo9o
                                            192.168.178.22 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB6C+A2ymodV55rvTFDxK3JjffFTd3EDdpu8NN6VakAo
                                            192.168.178.222 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDZtpAs6MtXBqzlmDQnsoKVx1Q0j5s0detertziamCGUfCWnDSzfulfLq1QcFm/vT5xjbJyVsE038w0ric08eayv7hu3AJZ0QHdivzoZD0zDb/OdTT00e3MdS+TVI53yqRTGEl+up7tlcfy6kO0BhHuBILeiwgHAfLDT+KwgVtfFWFKFwcjEIaHtmQd1lClr9mtJZ+6uOZ63jsuN2o8hIC+v/rNsZRj7dHwhGQLagAngpjPD+tquORJpAC1XKyOIhlg5zzaNI1jZV6xJHsEB7yI47DwpNbyE60pi83JTIN1jb/mwdts3BiaRJ9tQjxU1Kt5vlDHoEVBC5KZtgxKAon9fVuEvJgX/mK6VGJhr1Pi242/DHTvVMAnOmWRWVpxXPu+HXY2UeDidzPEX4VaM5rMUzmH1gj91WAUaJmowrNf+CNqDoh6uedxxVRe6gLc0OU1YMZNSvBy1kYzADaMturEuIYtqpfnO0jdpRdQ1ipVNTS/ARb4FP+/3Xnw1xr1QyE=
                                            192.168.178.180 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHqO6j6Mlm1GWCwtVXM4BcpetfY/i0JK0d3Ot9fkVI+8
                                            

                                            Was mache ich damit jetzt?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            738
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            133
                                            6614
                                            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