Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. ioBroker super langsam (oder Raspi?)

    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 super langsam (oder Raspi?)

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      DJ Rico last edited by

      OK danke für die Info, hatte das mit sudo irgendwo hier im Forum gelesen, waren aber ätere Beiträge.

      Habt ihr für mich den Befehl, damit ich ich ein Autoupdate über die Konsole machen kann für die adapter, bzw. für die aktuelle nodejs v16?

      Sorry für meine Blödheit in dem Bereich

      LG

      DJMarc75 Thomas Braun 2 Replies Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @DJ Rico last edited by

        @dj-rico sagte in ioBroker super langsam (oder Raspi?):

        Sorry für meine Blödheit in dem Bereich

        Jetzt aber... das hat niemand behauptet und es hat jeder mal angefangen.

        Aber schau mal bei @Thomas-Braun in die Signatur, da steht alles wunderbar beschrieben!

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

          @dj-rico

          nodejs: Siehe meine Signatur

          iobroker stop
          iobroker update
          iobroker upgrade
          iobroker upgrade self
          iobroker start
          

          Vorher den fix ausführen (siehe oben).

          D 1 Reply Last reply Reply Quote 0
          • D
            DJ Rico @Thomas Braun last edited by

            @thomas-braun said in ioBroker super langsam (oder Raspi?):

            @dj-rico

            nodejs: Siehe meine Signatur

            iobroker stop
            iobroker update
            iobroker upgrade
            iobroker upgrade self
            iobroker start
            

            Vorher den fix ausführen (siehe oben).

            leider wird wieder genau das gleiche angezeigt, anscheinend keine Verbindung möglich 😞

            pi@raspberrypi4-iob:~ $ iobroker stop
            pi@raspberrypi4-iob:~ $ iobroker update
            No connection to databases possible ...
            pi@raspberrypi4-iob:~ $ iobroker upgrade self
            No connection to databases possible ...
            pi@raspberrypi4-iob:~ $ iobroker upgrade
            No connection to databases possible ...
            pi@raspberrypi4-iob:~ $ iobroker start
            
            

            Und wenn ich das Node JS update machen will wie in deinem Tutorial beschrieben, wird der Stammbaum bei mir so angezeigt, ganz anders als es bei dir aussieht

            pi@raspberrypi4-iob:~ $ cd /opt/iobroker
            pi@raspberrypi4-iob:/opt/iobroker $ npm ls | grep -E 'github|ERR'
            ├─┬ iobroker.boschindego@0.9.8 (github:a1development/ioBroker.boschindego#d7fe11                                                                                                                                                             9dc903f9fae51fb0fdaaea7b67419cb40a)
            │ │ │ ├── github-from-package@0.0.0
            ├─┬ iobroker.miio@0.0.6 (github:SchumyHao/ioBroker.miio#7967d06fdbbef9b98c7f3257                                                                                                                                                             c3ae4457d06acc23)
            │ └─┬ syno@3.0.0 (git+https://github.com/MeisterTR/syno.git#0104a973d33fe332aa6b                                                                                                                                                             1ab5be7fe8c57d3c68b0)
            │   ├── github-url-from-git@1.5.0
            │   ├─┬ new-github-release-url@1.0.0
            
            

            Hab ich vieleicht mein System zerschossen?

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

              @dj-rico sagte in ioBroker super langsam (oder Raspi?):

              wird der Stammbaum bei mir so angezeigt, ganz anders als es bei dir aussieht

              Logisch, du hast ja auch andere Adapter als ich installiert.

              Starte das System mal komplett sauber durch:

              iobroker stop
              sudo reboot
              
              D 1 Reply Last reply Reply Quote 0
              • D
                DJ Rico @Thomas Braun last edited by

                @thomas-braun

                Neugestartet hab ich heute schon öfter mit dem Befehl. 🙂
                Brachte aber keine Veränderung.
                Muss für heute auch erstmal Schluss machen, ich werde es in den nächsten Tagen nochmal probieren und mich mit Sicherheit nochmal melden.

                Danke für die Hilfe bisher

                LG

                DJMarc75 1 Reply Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @DJ Rico last edited by

                  @dj-rico sagte in ioBroker super langsam (oder Raspi?):

                  Neugestartet hab ich heute schon öfter mit dem Befehl.

                  das sind 2 Befehle 😀

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

                    @dj-rico sagte in ioBroker super langsam (oder Raspi?):

                    vorher ist es mir jedenfalls nicht aufgefallen, greife nur selten darauf zu.
                    An Hardware wurde nichts verändert

                    SSD an USB 3?

                    MidiComp 1 Reply Last reply Reply Quote 0
                    • MidiComp
                      MidiComp @Homoran last edited by

                      Bei mir hängt eine SATA 500gb Platte (keine SSD) als root USB 2 an RPI 3 und ich habe keine Probleme mit langsame Aufbau usw. Das Hatte ich mal als RPI an WLAN war. Seit LAN Anbindung keine Probleme mehr.

                      Homoran DJMarc75 2 Replies Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @MidiComp last edited by

                        @midicomp sagte in ioBroker super langsam (oder Raspi?):

                        root USB 2 an RPI 3

                        bei raspi4 und USB3 kommt es zu massiven Störimpulsen

                        MidiComp 1 Reply Last reply Reply Quote 1
                        • MidiComp
                          MidiComp @Homoran last edited by

                          @homoran Ok das habe ich nicht gewusst, danke Dir für die Info. Ein Problem weniger falls ich mal auf RPI4 umsteige. 😉

                          1 Reply Last reply Reply Quote 0
                          • DJMarc75
                            DJMarc75 @MidiComp last edited by

                            @midicomp sagte in ioBroker super langsam (oder Raspi?):

                            Bei mir hängt eine SATA 500gb Platte (keine SSD) als root USB 2 an RPI 3 und ich habe keine Probleme

                            Ich hoffe nicht dass der TE das jetzt als Empfehlung auffasst 😂

                            MidiComp 1 Reply Last reply Reply Quote 0
                            • MidiComp
                              MidiComp @DJMarc75 last edited by

                              @djmarc75 said in ioBroker super langsam (oder Raspi?):

                              Ich hoffe nicht dass der TE das jetzt als Empfehlung auffasst

                              Das hoffe ich auch 😉 War rein informativ.

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

                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              583
                              Online

                              31.8k
                              Users

                              79.9k
                              Topics

                              1.3m
                              Posts

                              7
                              21
                              806
                              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