Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Shelly plugs keine Daten aktuell (closed)

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    6
    1
    118

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    759

Shelly plugs keine Daten aktuell (closed)

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
adapter problemerror logshellys
21 Beiträge 5 Kommentatoren 2.1k Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • F Fridolin01

    @djmarc75 Wenn du mir sagst was für Infos fehlen bemühe ich mich sofort darum
    Adapterversion Shelly 5.3.2
    Shellys alle neu gestartet
    Shellys stromlos gemacht
    Adapter neu gestartet
    Adapter downgrade auf 5.2.0 und diverse andere versucht

    Fehlt sonst noch was ?

    Danke schon mal

    DJMarc75D Offline
    DJMarc75D Offline
    DJMarc75
    schrieb am zuletzt editiert von
    #4

    @fridolin01 sagte in Shelly plugs keine Daten aktuell:

    Fehlt sonst noch was ?

    Zeig mal bitte

    sudo ln -s /usr/bin/node /usr/bin/nodejs
    
    uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
    

    die Ausgaben in Codetags

    Auf welchem System läuft iob?

    Lehrling seit 1975 !!!
    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

    F 1 Antwort Letzte Antwort
    0
    • DJMarc75D DJMarc75

      @fridolin01 sagte in Shelly plugs keine Daten aktuell:

      Fehlt sonst noch was ?

      Zeig mal bitte

      sudo ln -s /usr/bin/node /usr/bin/nodejs
      
      uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      

      die Ausgaben in Codetags

      Auf welchem System läuft iob?

      F Offline
      F Offline
      Fridolin01
      schrieb am zuletzt editiert von
      #5

      @djmarc75 said in Shelly plugs keine Daten aktuell:

      uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs

      gertz@gertz:~$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      x86_64
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v12.22.12
      v12.22.12
      6.14.16
      gertz
      /home/gertz
      Hit:1 http://de.archive.ubuntu.com/ubuntu focal InRelease
      Hit:2 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
      Hit:3 https://deb.nodesource.com/node_12.x focal InRelease
      Get:4 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
      Get:5 http://de.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
      Fetched 222 kB in 2s (133 kB/s)
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      1 package can be upgraded. Run 'apt list --upgradable' to see it.
      nodejs:
        Installed: 12.22.12-deb-1nodesource1
        Candidate: 12.22.12-deb-1nodesource1
        Version table:
       *** 12.22.12-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x focal/main amd64 Packages
              100 /var/lib/dpkg/status
           10.19.0~dfsg-3ubuntu1 500
              500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
      gertz@gertz:~$ gertz@gertz:~$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      gertz@gertz:~$: command not found
      gertz@gertz:~$ x86_64
      $ Welcome to Node.js v12.22.12.
      Type ".help" for more information.
      
      
      DJMarc75D 1 Antwort Letzte Antwort
      0
      • F Fridolin01

        @djmarc75 said in Shelly plugs keine Daten aktuell:

        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs

        gertz@gertz:~$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        x86_64
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npm
        v12.22.12
        v12.22.12
        6.14.16
        gertz
        /home/gertz
        Hit:1 http://de.archive.ubuntu.com/ubuntu focal InRelease
        Hit:2 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
        Hit:3 https://deb.nodesource.com/node_12.x focal InRelease
        Get:4 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
        Get:5 http://de.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
        Fetched 222 kB in 2s (133 kB/s)
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        1 package can be upgraded. Run 'apt list --upgradable' to see it.
        nodejs:
          Installed: 12.22.12-deb-1nodesource1
          Candidate: 12.22.12-deb-1nodesource1
          Version table:
         *** 12.22.12-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_12.x focal/main amd64 Packages
                100 /var/lib/dpkg/status
             10.19.0~dfsg-3ubuntu1 500
                500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        gertz@gertz:~$ gertz@gertz:~$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        gertz@gertz:~$: command not found
        gertz@gertz:~$ x86_64
        $ Welcome to Node.js v12.22.12.
        Type ".help" for more information.
        
        
        DJMarc75D Offline
        DJMarc75D Offline
        DJMarc75
        schrieb am zuletzt editiert von
        #6

        @fridolin01 ok, Ubuntu.
        Da bin ich leider raus, sorry.
        Aber vll liest es ja jemand mit mehr Ahnung damit Dir geholfen wird.

        Was auch helfen kann: welche Admin Version läuft bei Dir ?

        Lehrling seit 1975 !!!
        Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

        F 1 Antwort Letzte Antwort
        0
        • DJMarc75D DJMarc75

          @fridolin01 ok, Ubuntu.
          Da bin ich leider raus, sorry.
          Aber vll liest es ja jemand mit mehr Ahnung damit Dir geholfen wird.

          Was auch helfen kann: welche Admin Version läuft bei Dir ?

          F Offline
          F Offline
          Fridolin01
          schrieb am zuletzt editiert von
          #7

          @djmarc75 trotzdem danke
          Admin Version 5.3.8

          HomoranH 1 Antwort Letzte Antwort
          0
          • F Fridolin01

            @djmarc75 trotzdem danke
            Admin Version 5.3.8

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von Homoran
            #8

            @fridolin01 sagte in Shelly plugs keine Daten aktuell:

            Admin Version 5.3.8

            und iobroker update -i?

            kein Support per PN! - Fragen im Forum stellen -
            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            • T Offline
              T Offline
              TT-Tom
              schrieb am zuletzt editiert von TT-Tom
              #9

              @Homoran Node steht auf 12, passt das mit npm 6?

              Gruß Tom

              Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

              Public Transport
              https://github.com/tt-tom17/ioBroker.public-transport

              NSPanel Script Wiki
              https://github.com/joBr99/nspanel-lovelace-ui/wiki

              NSPanel Adapter Wiki
              https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

              crunchipC HomoranH 2 Antworten Letzte Antwort
              0
              • T TT-Tom

                @Homoran Node steht auf 12, passt das mit npm 6?

                crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active Developer
                schrieb am zuletzt editiert von crunchip
                #10

                @tt-tom hatte gepasst, v12 ist out and over, min v14 und mit der aktuellen Version des shelly sollte es auch wieder laufen. Das Issue von oben, war von mir

                hatte allerdings gestern beim stoppen von iobroker mal wieder

                2022-06-20 17:04:38.201 - warn: host.IoBroker instance system.adapter.unifi.0 terminated due to SIGTERM
                2022-06-20 17:04:38.202 - info: host.IoBroker instance system.adapter.unifi.0 terminated with code null ()
                2022-06-20 17:04:38.202 - info: host.IoBroker All instances are stopped.
                2022-06-20 17:04:38.263 - warn: host.IoBroker instance system.adapter.chromecast.0 terminated due to SIGTERM
                2022-06-20 17:04:38.264 - info: host.IoBroker instance system.adapter.chromecast.0 terminated with code null ()
                2022-06-20 17:04:38.265 - info: host.IoBroker All instances are stopped.
                2022-06-20 17:04:38.369 - error: host.IoBroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                2022-06-20 17:04:38.369 - error: host.IoBroker Caught by controller[0]: Error: DB closed
                2022-06-20 17:04:38.370 - error: host.IoBroker Caught by controller[0]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                2022-06-20 17:04:38.370 - error: host.IoBroker Caught by controller[0]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                2022-06-20 17:04:38.371 - error: host.IoBroker Caught by controller[0]: at Object.onceWrapper (events.js:520:26)
                2022-06-20 17:04:38.371 - error: host.IoBroker Caught by controller[0]: at Socket.emit (events.js:400:28)
                2022-06-20 17:04:38.371 - error: host.IoBroker Caught by controller[0]: at Socket.emit (domain.js:475:12)
                2022-06-20 17:04:38.372 - error: host.IoBroker Caught by controller[0]: at TCP. (net.js:686:12)
                2022-06-20 17:04:38.372 - warn: host.IoBroker instance system.adapter.shelly.0 terminated due to SIGTERM
                2022-06-20 17:04:38.373 - info: host.IoBroker instance system.adapter.shelly.0 terminated with code null ()
                2022-06-20 17:04:38.373 - info: host.IoBroker All instances are stopped.
                2022-06-20 17:04:38.471 - warn: host.IoBroker instance system.adapter.linux-control.0 terminated due to SIGTERM
                2022-06-20 17:04:38.472 - info: host.IoBroker instance system.adapter.linux-control.0 terminated with code null ()
                2022-06-20 17:04:38.472 - info: host.IoBroker All instances are stopped.
                

                ich öffne mal das issue wieder

                umgestiegen von Proxmox auf Unraid

                1 Antwort Letzte Antwort
                0
                • T TT-Tom

                  @Homoran Node steht auf 12, passt das mit npm 6?

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #11

                  @tt-tom sagte in Shelly plugs keine Daten aktuell:

                  @Homoran Node steht auf 12, passt das mit npm 6?

                  ich wollte eigentlich alles sehen

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  DJMarc75D F 2 Antworten Letzte Antwort
                  0
                  • HomoranH Homoran

                    @tt-tom sagte in Shelly plugs keine Daten aktuell:

                    @Homoran Node steht auf 12, passt das mit npm 6?

                    ich wollte eigentlich alles sehen

                    DJMarc75D Offline
                    DJMarc75D Offline
                    DJMarc75
                    schrieb am zuletzt editiert von
                    #12

                    @homoran sagte in Shelly plugs keine Daten aktuell:

                    ich wollte eigentlich alles sehen

                    Das muss @Fridolin01 liefern (TE) scheint aber schon zu Bett gegangen zu sein 🤕

                    Lehrling seit 1975 !!!
                    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                    1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @tt-tom sagte in Shelly plugs keine Daten aktuell:

                      @Homoran Node steht auf 12, passt das mit npm 6?

                      ich wollte eigentlich alles sehen

                      F Offline
                      F Offline
                      Fridolin01
                      schrieb am zuletzt editiert von Fridolin01
                      #13

                      @homoran ```

                      Welcome to Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-120-generic x86_64)
                      
                       * Documentation:  https://help.ubuntu.com
                       * Management:     https://landscape.canonical.com
                       * Support:        https://ubuntu.com/advantage
                      
                        System information as of Wed Jun 22 05:42:45 CEST 2022
                      
                        System load:            1.81
                        Usage of /:             65.0% of 15.19GB
                        Memory usage:           46%
                        Swap usage:             0%
                        Processes:              137
                        Users logged in:        1
                        IPv4 address for ens18: 192.168.2.60
                        IPv6 address for ens18: 2003:f2:172f:cc93:f095:80ff:feec:ebbb
                      
                       * Super-optimized for small spaces - read how we shrank the memory
                         footprint of MicroK8s to make it the smallest full K8s around.
                      
                         https://ubuntu.com/blog/microk8s-memory-optimisation
                      
                      10 updates can be applied immediately.
                      To see these additional updates run: apt list --upgradable
                      
                      
                      Last login: Wed Jun 22 05:40:52 2022 from 192.168.2.113
                      gertz@gertz:~$ Welcome to Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-120-generic x86_64)
                      
                      10 updates can be applied immediately.
                      To see these additional updates run: apt list --upgradable
                      
                      
                      Last login: Tue Jun 21 21:46:02 2022 from 192.168.2.113
                      gertz@gertz:~$ iobroker update -i
                      Used repository: stable
                      Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                      Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                      Adapter    "admin"        : 5.3.8    , installed 5.3.8
                      Adapter    "backitup"     : 2.4.9    , installed 2.2.3  [Updatable]
                      Adapter    "daswetter"    : 3.1.2    , installed 3.0.9  [Updatable]
                      Adapter    "devices"      : 1.0.10   , installed 1.0.10
                      Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                      Adapter    "echarts"      : 1.0.7    , installed 1.0.3  [Updatable]
                      Adapter    "history"      : 1.11.1   , installed 1.9.14 [Updatable]
                      Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                      Adapter    "iot"          : 1.11.4   , installed 1.11.4
                      Adapter    "jarvis"       : 3.0.11   , installed 3.0.11
                      Adapter    "javascript"   : 5.7.0    , installed 5.2.21 [Updatable]
                      Controller "js-controller": 4.0.23   , installed 4.0.23
                      Adapter    "material"     : 1.1.2    , installed 1.0.4  [Updatable]
                      Adapter    "meross"       : 1.10.5   , installed 1.10.5
                      -bash: syntax error near unexpected token `('
                      gertz@gertz:~$
                      gertz@gertz:~$  * Documentation:  https://help.ubuntu.com
                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                      Adapter    "vis-inventwo" : 3.3.1    , installed 3.2.5  [Updatable]
                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter    "web"          : 4.3.0    , installed 4.3.0
                      Adapter    "wolf"         : 1.4.0    , installed 1.2.0  [Updatable]
                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                      Adapter    "zigbee"       : 1.7.5    , installed 1.6.6  [Updatable]
                      sudo restart: command not found
                      gertz@gertz:~$  * Management:     https://landscape.canonical.com
                      sudo restart: command not found
                      gertz@gertz:~$  * Support:        https://ubuntu.com/advantage
                      sudo restart: command not found
                      gertz@gertz:~$
                      gertz@gertz:~$   System information as of Wed Jun 22 05:40:49 CEST 2022
                      System: command not found
                      gertz@gertz:~$
                      gertz@gertz:~$   System load:            0.95
                      System: command not found
                      gertz@gertz:~$   Usage of /:             65.0% of 15.19GB
                      
                      Command 'Usage' not found, did you mean:
                      
                        command 'osage' from deb graphviz (2.42.2-3build2)
                        command 'sage' from deb sagemath-common (9.0-1ubuntu4)
                      
                      Try: sudo apt install <deb name>
                      
                      gertz@gertz:~$   Memory usage:           43%
                      Memory: command not found
                      gertz@gertz:~$   Swap usage:             0%
                      Swap: command not found
                      gertz@gertz:~$   Processes:              138
                      Processes:: command not found
                      gertz@gertz:~$   Users logged in:        1
                      
                      Command 'Users' not found, did you mean:
                      
                        command 'users' from deb coreutils (8.30-3ubuntu2)
                      
                      Try: sudo apt install <deb name>
                      
                      gertz@gertz:~$   IPv4 address for ens18: 192.168.2.60
                      IPv4: command not found
                      gertz@gertz:~$   IPv6 address for ens18: 2003:f2:172f:cc93:f095:80ff:feec:ebbb
                      IPv6: command not found
                      gertz@gertz:~$
                      gertz@gertz:~$  * Super-optimized for small spaces - read how we shrank the memory
                      sudo restart: command not found
                      gertz@gertz:~$    footprint of MicroK8s to make it the smallest full K8s around.
                      
                      Command 'footprint' not found, did you mean:
                      
                        command 'rootprint' from snap root-framework (v6-26-04)
                      
                      See 'snap info <snapname>' for additional versions.
                      
                      gertz@gertz:~$
                      gertz@gertz:~$    https://ubuntu.com/blog/microk8s-memory-optimisation
                      -bash: https://ubuntu.com/blog/microk8s-memory-optimisation: No such file or directory
                      gertz@gertz:~$
                      gertz@gertz:~$ 10 updates can be applied immediately.
                      10: command not found
                      gertz@gertz:~$ To see these additional updates run: apt list --upgradable
                      To: command not found
                      gertz@gertz:~$
                      gertz@gertz:~$
                      gertz@gertz:~$ Last login: Tue Jun 21 21:46:02 2022 from 192.168.2.113
                      
                      Command 'Last' not found, did you mean:
                      
                        command 'fast' from snap fast (0.0.4)
                        command 'ast' from deb jruby (9.1.17.0-3build6)
                        command 'nast' from deb nast (0.2.0-7build1)
                        command 'last' from deb util-linux (2.34-0.1ubuntu9.3)
                      
                      See 'snap info <snapname>' for additional versions.
                      
                      gertz@gertz:~$ gertz@gertz:~$ iobroker update -i
                      gertz@gertz:~$: command not found
                      gertz@gertz:~$ Used repository: stable
                      
                      Command 'Used' not found, did you mean:
                      
                        command 'sed' from deb sed (4.7-1)
                        command 'msed' from deb mblaze (0.6-1)
                        command 'ssed' from deb ssed (3.62-7build1)
                      
                      Try: sudo apt install <deb name>
                      
                      gertz@gertz:~$ Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                      Cannot: command not found
                      gertz@gertz:~$ Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                      Cannot: command not found
                      gertz@gertz:~$ Adapter    "admin"        : 5.3.8    , installed 5.3.8
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "backitup"     : 2.4.9    , installed 2.2.3  [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "daswetter"    : 3.1.2    , installed 3.0.9  [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "devices"      : 1.0.10   , installed 1.0.10
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "echarts"      : 1.0.7    , installed 1.0.3  [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "history"      : 1.11.1   , installed 1.9.14 [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "iot"          : 1.11.4   , installed 1.11.4
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "jarvis"       : 3.0.11   , installed 3.0.11
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "javascript"   : 5.7.0    , installed 5.2.21 [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Controller "js-controller": 4.0.23   , installed 4.0.23
                      Controller: command not found
                      gertz@gertz:~$ Adapter    "material"     : 1.1.2    , installed 1.0.4  [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "meross"       : 1.10.5   , installed 1.10.5
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "mihome-vacuum": 3.3.3    , installed 3.3.1  [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "ping"         : 1.5.3    , installed 1.5.3
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "simple-api"   : 2.6.5    , installed 2.7.0
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "vis"          : 1.4.15   , installed 1.4.5  [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "vis-inventwo" : 3.3.1    , installed 3.2.5  [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "web"          : 4.3.0    , installed 4.3.0
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "wolf"         : 1.4.0    , installed 1.2.0  [Updatable]
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "ws"           : 1.3.0    , installed 1.3.0
                      Adapter: command not found
                      gertz@gertz:~$ Adapter    "zigbee"       : 1.7.5    , installed 1.6.6  [Updatable]
                      Adapter: command not found
                      
                      
                      crunchipC 1 Antwort Letzte Antwort
                      0
                      • F Fridolin01

                        @homoran ```

                        Welcome to Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-120-generic x86_64)
                        
                         * Documentation:  https://help.ubuntu.com
                         * Management:     https://landscape.canonical.com
                         * Support:        https://ubuntu.com/advantage
                        
                          System information as of Wed Jun 22 05:42:45 CEST 2022
                        
                          System load:            1.81
                          Usage of /:             65.0% of 15.19GB
                          Memory usage:           46%
                          Swap usage:             0%
                          Processes:              137
                          Users logged in:        1
                          IPv4 address for ens18: 192.168.2.60
                          IPv6 address for ens18: 2003:f2:172f:cc93:f095:80ff:feec:ebbb
                        
                         * Super-optimized for small spaces - read how we shrank the memory
                           footprint of MicroK8s to make it the smallest full K8s around.
                        
                           https://ubuntu.com/blog/microk8s-memory-optimisation
                        
                        10 updates can be applied immediately.
                        To see these additional updates run: apt list --upgradable
                        
                        
                        Last login: Wed Jun 22 05:40:52 2022 from 192.168.2.113
                        gertz@gertz:~$ Welcome to Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-120-generic x86_64)
                        
                        10 updates can be applied immediately.
                        To see these additional updates run: apt list --upgradable
                        
                        
                        Last login: Tue Jun 21 21:46:02 2022 from 192.168.2.113
                        gertz@gertz:~$ iobroker update -i
                        Used repository: stable
                        Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                        Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                        Adapter    "admin"        : 5.3.8    , installed 5.3.8
                        Adapter    "backitup"     : 2.4.9    , installed 2.2.3  [Updatable]
                        Adapter    "daswetter"    : 3.1.2    , installed 3.0.9  [Updatable]
                        Adapter    "devices"      : 1.0.10   , installed 1.0.10
                        Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                        Adapter    "echarts"      : 1.0.7    , installed 1.0.3  [Updatable]
                        Adapter    "history"      : 1.11.1   , installed 1.9.14 [Updatable]
                        Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                        Adapter    "iot"          : 1.11.4   , installed 1.11.4
                        Adapter    "jarvis"       : 3.0.11   , installed 3.0.11
                        Adapter    "javascript"   : 5.7.0    , installed 5.2.21 [Updatable]
                        Controller "js-controller": 4.0.23   , installed 4.0.23
                        Adapter    "material"     : 1.1.2    , installed 1.0.4  [Updatable]
                        Adapter    "meross"       : 1.10.5   , installed 1.10.5
                        -bash: syntax error near unexpected token `('
                        gertz@gertz:~$
                        gertz@gertz:~$  * Documentation:  https://help.ubuntu.com
                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                        Adapter    "vis-inventwo" : 3.3.1    , installed 3.2.5  [Updatable]
                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                        Adapter    "web"          : 4.3.0    , installed 4.3.0
                        Adapter    "wolf"         : 1.4.0    , installed 1.2.0  [Updatable]
                        Adapter    "ws"           : 1.3.0    , installed 1.3.0
                        Adapter    "zigbee"       : 1.7.5    , installed 1.6.6  [Updatable]
                        sudo restart: command not found
                        gertz@gertz:~$  * Management:     https://landscape.canonical.com
                        sudo restart: command not found
                        gertz@gertz:~$  * Support:        https://ubuntu.com/advantage
                        sudo restart: command not found
                        gertz@gertz:~$
                        gertz@gertz:~$   System information as of Wed Jun 22 05:40:49 CEST 2022
                        System: command not found
                        gertz@gertz:~$
                        gertz@gertz:~$   System load:            0.95
                        System: command not found
                        gertz@gertz:~$   Usage of /:             65.0% of 15.19GB
                        
                        Command 'Usage' not found, did you mean:
                        
                          command 'osage' from deb graphviz (2.42.2-3build2)
                          command 'sage' from deb sagemath-common (9.0-1ubuntu4)
                        
                        Try: sudo apt install <deb name>
                        
                        gertz@gertz:~$   Memory usage:           43%
                        Memory: command not found
                        gertz@gertz:~$   Swap usage:             0%
                        Swap: command not found
                        gertz@gertz:~$   Processes:              138
                        Processes:: command not found
                        gertz@gertz:~$   Users logged in:        1
                        
                        Command 'Users' not found, did you mean:
                        
                          command 'users' from deb coreutils (8.30-3ubuntu2)
                        
                        Try: sudo apt install <deb name>
                        
                        gertz@gertz:~$   IPv4 address for ens18: 192.168.2.60
                        IPv4: command not found
                        gertz@gertz:~$   IPv6 address for ens18: 2003:f2:172f:cc93:f095:80ff:feec:ebbb
                        IPv6: command not found
                        gertz@gertz:~$
                        gertz@gertz:~$  * Super-optimized for small spaces - read how we shrank the memory
                        sudo restart: command not found
                        gertz@gertz:~$    footprint of MicroK8s to make it the smallest full K8s around.
                        
                        Command 'footprint' not found, did you mean:
                        
                          command 'rootprint' from snap root-framework (v6-26-04)
                        
                        See 'snap info <snapname>' for additional versions.
                        
                        gertz@gertz:~$
                        gertz@gertz:~$    https://ubuntu.com/blog/microk8s-memory-optimisation
                        -bash: https://ubuntu.com/blog/microk8s-memory-optimisation: No such file or directory
                        gertz@gertz:~$
                        gertz@gertz:~$ 10 updates can be applied immediately.
                        10: command not found
                        gertz@gertz:~$ To see these additional updates run: apt list --upgradable
                        To: command not found
                        gertz@gertz:~$
                        gertz@gertz:~$
                        gertz@gertz:~$ Last login: Tue Jun 21 21:46:02 2022 from 192.168.2.113
                        
                        Command 'Last' not found, did you mean:
                        
                          command 'fast' from snap fast (0.0.4)
                          command 'ast' from deb jruby (9.1.17.0-3build6)
                          command 'nast' from deb nast (0.2.0-7build1)
                          command 'last' from deb util-linux (2.34-0.1ubuntu9.3)
                        
                        See 'snap info <snapname>' for additional versions.
                        
                        gertz@gertz:~$ gertz@gertz:~$ iobroker update -i
                        gertz@gertz:~$: command not found
                        gertz@gertz:~$ Used repository: stable
                        
                        Command 'Used' not found, did you mean:
                        
                          command 'sed' from deb sed (4.7-1)
                          command 'msed' from deb mblaze (0.6-1)
                          command 'ssed' from deb ssed (3.62-7build1)
                        
                        Try: sudo apt install <deb name>
                        
                        gertz@gertz:~$ Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                        Cannot: command not found
                        gertz@gertz:~$ Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                        Cannot: command not found
                        gertz@gertz:~$ Adapter    "admin"        : 5.3.8    , installed 5.3.8
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "backitup"     : 2.4.9    , installed 2.2.3  [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "daswetter"    : 3.1.2    , installed 3.0.9  [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "devices"      : 1.0.10   , installed 1.0.10
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "echarts"      : 1.0.7    , installed 1.0.3  [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "history"      : 1.11.1   , installed 1.9.14 [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "iot"          : 1.11.4   , installed 1.11.4
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "jarvis"       : 3.0.11   , installed 3.0.11
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "javascript"   : 5.7.0    , installed 5.2.21 [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Controller "js-controller": 4.0.23   , installed 4.0.23
                        Controller: command not found
                        gertz@gertz:~$ Adapter    "material"     : 1.1.2    , installed 1.0.4  [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "meross"       : 1.10.5   , installed 1.10.5
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "mihome-vacuum": 3.3.3    , installed 3.3.1  [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "ping"         : 1.5.3    , installed 1.5.3
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "simple-api"   : 2.6.5    , installed 2.7.0
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "vis"          : 1.4.15   , installed 1.4.5  [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "vis-inventwo" : 3.3.1    , installed 3.2.5  [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "web"          : 4.3.0    , installed 4.3.0
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "wolf"         : 1.4.0    , installed 1.2.0  [Updatable]
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "ws"           : 1.3.0    , installed 1.3.0
                        Adapter: command not found
                        gertz@gertz:~$ Adapter    "zigbee"       : 1.7.5    , installed 1.6.6  [Updatable]
                        Adapter: command not found
                        
                        
                        crunchipC Abwesend
                        crunchipC Abwesend
                        crunchip
                        Forum Testing Most Active Developer
                        schrieb am zuletzt editiert von
                        #14

                        @fridolin01 was ist das denn für wirres Zeug? Was du da rein kopierst.
                        Ich sehe da kein shelly Adapter.

                        umgestiegen von Proxmox auf Unraid

                        F 1 Antwort Letzte Antwort
                        0
                        • crunchipC crunchip

                          @fridolin01 was ist das denn für wirres Zeug? Was du da rein kopierst.
                          Ich sehe da kein shelly Adapter.

                          F Offline
                          F Offline
                          Fridolin01
                          schrieb am zuletzt editiert von
                          #15

                          @crunchip said in Shelly plugs keine Daten aktuell:

                          @fridolin01 was ist das denn für wirres Zeug? Was du da rein kopierst.
                          Ich sehe da kein shelly Adapter.

                          War wohl doch zu früh heute Morgen vor der Arbeit.
                          Werde heute Nachmittag nochmal in Ruhe schauen.
                          Sollte ich dennoch schonmal Node updaten?
                          Wenn ja wie stelle ich das an ? Gibts dazu eine Anleitung ?

                          crunchipC 1 Antwort Letzte Antwort
                          0
                          • F Fridolin01

                            @crunchip said in Shelly plugs keine Daten aktuell:

                            @fridolin01 was ist das denn für wirres Zeug? Was du da rein kopierst.
                            Ich sehe da kein shelly Adapter.

                            War wohl doch zu früh heute Morgen vor der Arbeit.
                            Werde heute Nachmittag nochmal in Ruhe schauen.
                            Sollte ich dennoch schonmal Node updaten?
                            Wenn ja wie stelle ich das an ? Gibts dazu eine Anleitung ?

                            crunchipC Abwesend
                            crunchipC Abwesend
                            crunchip
                            Forum Testing Most Active Developer
                            schrieb am zuletzt editiert von crunchip
                            #16

                            @fridolin01 sagte in Shelly plugs keine Daten aktuell:

                            Gibts dazu eine Anleitung ?

                            Ja, zum einen in der offiziellen Doku und zum anderen im Forum.
                            Z.b.
                            https://forum.iobroker.net/post/621254

                            umgestiegen von Proxmox auf Unraid

                            F 1 Antwort Letzte Antwort
                            0
                            • crunchipC crunchip

                              @fridolin01 sagte in Shelly plugs keine Daten aktuell:

                              Gibts dazu eine Anleitung ?

                              Ja, zum einen in der offiziellen Doku und zum anderen im Forum.
                              Z.b.
                              https://forum.iobroker.net/post/621254

                              F Offline
                              F Offline
                              Fridolin01
                              schrieb am zuletzt editiert von
                              #17

                              @crunchip

                              Node.js: v14.19.3 erfolgreich geupdatet
                              Nach dem Neustart des IOB besteht weiterhin der oben genannte Fehler
                              Oder siehe hier aus dem Shelly adapter:

                              shelly.0
                              	2022-06-22 15:58:53.931	info	[CoAP] Listening for packets in the network
                              shelly.0
                              	2022-06-22 15:58:53.801	info	Starting in CoAP mode.
                              shelly.0
                              	2022-06-22 15:58:52.975	info	starting. Version 5.3.2 in /opt/iobroker/node_modules/iobroker.shelly, node: v14.19.3, js-controller: 4.0.23
                              shelly.0
                              	2022-06-22 15:58:46.219	error	DB closed
                              shelly.0
                              	2022-06-22 15:58:46.218	error	Error: DB closed at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25) at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20) at Object.onceWrapper (events.js:520:26) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at TCP.<anonymous> (net.js:686:12)
                              shelly.0
                              	2022-06-22 15:58:46.209	error	unhandled promise rejection: DB closed
                              shelly.0
                              	2022-06-22 15:58:46.208	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              shelly.0
                              	2022-06-22 15:58:45.690	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              shelly.0
                              	2022-06-22 15:58:45.687	info	terminating
                              shelly.0
                              	2022-06-22 15:58:45.685	info	Closing Adapter
                              shelly.0
                              	2022-06-22 15:58:45.673	info	Got terminate signal TERMINATE_YOURSELF
                              
                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • F Fridolin01

                                @crunchip

                                Node.js: v14.19.3 erfolgreich geupdatet
                                Nach dem Neustart des IOB besteht weiterhin der oben genannte Fehler
                                Oder siehe hier aus dem Shelly adapter:

                                shelly.0
                                	2022-06-22 15:58:53.931	info	[CoAP] Listening for packets in the network
                                shelly.0
                                	2022-06-22 15:58:53.801	info	Starting in CoAP mode.
                                shelly.0
                                	2022-06-22 15:58:52.975	info	starting. Version 5.3.2 in /opt/iobroker/node_modules/iobroker.shelly, node: v14.19.3, js-controller: 4.0.23
                                shelly.0
                                	2022-06-22 15:58:46.219	error	DB closed
                                shelly.0
                                	2022-06-22 15:58:46.218	error	Error: DB closed at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25) at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20) at Object.onceWrapper (events.js:520:26) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at TCP.<anonymous> (net.js:686:12)
                                shelly.0
                                	2022-06-22 15:58:46.209	error	unhandled promise rejection: DB closed
                                shelly.0
                                	2022-06-22 15:58:46.208	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                shelly.0
                                	2022-06-22 15:58:45.690	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                shelly.0
                                	2022-06-22 15:58:45.687	info	terminating
                                shelly.0
                                	2022-06-22 15:58:45.685	info	Closing Adapter
                                shelly.0
                                	2022-06-22 15:58:45.673	info	Got terminate signal TERMINATE_YOURSELF
                                
                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #18

                                @fridolin01 sagte in Shelly plugs keine Daten aktuell:

                                Node.js: v14.19.3 erfolgreich geupdatet

                                und wie sieht iobroker update -i wirklich aus?

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                F 1 Antwort Letzte Antwort
                                0
                                • HomoranH Homoran

                                  @fridolin01 sagte in Shelly plugs keine Daten aktuell:

                                  Node.js: v14.19.3 erfolgreich geupdatet

                                  und wie sieht iobroker update -i wirklich aus?

                                  F Offline
                                  F Offline
                                  Fridolin01
                                  schrieb am zuletzt editiert von
                                  #19

                                  @homoran said in Shelly plugs keine Daten aktuell:

                                  iobroker update -i

                                  Used repository: stable
                                  Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                                  Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.accuweather/io-package.json: /opt/iobroker/node_modules/iobroker.accuweather/io-package.json: Unexpected end of JSON input
                                  Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                  Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                  Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
                                  Adapter    "devices"      : 1.0.10   , installed 1.0.10
                                  Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                  Adapter    "echarts"      : 1.0.7    , installed 1.0.7
                                  Adapter    "history"      : 1.11.1   , installed 1.11.1
                                  Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                                  Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                  Adapter    "jarvis"       : 3.0.11   , installed 3.0.11
                                  Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "material"     : 1.1.2    , installed 1.1.2
                                  Adapter    "meross"       : 1.10.5   , installed 1.10.5
                                  Adapter    "mihome-vacuum": 3.3.3    , installed 3.3.1  [Updatable]
                                  Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                  Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                                  Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                  Adapter    "simple-api"   : 2.6.5    , installed 2.7.0
                                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                  Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                                  Adapter    "wolf"         : 1.4.0    , installed 1.2.0  [Updatable]
                                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                  Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                  
                                  
                                  1 Antwort Letzte Antwort
                                  0
                                  • F Fridolin01

                                    Moin seit gestern funktioniert meine Shelly Plugs nicht mehr.
                                    Bedeutet das die States Energy und Power nicht mehr aktuallisiert werden.

                                    Folgendes steht im Log.
                                    Damit kann ich aber so garnichts anfangen

                                    shelly.0
                                    	2022-06-21 20:06:54.861	error	DB closed
                                    shelly.0
                                    	2022-06-21 20:06:54.861	error	Error: DB closed at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25) at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20) at Object.onceWrapper (events.js:421:26) at Socket.emit (events.js:314:20) at Socket.EventEmitter.emit (domain.js:483:12) at TCP.<anonymous> (net.js:675:12)
                                    shelly.0
                                    	2022-06-21 20:06:54.852	error	unhandled promise rejection: DB closed
                                    shelly.0
                                    	2022-06-21 20:06:54.851	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    shelly.0
                                    	2022-06-21 20:04:20.315	error	DB closed
                                    shelly.0
                                    	2022-06-21 20:04:20.314	error	Error: DB closed at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25) at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20) at Object.onceWrapper (events.js:421:26) at Socket.emit (events.js:314:20) at Socket.EventEmitter.emit (domain.js:483:12) at TCP.<anonymous> (net.js:675:12)
                                    shelly.0
                                    	2022-06-21 20:04:20.305	error	unhandled promise rejection: DB closed
                                    shelly.0
                                    	2022-06-21 20:04:20.304	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    shelly.0
                                    	2022-06-21 20:04:20.298	warn	get state error: Connection is closed.
                                    shelly.0
                                    	2022-06-21 19:59:22.085	error	DB closed
                                    shelly.0
                                    	2022-06-21 19:59:22.083	error	Error: DB closed at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24) at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25) at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:657:40) at Shelly.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:6485:35)
                                    shelly.0
                                    	2022-06-21 19:59:21.543	error	unhandled promise rejection: DB closed
                                    shelly.0
                                    	2022-06-21 19:59:21.542	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    shelly.0
                                    	2022-06-21 19:59:21.536	warn	get state error: Connection is closed.
                                    shelly.0
                                    	2022-06-21 19:59:21.313	warn	setTimeout called, but adapter is shutting down
                                    shelly.0
                                    	2022-06-21 19:55:09.010	error	DB closed
                                    shelly.0
                                    	2022-06-21 19:55:09.005	error	Error: DB closed at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25) at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20) at Object.onceWrapper (events.js:421:26) at Socket.emit (events.js:314:20) at Socket.EventEmitter.emit (domain.js:483:12) at TCP.<anonymous> (net.js:675:12)
                                    shelly.0
                                    	2022-06-21 19:55:08.995	error	unhandled promise rejection: DB closed
                                    shelly.0
                                    	2022-06-21 19:55:08.992	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    shelly.0
                                    	2022-06-21 19:55:08.987	warn	get state error: Connection is closed.
                                    
                                    HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von Homoran
                                    #20

                                    @fridolin01 sagte in Shelly plugs keine Daten aktuell:

                                    Bedeutet das die States Energy und Power nicht mehr aktuallisiert werden.

                                    hast du mal hier gelesen?
                                    https://forum.iobroker.net/topic/55765/shelly-zeigt-keine-verbrauchswerte-an/15

                                    was ist denn mit deinem accuweather los?

                                    und due komplezte Eingabezeile fehlt auch

                                    kein Support per PN! - Fragen im Forum stellen -
                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    F 1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Homoran

                                      @fridolin01 sagte in Shelly plugs keine Daten aktuell:

                                      Bedeutet das die States Energy und Power nicht mehr aktuallisiert werden.

                                      hast du mal hier gelesen?
                                      https://forum.iobroker.net/topic/55765/shelly-zeigt-keine-verbrauchswerte-an/15

                                      was ist denn mit deinem accuweather los?

                                      und due komplezte Eingabezeile fehlt auch

                                      F Offline
                                      F Offline
                                      Fridolin01
                                      schrieb am zuletzt editiert von
                                      #21

                                      @homoran

                                      Gerade eingelsen
                                      status "updating"
                                      has_update false
                                      new_version "20220209-094058/v1.11.8-g8c7bb8d"
                                      old_version "20220209-094058/v1.11.8-g8c7bb8d"

                                      Komisch ist das alle 6 Plugs die selbe FW haben
                                      2 davon laufen wie geohnt und liefern Werte aktuell an den IOB
                                      4 Stk liefern keine Werte (später gekauft) liefen aber bis vor 2 Tagen auch ohne Probleme
                                      Mir ist einfach nicht begreiflich wo verdammt der Unterschied liegen soll.
                                      Dabei liefen die Shellys bei mir immer am stabilsten von allen Systemen

                                      1 Antwort Letzte Antwort
                                      0

                                      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                      Registrieren Anmelden
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate
                                      FAQ Cloud / IOT
                                      HowTo: Node.js-Update
                                      HowTo: Backup/Restore
                                      Downloads
                                      BLOG

                                      567

                                      Online

                                      32.9k

                                      Benutzer

                                      83.0k

                                      Themen

                                      1.3m

                                      Beiträge
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                      ioBroker Community 2014-2025
                                      logo
                                      • Anmelden

                                      • Du hast noch kein Konto? Registrieren

                                      • Anmelden oder registrieren, um zu suchen
                                      • Erster Beitrag
                                        Letzter Beitrag
                                      0
                                      • Home
                                      • Aktuell
                                      • Tags
                                      • Ungelesen 0
                                      • Kategorien
                                      • Unreplied
                                      • Beliebt
                                      • GitHub
                                      • Docu
                                      • Hilfe