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. [gelöst]Nach Stromausfall Javascript Adapter Rot

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    661

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

[gelöst]Nach Stromausfall Javascript Adapter Rot

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
15 Beiträge 2 Kommentatoren 711 Aufrufe 2 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.
  • J Offline
    J Offline
    jwedenig
    Most Active
    schrieb am zuletzt editiert von jwedenig
    #1

    Hi!Meine 2 Javascriptadapter bleiben nach einem Stromausfall ROT!
    Reboot brachte nichts:
    Hier das Log

    host.raspberrypi
    2023-02-22 09:34:06.283	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.raspberrypi
    2023-02-22 09:34:06.283	error	Caught by controller[0]: }
    host.raspberrypi
    2023-02-22 09:34:06.283	error	Caught by controller[0]: requestPath: 'coffeescript'
    host.raspberrypi
    2023-02-22 09:34:06.282	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/package.json',
    host.raspberrypi
    2023-02-22 09:34:06.282	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.raspberrypi
    2023-02-22 09:34:06.282	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32) {
    host.raspberrypi
    2023-02-22 09:34:06.282	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
    host.raspberrypi
    2023-02-22 09:34:06.282	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
    host.raspberrypi
    2023-02-22 09:34:06.282	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:21:24)
    host.raspberrypi
    2023-02-22 09:34:06.282	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
    host.raspberrypi
    2023-02-22 09:34:06.281	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
    host.raspberrypi
    2023-02-22 09:34:06.281	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
    host.raspberrypi
    2023-02-22 09:34:06.281	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1007:27)
    host.raspberrypi
    2023-02-22 09:34:06.281	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:638:18)
    host.raspberrypi
    2023-02-22 09:34:06.281	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:425:19)
    host.raspberrypi
    2023-02-22 09:34:06.281	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script'. Please verify that the package.json has a valid "main" entry
    host.raspberrypi
    2023-02-22 09:34:06.281	error	Caught by controller[0]: ^
    host.raspberrypi
    2023-02-22 09:34:06.281	error	Caught by controller[0]: throw err;
    host.raspberrypi
    2023-02-22 09:34:06.280	error	Caught by controller[0]: node:internal/modules/cjs/loader:433
    host.raspberrypi
    2023-02-22 09:34:04.166	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.raspberrypi
    2023-02-22 09:34:04.166	error	Caught by controller[0]: }
    host.raspberrypi
    2023-02-22 09:34:04.166	error	Caught by controller[0]: requestPath: 'coffeescript'
    host.raspberrypi
    2023-02-22 09:34:04.166	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/package.json',
    host.raspberrypi
    2023-02-22 09:34:04.165	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.raspberrypi
    2023-02-22 09:34:04.165	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32) {
    host.raspberrypi
    2023-02-22 09:34:04.165	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
    host.raspberrypi
    2023-02-22 09:34:04.165	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
    host.raspberrypi
    2023-02-22 09:34:04.165	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:21:24)
    host.raspberrypi
    2023-02-22 09:34:04.165	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
    host.raspberrypi
    2023-02-22 09:34:04.165	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
    host.raspberrypi
    2023-02-22 09:34:04.165	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
    host.raspberrypi
    2023-02-22 09:34:04.164	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1007:27)
    host.raspberrypi
    2023-02-22 09:34:04.164	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:638:18)
    host.raspberrypi
    2023-02-22 09:34:04.164	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:425:19)
    host.raspberrypi
    2023-02-22 09:34:04.164	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script'. Please verify that the package.json has a valid "main" entry
    host.raspberrypi
    2023-02-22 09:34:04.164	error	Caught by controller[0]: ^
    host.raspberrypi
    2023-02-22 09:34:04.164	error	Caught by controller[0]: throw err;
    host.raspberrypi
    2023-02-22 09:34:04.163	error	Caught by controller[0]: node:internal/modules/cjs/loader:433
    
    

    Bitte wieder um Hilfe!

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • J jwedenig

      Hi!Meine 2 Javascriptadapter bleiben nach einem Stromausfall ROT!
      Reboot brachte nichts:
      Hier das Log

      host.raspberrypi
      2023-02-22 09:34:06.283	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.raspberrypi
      2023-02-22 09:34:06.283	error	Caught by controller[0]: }
      host.raspberrypi
      2023-02-22 09:34:06.283	error	Caught by controller[0]: requestPath: 'coffeescript'
      host.raspberrypi
      2023-02-22 09:34:06.282	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/package.json',
      host.raspberrypi
      2023-02-22 09:34:06.282	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.raspberrypi
      2023-02-22 09:34:06.282	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32) {
      host.raspberrypi
      2023-02-22 09:34:06.282	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
      host.raspberrypi
      2023-02-22 09:34:06.282	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
      host.raspberrypi
      2023-02-22 09:34:06.282	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:21:24)
      host.raspberrypi
      2023-02-22 09:34:06.282	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
      host.raspberrypi
      2023-02-22 09:34:06.281	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
      host.raspberrypi
      2023-02-22 09:34:06.281	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
      host.raspberrypi
      2023-02-22 09:34:06.281	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1007:27)
      host.raspberrypi
      2023-02-22 09:34:06.281	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:638:18)
      host.raspberrypi
      2023-02-22 09:34:06.281	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:425:19)
      host.raspberrypi
      2023-02-22 09:34:06.281	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script'. Please verify that the package.json has a valid "main" entry
      host.raspberrypi
      2023-02-22 09:34:06.281	error	Caught by controller[0]: ^
      host.raspberrypi
      2023-02-22 09:34:06.281	error	Caught by controller[0]: throw err;
      host.raspberrypi
      2023-02-22 09:34:06.280	error	Caught by controller[0]: node:internal/modules/cjs/loader:433
      host.raspberrypi
      2023-02-22 09:34:04.166	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.raspberrypi
      2023-02-22 09:34:04.166	error	Caught by controller[0]: }
      host.raspberrypi
      2023-02-22 09:34:04.166	error	Caught by controller[0]: requestPath: 'coffeescript'
      host.raspberrypi
      2023-02-22 09:34:04.166	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/package.json',
      host.raspberrypi
      2023-02-22 09:34:04.165	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.raspberrypi
      2023-02-22 09:34:04.165	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32) {
      host.raspberrypi
      2023-02-22 09:34:04.165	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
      host.raspberrypi
      2023-02-22 09:34:04.165	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
      host.raspberrypi
      2023-02-22 09:34:04.165	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:21:24)
      host.raspberrypi
      2023-02-22 09:34:04.165	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
      host.raspberrypi
      2023-02-22 09:34:04.165	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
      host.raspberrypi
      2023-02-22 09:34:04.165	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
      host.raspberrypi
      2023-02-22 09:34:04.164	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1007:27)
      host.raspberrypi
      2023-02-22 09:34:04.164	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:638:18)
      host.raspberrypi
      2023-02-22 09:34:04.164	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:425:19)
      host.raspberrypi
      2023-02-22 09:34:04.164	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script'. Please verify that the package.json has a valid "main" entry
      host.raspberrypi
      2023-02-22 09:34:04.164	error	Caught by controller[0]: ^
      host.raspberrypi
      2023-02-22 09:34:04.164	error	Caught by controller[0]: throw err;
      host.raspberrypi
      2023-02-22 09:34:04.163	error	Caught by controller[0]: node:internal/modules/cjs/loader:433
      
      

      Bitte wieder um Hilfe!

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @jwedenig

      Installier den Adapter nochmal.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      J 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @jwedenig

        Installier den Adapter nochmal.

        J Offline
        J Offline
        jwedenig
        Most Active
        schrieb am zuletzt editiert von
        #3

        @thomas-braun
        habe gsd um 4 _uhr früh ein autm. Backup gemacht und drübergespielt, jetzt gehts wieder!
        Warum ist das so?
        und danke wiedermal

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • J jwedenig

          @thomas-braun
          habe gsd um 4 _uhr früh ein autm. Backup gemacht und drübergespielt, jetzt gehts wieder!
          Warum ist das so?
          und danke wiedermal

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @jwedenig

          Weil Stromausfall offene Dateien 'frißt'

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Antwort Letzte Antwort
          0
          • J Offline
            J Offline
            jwedenig
            Most Active
            schrieb am zuletzt editiert von
            #5

            dafür auch eine Idee? Hat sich auch nach dem Stromabfall vertschüüst, Adapter nur gelb, findet Gerät nicht!

            
            switchbot-ble.0
            2023-02-22 12:17:51.389	info	Set the NOBLE_HCI_DEVICE_ID environment variable to 0 (hci0)
            
            switchbot-ble.0
            2023-02-22 12:17:51.349	info	starting. Version 0.4.5 (non-npm: mrbungle64/ioBroker.switchbot-ble#b90263d9a8b0824c22ea124c88f1492368d3795a) in /opt/iobroker/node_modules/iobroker.switchbot-ble, node: v16.19.1, js-controller: 4.0.24
            
            J 1 Antwort Letzte Antwort
            0
            • J jwedenig

              dafür auch eine Idee? Hat sich auch nach dem Stromabfall vertschüüst, Adapter nur gelb, findet Gerät nicht!

              
              switchbot-ble.0
              2023-02-22 12:17:51.389	info	Set the NOBLE_HCI_DEVICE_ID environment variable to 0 (hci0)
              
              switchbot-ble.0
              2023-02-22 12:17:51.349	info	starting. Version 0.4.5 (non-npm: mrbungle64/ioBroker.switchbot-ble#b90263d9a8b0824c22ea124c88f1492368d3795a) in /opt/iobroker/node_modules/iobroker.switchbot-ble, node: v16.19.1, js-controller: 4.0.24
              
              J Offline
              J Offline
              jwedenig
              Most Active
              schrieb am zuletzt editiert von jwedenig
              #6

              Bildschirm­foto 2023-02-22 um 12.19.51.png

              Laut Github folgendes gemacht:

              sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
              sudo setcap cap_net_raw+eip $(eval readlink -f which node)
              sudo apt-get install libcap2-bin

              J 1 Antwort Letzte Antwort
              0
              • J jwedenig

                Bildschirm­foto 2023-02-22 um 12.19.51.png

                Laut Github folgendes gemacht:

                sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
                sudo setcap cap_net_raw+eip $(eval readlink -f which node)
                sudo apt-get install libcap2-bin

                J Offline
                J Offline
                jwedenig
                Most Active
                schrieb am zuletzt editiert von
                #7

                und das:
                $ cd /opt/iobroker/node_modules/iobroker.switchbot-ble/
                $ sudo rm -r node_modules/
                $ npm install
                $ sudo setcap cap_net_raw+eip $(eval readlink -f which node)

                J 1 Antwort Letzte Antwort
                0
                • J jwedenig

                  und das:
                  $ cd /opt/iobroker/node_modules/iobroker.switchbot-ble/
                  $ sudo rm -r node_modules/
                  $ npm install
                  $ sudo setcap cap_net_raw+eip $(eval readlink -f which node)

                  J Offline
                  J Offline
                  jwedenig
                  Most Active
                  schrieb am zuletzt editiert von
                  #8

                  Letzteres hat geklappt!
                  Troubleshooting lesen!!!
                  Wer lesen kann ist klar im Vorteil :-)

                  J 1 Antwort Letzte Antwort
                  0
                  • J jwedenig

                    Letzteres hat geklappt!
                    Troubleshooting lesen!!!
                    Wer lesen kann ist klar im Vorteil :-)

                    J Offline
                    J Offline
                    jwedenig
                    Most Active
                    schrieb am zuletzt editiert von
                    #9

                    mh, kurz Freude - Gerät wurde gefunden, funktionierte aber nicht,
                    nach Adapter Neustart wieder nur gelb:-(

                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #10

                      @jwedenig

                      Ist aber gut Möglich das da noch mehr Dateien gegrillt wurden.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      J 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @jwedenig

                        Ist aber gut Möglich das da noch mehr Dateien gegrillt wurden.

                        J Offline
                        J Offline
                        jwedenig
                        Most Active
                        schrieb am zuletzt editiert von
                        #11

                        @thomas-braun
                        sonst alles grün!
                        Was soll ich tun?

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • J jwedenig

                          @thomas-braun
                          sonst alles grün!
                          Was soll ich tun?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von Thomas Braun
                          #12

                          @jwedenig

                          Schau mal

                          dmesg -T | grep -i ext4
                          

                          an. Ausgabe in CodeTags eingebettet posten.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          J 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @jwedenig

                            Schau mal

                            dmesg -T | grep -i ext4
                            

                            an. Ausgabe in CodeTags eingebettet posten.

                            J Offline
                            J Offline
                            jwedenig
                            Most Active
                            schrieb am zuletzt editiert von jwedenig
                            #13

                            @thomas-braun sagte in [gelöst]Nach Stromausfall Javascript Adapter Rot:

                            pi@raspberrypi:~ $ dmesg -T | grep -i ext4
                            [Wed Feb 22 10:52:04 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:50:1C:78 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=2a066b12-02 rootfstype=ext4 fsck.repair=yes rootwait
                            [Wed Feb 22 10:52:05 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                            [Wed Feb 22 10:52:05 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                            [Wed Feb 22 10:52:07 2023] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
                            
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • J jwedenig

                              @thomas-braun sagte in [gelöst]Nach Stromausfall Javascript Adapter Rot:

                              pi@raspberrypi:~ $ dmesg -T | grep -i ext4
                              [Wed Feb 22 10:52:04 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:50:1C:78 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=2a066b12-02 rootfstype=ext4 fsck.repair=yes rootwait
                              [Wed Feb 22 10:52:05 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                              [Wed Feb 22 10:52:05 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                              [Wed Feb 22 10:52:07 2023] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #14

                              @jwedenig

                              Da steht nix wildes drin. Wobei das absolut nichts heißt.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              J 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @jwedenig

                                Da steht nix wildes drin. Wobei das absolut nichts heißt.

                                J Offline
                                J Offline
                                jwedenig
                                Most Active
                                schrieb am zuletzt editiert von
                                #15

                                @thomas-braun
                                Hi!
                                Habe mir jetzt den Hub dazugekauft und habe leider auch ein Verbindungsproblem!
                                Ich habe gelesen du hast auch so ein Teil für Deine Vorhänge!
                                Bei der App hat man ja jetzt 2 Codes: Token & Geheimschlüssel
                                Weisst Du, wie man das jetzt verwendet?
                                Habe beide versucht ohne Erfolg:
                                IMG_5231CFB1EFED-1.jpeg

                                
                                switchbot-hub.0
                                2023-02-23 20:02:12.382	info	[Error caught and sent to Sentry, thank you for collaborating!] [loadDevices] | Error : Error: Cannot handle API call : Error: Request failed with status code 401 | StackTrace : undefined}
                                
                                switchbot-hub.0
                                2023-02-23 20:02:11.775	info	starting. Version 0.1.2 (non-npm: DrozmotiX/ioBroker.switchbot-hub#de8c1ad97edafedb16cbbb2c6dc14b032848df8e) in /opt/iobroker/node_modules/iobroker.switchbot-hub, node: v16.19.1, js-controller: 4.0.24
                                
                                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

                                504

                                Online

                                32.9k

                                Benutzer

                                82.9k

                                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