Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Fehlermeldung ioBroker, keine manuelles starten möglich

NEWS

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

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

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

Fehlermeldung ioBroker, keine manuelles starten möglich

Scheduled Pinned Locked Moved ioBroker Allgemein
starttinkerboardinstallation
4 Posts 2 Posters 243 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • GregorSG Offline
    GregorSG Offline
    GregorS
    wrote on last edited by
    #1

    Hallo,
    habe gestern ioBroker auf dem neuen Tinkerboard installiert. Soweit alles gut gelaufen.
    Update ausgeführt usw - alles nach Anleitung.
    Heute Neustart für weitere Installation.
    Wollte soeben ein Backup vom Rasp installieren.
    Dann bekam ich nur noch folgende Meldungen:

    root@ioBroker-Tinker:~# iobroker status
    Could not find the database of available applications, run update-command-not-found as root to fix this
    iobroker: command not found

    root@ioBroker-Tinker:~# iobroker start
    Could not find the database of available applications, run update-command-not-found as root to fix this
    iobroker: command not found

    Komme gerade nicht weiter.
    Ich habe das minimal Image aus dem Download genutzt, Redis installiert, Updates gemacht, alles so wie in der Anleitung.

    Hat einer eine Idee?

    Danke Euch !!!

    INTEL NUC i7, Sonoff, hmIP, AVM, Jeelink, T-Link, Alexa, Saia-Burgess, uvm.

    HomoranH 1 Reply Last reply
    0
    • GregorSG GregorS

      Hallo,
      habe gestern ioBroker auf dem neuen Tinkerboard installiert. Soweit alles gut gelaufen.
      Update ausgeführt usw - alles nach Anleitung.
      Heute Neustart für weitere Installation.
      Wollte soeben ein Backup vom Rasp installieren.
      Dann bekam ich nur noch folgende Meldungen:

      root@ioBroker-Tinker:~# iobroker status
      Could not find the database of available applications, run update-command-not-found as root to fix this
      iobroker: command not found

      root@ioBroker-Tinker:~# iobroker start
      Could not find the database of available applications, run update-command-not-found as root to fix this
      iobroker: command not found

      Komme gerade nicht weiter.
      Ich habe das minimal Image aus dem Download genutzt, Redis installiert, Updates gemacht, alles so wie in der Anleitung.

      Hat einer eine Idee?

      Danke Euch !!!

      HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #2

      @GregorS
      Hast du auch den Fixer drüberlaufen lassen?

      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 im Header. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Reply Last reply
      0
      • GregorSG Offline
        GregorSG Offline
        GregorS
        wrote on last edited by GregorS
        #3

        Habe ich versucht.

        Aber jetzt verstehe ich die Welt nicht mehr:

        root@ioBroker-Tinker:~# curl -sL https://iobroker.net/fix.sh | bash -
        ioBroker is not installed in /opt/iobroker! Cannot fix anything...
        root@ioBroker-Tinker:~#

        root@ioBroker-Tinker:/iobroker# dir
        backups iob lib package.json
        CHANGELOG_INSTALLER_LINUX.md iobroker LICENSE package-lock.json
        install iobroker-data log README.md
        INSTALLER_INFO.txt killall.sh node_modules reinstall.sh

        ioBroker wurde nicht im /opt - Verzeichnis installiert sondern direkt unter /iobroker
        Der Fixer sucht nur in /opt/iobroker. Das Verzeichnis /opt ist leer.
        Wie kann man ihn trotzdem nutzen?

        Hier ist die Log-Datei von der Installation.
        Hoffe ihr könnt damit was anfangen.

        iobroker_Log.txt

        INTEL NUC i7, Sonoff, hmIP, AVM, Jeelink, T-Link, Alexa, Saia-Burgess, uvm.

        GregorSG 1 Reply Last reply
        0
        • GregorSG GregorS

          Habe ich versucht.

          Aber jetzt verstehe ich die Welt nicht mehr:

          root@ioBroker-Tinker:~# curl -sL https://iobroker.net/fix.sh | bash -
          ioBroker is not installed in /opt/iobroker! Cannot fix anything...
          root@ioBroker-Tinker:~#

          root@ioBroker-Tinker:/iobroker# dir
          backups iob lib package.json
          CHANGELOG_INSTALLER_LINUX.md iobroker LICENSE package-lock.json
          install iobroker-data log README.md
          INSTALLER_INFO.txt killall.sh node_modules reinstall.sh

          ioBroker wurde nicht im /opt - Verzeichnis installiert sondern direkt unter /iobroker
          Der Fixer sucht nur in /opt/iobroker. Das Verzeichnis /opt ist leer.
          Wie kann man ihn trotzdem nutzen?

          Hier ist die Log-Datei von der Installation.
          Hoffe ihr könnt damit was anfangen.

          iobroker_Log.txt

          GregorSG Offline
          GregorSG Offline
          GregorS
          wrote on last edited by
          #4

          Habe es geschafft.
          Neue Installation und 2 Stunden später war alles ok.

          Keine Ahnung wo der Fehler lag.

          Muss noch den USB-Stick für die Statistik mounten und dann geht das alte System down

          INTEL NUC i7, Sonoff, hmIP, AVM, Jeelink, T-Link, Alexa, Saia-Burgess, uvm.

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          Support us

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

          548

          Online

          32.7k

          Users

          82.6k

          Topics

          1.3m

          Posts
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2025
          logo
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Home
          • Recent
          • Tags
          • Unread 0
          • Categories
          • Unreplied
          • Popular
          • GitHub
          • Docu
          • Hilfe