Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Performance Probleme durch Shelly Adapter?

    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

    Performance Probleme durch Shelly Adapter?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Schtallone last edited by Homoran

      @schtallone was ist passiert?
      nur noch 22%CPU statt vorher 66?

      der js controller auf vernünftigen 3.18, statt 20

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

        @homoran
        nichts, es schwankt hin und her. Ich habe durchschittlich ca. 70% CPU Auslastung gehabt. Ich starte das NAS einmal komplett neu. Bis gleich

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

          @schtallone sagte in Performance Probleme durch Shelly Adapter?:

          486 iobroker 20 0 1063652 151672 9988 S 0,3 1,9 3:27.47 io.admin.0

          499 iobroker 20 0 866856 76112 8560 S 0,0 1,0 1:46.15 io.admin.1

          Warum hast du 2 x Admin
          und was ich mich auch schon im anderen Thread gefragt habe

          warum bist du BETA Tester ... hat das ein Grund !?

          EDIT :

          Wegen admin.1 , das war noch von gestern eine Test wegen dem Port , den kannst du deinstallieren

          https://forum.iobroker.net/post/1044331

          S 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @Schtallone last edited by

            @schtallone sagte in Performance Probleme durch Shelly Adapter?:

            st nen QNAP TS251D mit 8gb RAM.

            Moin,

            kenne QNAP nicht, aber wenn Dein Docker und die darin enthaltenen Container schon ein Großteil des Memory auffressen, dann bleibt für das Basisbetriebssystem nicht mehr viel, man sieht auch, dass das Betriebssystem schon mal gut 1.7 GB in den Swap verschoben hat.

            Der Tipp kam ja schon, einmal sauber neu starten, dann mal alles auf der QNAP anhalten, was Du definitiv nicht brauchst.

            Bei mir auf der Synology sieht das mit 17 Containern und 8 GB so aus,
            11b732fd-3dd1-4976-8847-9e962e29ca66-grafik.png

            VG
            Bernd

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

              @schtallone

              Da du im anderen Thread auch ein Binding beim Admin falsch hattest ,
              zeige mal

              iob list instances | grep port
              
              1 Reply Last reply Reply Quote 0
              • S
                Schtallone @Glasfaser last edited by

                @glasfaser

                Admin.1 ist bereits deinstalliert.

                Ich bin kein BETA tester, eher BETA User 😉

                Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @Schtallone last edited by

                  @schtallone

                  Kommt die Ausgabe vom Befehl noch ...

                  oder war es das gewesen , damit kann ich/wir nichts anfangen!?

                  ich bin kein BETA tester, eher BETA User 😉

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

                    @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                    • system.adapter.mqtt.0 : mqtt : iobroker - enabled, port: 1883, bind: 0.0.0.0

                    und das ganze nochmal mit mqtt.1

                    warum?

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

                      @glasfaser

                      root@iobroker:/opt/iobroker# iob list instances | grep port
                      Uncaught Rejection: Error: Objects DB is not allowed to start in the current Multihost environment
                          at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:493:23)
                          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                      
                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Schtallone last edited by

                        @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                        Ich bin kein BETA tester, eher BETA User

                        Das ist in sich ein Widerspruch.

                        1 Reply Last reply Reply Quote 2
                        • Glasfaser
                          Glasfaser @Schtallone last edited by

                          @schtallone

                          pkill -u iobroker
                          iob fix
                          

                          Container danach neu starten

                          dann nochmal

                          iob list instances | grep port
                          

                          und

                          iob status
                          

                          zeigen

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            Schtallone @Guest last edited by

                            @dp20eic
                            Hier mal nach 1 Std laufzeit die Messungen:

                            Snap-2023-09-16-14-19-28.jpg

                            Snap-2023-09-16-14-19-18.jpg

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

                              @schtallone JDownloader2 frisst in Windows schon prinzipiell viele Ressourcen und bei aktiviertem Download macht es Dein Netzwerk mehr als träge !
                              Warum läuft sowas auf einer NAS ?

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

                                @djmarc75 Damit ich den rechner nicht ständig laufen lassen muss

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

                                  @glasfaser said in Performance Probleme durch Shelly Adapter?:

                                  iob list instances | grep port

                                  Snap-2023-09-16-14-36-20.jpg

                                  root@iobroker:/opt/iobroker# iob list instances | grep port
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                  + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 192.168.1.10
                                  + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 192.168.1.10
                                    system.adapter.telegram.0               : telegram              : iobroker                                 - disabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 192.168.1.10, run as: admin
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  root@iobroker:/opt/iobroker# iob status
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Glasfaser 2 Replies Last reply Reply Quote 0
                                  • ?
                                    A Former User last edited by

                                    @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                                    • system.adapter.mqtt.0 : mqtt : iobroker - enabled, port: 1883, bind: 0.0.0.0

                                    Moin,

                                    zwei mal den gleichen Port?

                                    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                    

                                    VG
                                    Bernd

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

                                      @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                                      • system.adapter.terminal.0 : terminal : iobroker - enabled, port: 8088, bind: 192.168.1.10, run as: admin

                                      Den kannst du ausschalten / deinstallieren !

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        Schtallone @Guest last edited by Schtallone

                                        @dp20eic

                                        MQTT.0 ist von der openWB Wallbox.

                                        MQTT.1 ist von einem Mosquitto MQTT Server, welcher unter der IP 192.168.1.8 per Docker läuft

                                        Ich glaube ich wollte unabhängig von der Wallbox mit MQTT sein, daher habe ich dies so eingerichtet. DIe Shellys werden ja über 1882 mittels des Shelly Adapters abgerufen

                                        Snap-2023-09-16-14-46-12.jpg

                                        Snap-2023-09-16-14-45-39.jpg

                                        Snap-2023-09-16-14-49-58.jpg

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

                                          @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                                          • system.adapter.node-red.0 : node-red : iobroker - enabled, port: 1880, bind: 192.168.1.10
                                          • system.adapter.shelly.0 : shelly : iobroker - enabled, port: 1882, bind: 192.168.1.10

                                          das ist doch die IP von deinem ioBroker im Docker ,
                                          stelle auf 0.0.0.0 um

                                          S 2 Replies Last reply Reply Quote 0
                                          • crunchip
                                            crunchip Forum Testing Most Active @Schtallone last edited by

                                            @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                                            DIe Shellys werden ja über 1882 mittels des Shelly Adapters abgerufen

                                            da is aber ein shelly unter mqtt.1

                                            S 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

                                            565
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            14
                                            256
                                            24041
                                            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