Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Adapter läuft doppelt/parallel bei Cloud Zugriff

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    543

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.4k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

Adapter läuft doppelt/parallel bei Cloud Zugriff

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
4 Beiträge 2 Kommentatoren 231 Aufrufe
  • Ä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.
  • M Offline
    M Offline
    martinschm
    schrieb am zuletzt editiert von
    #1

    Hi,

    wenn ich mich über die Cloud auf dem Admin einlogge, werden dann für die Adapter separat nochmal gestartet ?

    Hab grade text2command über iobroker.pro aufgerufen und sämtliche Befehle die ich hinterlegt habe wurden nicht angezeigt. Ich hab dann 4 neue eingetragen. Jetzt funktionieren die anderen Befehle nicht mehr wenn ich sie über Telegram ansteuer. Da kommt nur "Verstehe xyz nicht".

    Im log steht mehrfach:

    host.ioB-RasPi 2019-01-30 09:48:48.129 info instance system.adapter.text2command.0 terminated with code null ()

    host.ioB-RasPi 2019-01-30 09:48:48.129 warn instance system.adapter.text2command.0 terminated due to SIGTERM

    Schau jetzt lokal drauf und alle "alten" Befehle sind weg und nur noch die da, die ich heute morgen eingetragen habe.

    Nutzung über iot Adapter 0.3.0, Eigene Optionen ist deaktiviert

    Würde gerne verstehen was da "falsch" läuft und wo meine Befehle alle hin sind.

    ciao

    Martin

    1 Antwort Letzte Antwort
    0
    • M Offline
      M Offline
      martinschm
      schrieb am zuletzt editiert von
      #2

      Hi,

      hab jetzt alle Befehle neu eingerichtet. Bekomme jetzt immer die Meldung "Kenne xyz nicht" und dann wird der Befehl doch ausgeführt.

      Bei einem Neustart von ioBroker kommen auch immer diese zwei Zeilen. Irgendwie als würde der Adapter doppelt gestartet werden obwohl nur eine Instanz angelegt ist.

      host.ioB-RasPi 2019-01-31 20:52:41.973 error instance system.adapter.text2command.0 terminated with code 7 (Adapter already running)

      host.ioB-RasPi 2019-01-31 20:52:40.703 info instance system.adapter.text2command.0 started with pid 2814

      Jetzt grade noch im Log gesehen, das reinste Adapter Massaker

      text2command.0	2019-01-31 21:01:05.937	info	starting. Version 1.2.4 in /opt/iobroker/node_modules/iobroker.text2command, node: v8.12.0
      host.ioB-RasPi	2019-01-31 21:01:04.724	info	instance system.adapter.text2command.0 started with pid 754
      host.ioB-RasPi	2019-01-31 21:01:02.211	info	instance system.adapter.text2command.0 terminated with code null ()
      host.ioB-RasPi	2019-01-31 21:01:02.210	warn	instance system.adapter.text2command.0 terminated due to SIGTERM
      host.ioB-RasPi	2019-01-31 21:01:02.193	info	stopInstance system.adapter.text2command.0 killing pid 749
      host.ioB-RasPi	2019-01-31 21:01:02.193	info	stopInstance system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:01:02.193	info	object change system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:01:02.169	info	instance system.adapter.text2command.0 started with pid 749
      host.ioB-RasPi	2019-01-31 21:01:00.203	info	instance system.adapter.text2command.0 terminated with code 0 (OK)
      host.ioB-RasPi	2019-01-31 21:00:59.658	info	stopInstance system.adapter.text2command.0 killing pid 739
      host.ioB-RasPi	2019-01-31 21:00:59.658	info	stopInstance system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:00:59.657	info	object change system.adapter.text2command.0
      text2command.0	2019-01-31 21:00:58.943	info	starting. Version 1.2.4 in /opt/iobroker/node_modules/iobroker.text2command, node: v8.12.0
      host.ioB-RasPi	2019-01-31 21:00:57.702	info	instance system.adapter.text2command.0 started with pid 739
      host.ioB-RasPi	2019-01-31 21:00:57.701	info	object change system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:00:56.623	info	instance system.adapter.text2command.0 terminated with code null ()
      host.ioB-RasPi	2019-01-31 21:00:56.622	warn	instance system.adapter.text2command.0 terminated due to SIGTERM
      host.ioB-RasPi	2019-01-31 21:00:56.607	info	stopInstance system.adapter.text2command.0 killing pid 733
      host.ioB-RasPi	2019-01-31 21:00:56.606	info	stopInstance system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:00:56.603	info	object change system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:00:56.112	info	instance system.adapter.text2command.0 started with pid 733
      host.ioB-RasPi	2019-01-31 21:00:53.509	info	instance system.adapter.text2command.0 terminated with code null ()
      host.ioB-RasPi	2019-01-31 21:00:53.508	warn	instance system.adapter.text2command.0 terminated due to SIGTERM
      host.ioB-RasPi	2019-01-31 21:00:53.494	info	stopInstance system.adapter.text2command.0 killing pid 727
      host.ioB-RasPi	2019-01-31 21:00:53.494	info	stopInstance system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:00:53.493	info	object change system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:00:52.539	info	instance system.adapter.text2command.0 started with pid 727
      host.ioB-RasPi	2019-01-31 21:00:52.538	info	object change system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:00:51.188	info	instance system.adapter.text2command.0 terminated with code 0 (OK)
      host.ioB-RasPi	2019-01-31 21:00:50.647	info	stopInstance system.adapter.text2command.0 killing pid 717
      host.ioB-RasPi	2019-01-31 21:00:50.646	info	stopInstance system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:00:50.645	info	object change system.adapter.text2command.0
      text2command.0	2019-01-31 21:00:47.594	info	starting. Version 1.2.4 in /opt/iobroker/node_modules/iobroker.text2command, node: v8.12.0
      host.ioB-RasPi	2019-01-31 21:00:46.352	info	instance system.adapter.text2command.0 started with pid 717
      host.ioB-RasPi	2019-01-31 21:00:44.392	info	instance system.adapter.text2command.0 terminated with code 0 (OK)
      host.ioB-RasPi	2019-01-31 21:00:43.842	info	stopInstance system.adapter.text2command.0 killing pid 655
      host.ioB-RasPi	2019-01-31 21:00:43.842	info	stopInstance system.adapter.text2command.0
      host.ioB-RasPi	2019-01-31 21:00:43.841	info	object change system.adapter.text2command.0
      
      1 Antwort Letzte Antwort
      0
      • apollon77A Offline
        apollon77A Offline
        apollon77
        schrieb am zuletzt editiert von
        #3

        Es kann sehr gut sein das Du einen Bug in text2command gefunden hast was Cloud angeht. Leg bei text2command im GitHub bitte mal ein Issue an.

        Das der Adapter bei einer Änderung der Regeln neu startet ist normal, Der Fehler 7 an sich nicht weil dann ist eins Hängengeblieben.

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        1 Antwort Letzte Antwort
        0
        • M Offline
          M Offline
          martinschm
          schrieb am zuletzt editiert von
          #4

          Hiermit erledigt: https://github.com/ioBroker/ioBroker.te … /issues/40

          1 Antwort Letzte Antwort
          0
          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

          605

          Online

          32.7k

          Benutzer

          82.5k

          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