Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Bass-Ti

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 8
    • Best 0
    • Groups 1

    Bass-Ti

    @Bass-Ti

    Starter

    0
    Reputation
    5
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Bass-Ti Follow
    Starter

    Latest posts made by Bass-Ti

    • RE: Kein Start nach Backup möglich / Unraid Docker

      Danke euch! So hat jetzt auch alles wieder funktioniert.

      posted in Einsteigerfragen
      B
      Bass-Ti
    • RE: Kein Start nach Backup möglich / Unraid Docker

      @bass-ti

      da stelle ich mich wohl etwas dümmlich an, beiträge finde ich einige. jedoch nur viel bla bla und keine lösung.

      posted in Einsteigerfragen
      B
      Bass-Ti
    • RE: Kein Start nach Backup möglich / Unraid Docker

      @bass-ti

      Danke! iobroker ist jetzt wieder gestartet, leider hat die VIS wohl ein großes Problem.

      f93dfbe9-906b-4dba-a745-235172d19dc6-image.png

      a13e75a3-4d80-4be8-a94e-dbdd28c36d55-image.png

      posted in Einsteigerfragen
      B
      Bass-Ti
    • RE: Kein Start nach Backup möglich / Unraid Docker

      @bass-ti ich habe den docker noch einmal neugestartet und zumindest scheint die oberfläche vom admin zu laufen. Muss erst einmal los und prüfe dann noch einmal später nach, danke erst einmal.

      posted in Einsteigerfragen
      B
      Bass-Ti
    • RE: Kein Start nach Backup möglich / Unraid Docker

      @marc-berg danke, da hat sich zumindest etwas getan.

      --------------------------------------------------------------------------------
      ----- Step 3 of 5: Checking ioBroker installation -----
      --------------------------------------------------------------------------------
      
      (Re)setting permissions (This might take a while! Please be patient!)... Done.
      
      Fixing "sudo-bug" by replacing sudo with gosu... Done.
      
      (Re)setting permissions (This might take a while! Please be patient!)... Done.
      
      Fixing "sudo-bug" by replacing sudo with gosu... Done.
      
      Checking Database connection... Done.
      
      /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
      throw e;
      
      
      
      Error: Connection is closed.
      
      at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
      at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
      at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41)
      at Readable.read (node:internal/streams/readable:496:12)
      at resume_ (node:internal/streams/readable:999:12)
      at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
      Emitted 'error' event on ScanStream instance at:
      
      at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
      at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
      at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      
      Node.js v18.17.1
      /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
      throw e;
      
      
      
      Error: Connection is closed.
      
      at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
      at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
      at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41)
      at Readable.read (node:internal/streams/readable:496:12)
      at resume_ (node:internal/streams/readable:999:12)
      at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
      Emitted 'error' event on ScanStream instance at:
      
      at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
      at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
      at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      
      Node.js v18.17.1
      There was a problem detecting the admin instance of your iobroker.
      Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration.
      For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore
      
      This Script will exit now.
      There was a problem detecting the admin instance of your iobroker.
      Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration.
      For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore
      
      This Script will exit now.
      
      posted in Einsteigerfragen
      B
      Bass-Ti
    • RE: Kein Start nach Backup möglich / Unraid Docker

      @dp20eic

      root@fa845846d6ac:/opt/iobroker# iob diag
      root@fa845846d6ac:/opt/iobroker# netstat -tulpe
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
      tcp        0      0 127.0.0.11:37859        0.0.0.0:*               LISTEN      root       15054605   -                   
      tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      iobroker   15063313   -                   
      tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      iobroker   15063306   -                   
      udp        0      0 127.0.0.11:41409        0.0.0.0:*                           root       15054604   -                   
      root@fa845846d6ac:/opt/iobroker# 
      
      
      root@fa845846d6ac:/opt/iobroker# iob host this
      Cannot execute changes on running system. Stop iobroker first.
      root@fa845846d6ac:/opt/iobroker# iobroker stop
      iobroker controller daemon is not running
      root@fa845846d6ac:/opt/iobroker# iobroker stop all
      The adapter "admin.0" was stopped.
      The adapter "backitup.0" was stopped.
      root@fa845846d6ac:/opt/iobroker# iob host this
      Cannot execute changes on running system. Stop iobroker first.
      root@fa845846d6ac:/opt/iobroker# 
      

      leider keinen erfolg

      posted in Einsteigerfragen
      B
      Bass-Ti
    • RE: Kein Start nach Backup möglich / Unraid Docker

      Danke für Eure Rückmeldungen.

      den Befehl habe ich ausgeführt, es kommt jedoch keinerlei Rückmeldung dazu.

      Wenn der Docker gestartet wird, läuft alles laut Log sauber durch.
      Die Oberfläche startet jedoch nicht.

      --------------------------------------------------------------------------------
      ----- Step 5 of 5: ioBroker startup -----
      --------------------------------------------------------------------------------
      
      Starting ioBroker...
      
      ##### #### ### ## # iobroker.js-controller log output # ## ### #### #####
      
      ================================== > LOG REDIRECT system.adapter.admin.0 => true [starting]
      host.fea5d32f5dbd check instance "system.adapter.admin.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.influxdb.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.javascript.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.node-red.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.telegram.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.alexa2.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.alexa2.1" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.cul.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.hm-rega.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.hm-rpc.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.hm-rpc.1" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.hmip.0" for host "fa845846d6ac"
      host.fea5d32f5dbd check instance "system.adapter.ical.0" for host "fa845846d6ac"
      
      
      

      usw.....


      root@fa845846d6ac:/opt/iobroker# iobroker status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      
      root@fa845846d6ac:/opt/iobroker# npm -v
      9.6.7
      root@fa845846d6ac:/opt/iobroker# iobroker upgrade self
      Host    "fea5d32f5dbd"   is up to date.
      root@fa845846d6ac:/opt/iobroker# iobroker update
      Used repository: stable
      Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
      Adapter    "backitup"     : 2.6.23   , installed 2.4.10 [Updatable]
      Controller "js-controller": 4.0.24   , installed 4.0.24
      root@fa845846d6ac:/opt/iobroker# 
      
      posted in Einsteigerfragen
      B
      Bass-Ti
    • Kein Start nach Backup möglich / Unraid Docker

      iobroker Docker startet nach Backup nicht.

      Hallo zusammen, vlt kann mir jemand helfen.

      Ich nutze einen Unraid Docker, welcher auch nach der Installation wunderbar startet.
      Spiele ich jedoch mein Backup ein (egal welches) startet der Docker nachher nicht mehr. Die Backups an sich sind sauber.

      Ich vermute ich hatte nach der Dockerinstallation npm und javascript geupdatet.
      Jedoch müsste er diese doch nach dem Löschen und neuinstallieren des Docker verwerfen und mit der Standardversion aus dem Docker arbeiten?

      Grüße

      posted in Einsteigerfragen
      B
      Bass-Ti
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo