Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IOB keine Weboberfläche für Zigbee oder Objekte

    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

    IOB keine Weboberfläche für Zigbee oder Objekte

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wolkenloser @Glasfaser last edited by

      @glasfaser
      Die History benutze ich eigendlich gar nicht mehr, Mach ja ales mit informix.
      Ich lösch da erstmal altes Zeug

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

        @wolkenloser

        ... würde auch mal schauen warum der Ordner so aufgebläht ist , 16 Gigabyte ist schon groß

        16G /opt/iobroker/iobroker-data/

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

          @wolkenloser

          einer kommt vom ( eventuell eine anhängigkeit )

          + system.adapter.onkyo.0                  : onkyo                 : iobroker                                 -  enabled
          

          Adapter

          der andere sagt mir gerade nichts

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

            @wolkenloser

            Man hält das Zeug ja auch laufend aktuell.

            W 1 Reply Last reply Reply Quote 0
            • W
              wolkenloser @Thomas Braun last edited by

              @thomas-braun
              Ich habe mal in meine History Ordner geschaut was da überhaupt mitgeloggt wird.
              Ich bin irgendwie irritiert.
              Was ist das ?
              Ich finde keine Objekte wo die History aktiviert ist.ich hab das früher mal für Temperaturen gemacht. Das mache ich jetzt aber alles über Influx.
              Hier ein Beispiel:
              2024-01-08 22_33_18-20240108 - iobroker@iobroker - WinSCP.png

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

                @wolkenloser sagte in IOB keine Weboberfläche für Zigbee oder Objekte:

                Ich finde keine Objekte wo die History aktiviert ist

                Filtere danach .. was zeigt er an :
                ded3b8d4-9345-410b-a75d-e250bb90d5c3-grafik.png

                1 Reply Last reply Reply Quote 0
                • W
                  wolkenloser last edited by wolkenloser

                  @glasfaser

                  gesehn ... sportliche Nummer :

                  /opt/iobroker/iobroker-data:
                  16G /opt/iobroker/iobroker-data/
                  15G /opt/iobroker/iobroker-data/history

                  /opt/iobroker/iobroker-data:
                  3.9G    /opt/iobroker/iobroker-data/
                  3.0G    /opt/iobroker/iobroker-data/history
                  

                  hab viel gelöscht 🙂

                  npm ERR! invalid: eiscp@0.0.1 /opt/iobroker/node_modules/eiscp
                  npm ERR! invalid: buffer@5.7.1 /opt/iobroker/node_modules/buffer
                  
                  

                  wegen dem NPN Error: Ich habe den Onkyo Adapter der anscheinend EISCP benutzt einmal entfernt und neu intalliert, aber das hat nichts gebracht.

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

                    @wolkenloser

                    cd /opt/iobroker && npm ls buffer eiscp
                    
                    W 1 Reply Last reply Reply Quote 0
                    • W
                      wolkenloser @Thomas Braun last edited by

                      @thomas-braun sagte in IOB keine Weboberfläche für Zigbee oder Objekte:

                      cd /opt/iobroker && npm ls buffer eiscp

                      npm ERR! code ELSPROBLEMS
                      npm ERR! invalid: eiscp@0.0.1 /opt/iobroker/node_modules/eiscp
                      npm ERR! invalid: buffer@5.7.1 /opt/iobroker/node_modules/buffer
                      iobroker.inst@2.0.3 /opt/iobroker
                      ├─┬ iobroker.bydhvs@1.5.0
                      │ └─┬ crc@4.3.2
                      │   └── buffer@5.7.1 invalid: ">=6.0.3" from node_modules/crc
                      ├─┬ iobroker.onkyo@2.1.2
                      │ └── eiscp@0.0.1 invalid: "https://github.com/GermanBluefox/node-eiscp/tarball/master/" from node_modules/iobroker.onkyo
                      └─┬ iobroker.shelly@6.6.1
                        ├─┬ mqtt-connection@4.1.0
                        │ └─┬ mqtt-packet@6.10.0
                        │   └─┬ bl@4.1.0
                        │     └── buffer@5.7.1 deduped invalid: ">=6.0.3" from node_modules/crc
                        └─┬ shelly-iot@1.1.2
                          └─┬ coap@0.26.0
                            └─┬ bl@5.1.0
                              └── buffer@6.0.3
                      
                      
                      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-09T19_16_09_037Z-debug-0.log
                      
                      
                      Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @wolkenloser last edited by

                        @wolkenloser

                        Da siehst du wo es klemmt.

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

                          @wolkenloser

                          Installier den nochmal. Hier wird der nämlich dann richtig reingeholt:

                          ├─┬ iobroker.bydhvs@1.5.0
                          │ └─┬ crc@4.3.2
                          │   └── buffer@6.0.3
                          
                          1 Reply Last reply Reply Quote 0
                          • W
                            wolkenloser @Thomas Braun last edited by wolkenloser

                            @thomas-braun

                            Ich versuch es mal

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

                              @wolkenloser

                              Gleiches gilt für den:

                              └─┬ iobroker.onkyo@2.1.2
                                └── eiscp@0.0.1
                              
                              W 1 Reply Last reply Reply Quote 0
                              • W
                                wolkenloser @Thomas Braun last edited by

                                @thomas-braun

                                Ich habe den BYD Adaper deinstalliert und neuinstalliert und nochmal deinstalliert, auch den Onkyo Adapter.

                                Das Ergebnis ist folgendes

                                :/opt/iobroker$ cd /opt/iobroker && npm ls buffer eiscp
                                npm ERR! code ELSPROBLEMS
                                npm ERR! invalid: eiscp@0.0.1 /opt/iobroker/node_modules/eiscp
                                iobroker.inst@2.0.3 /opt/iobroker
                                ├─┬ iobroker.onkyo@2.1.2
                                │ └── eiscp@0.0.1 invalid: "https://github.com/GermanBluefox/node-eiscp/tarball/master/" from node_modules/iobroker.onkyo
                                └─┬ iobroker.shelly@6.6.1
                                  ├─┬ mqtt-connection@4.1.0
                                  │ └─┬ mqtt-packet@6.10.0
                                  │   └─┬ bl@4.1.0
                                  │     └── buffer@5.7.1
                                  └─┬ shelly-iot@1.1.2
                                    └─┬ coap@0.26.0
                                      └─┬ bl@5.1.0
                                        └── buffer@6.0.3
                                
                                
                                npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-09T20_08_08_522Z-debug-0.log
                                
                                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

                                934
                                Online

                                31.9k
                                Users

                                80.1k
                                Topics

                                1.3m
                                Posts

                                3
                                20
                                458
                                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