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. js-controller Update schlägt immer fehl

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    255

  • 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
    771

js-controller Update schlägt immer fehl

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
24 Beiträge 5 Kommentatoren 1.6k 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.
  • apollon77A apollon77

    Und dazu: Der Restore Prozess hat sich mit js-controller 4.0 geändert und kann nun VIEEL LÄÄNGER dauern. Zuerst werden alle adapter deinstalliert und richtet der erste Start das alles wieder ein wie es sein muss... Aber sind alles nur annahmen weil Unklar ist wo und bei was es hier genau hängt

    P Offline
    P Offline
    pjo123456
    schrieb am zuletzt editiert von
    #15

    OK, beim nächsten Update werde ich alle logs speichern.

    Da ja nun alles wieder hergestellt ist, taucht natürlich das Problem vom Anfang wieder auf. Diese komischen Einträge ("dataDir": "f"). Kann ich die iobroker.json mit dem nano Editor bearbeiten? Die Zeilen einfach löschen?

    Moin aus dem Norden…

    apollon77A 1 Antwort Letzte Antwort
    0
    • P pjo123456

      OK, beim nächsten Update werde ich alle logs speichern.

      Da ja nun alles wieder hergestellt ist, taucht natürlich das Problem vom Anfang wieder auf. Diese komischen Einträge ("dataDir": "f"). Kann ich die iobroker.json mit dem nano Editor bearbeiten? Die Zeilen einfach löschen?

      apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #16

      @pjo123456 ja einfach editieren mit Texteditor

      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
      P 1 Antwort Letzte Antwort
      0
      • apollon77A apollon77

        @pjo123456 ja einfach editieren mit Texteditor

        P Offline
        P Offline
        pjo123456
        schrieb am zuletzt editiert von
        #17

        Habe die iobroker.json geändert. Der iobroker läuft noch. 😊 Aber irgendwie scheint sich ein Fehler eingeschlichen zu haben, denn jetzt geht Flot und Vis nicht mehr. Es erscheint dann nur eine weiße Seite mit "File edit.html not found: {}". Nehme ich meine gesicherte iobroker.json wieder ist alles ok.
        Kann sich jemand mal die iobroker.json ansehen? Und eventuell den Fehler finden?

        die originale Datei ist weiter oben zu sehen. Und so habe ich sie jetzt geändert.

        {
          "system": {
            "memoryLimitMB": 0,
            "hostname": "",
            "statisticsInterval": 15000,
            "checkDiskInterval": 300000
          },
          "multihostService": {
            "enabled": false,
            "secure": true,
            "password": "$/aes-192-cbc:28a379506c10d56d6f67db5c2290f15d:37ee00d646c76cc95210975ac782ff1d",
            "persist": false
          },
          "network": {
            "IPv4": true,
            "IPv6": true,
            "bindAddress": null,
            "useSystemNpm": true
          },
          "objects": {
            "type": "jsonl",
            "typeComment": "Possible values: 'file' - [port 9001], redis - [port 6379], couch - [port 5984].",
            "host": "0.0.0.0",
            "port": 9001,
            "user": "",
            "pass": "",
            "noFileCache": false,
            "connectTimeout": 2000,
            "options": {
              "auth_pass": null,
              "enableReadyCheck": true,
              "host": "0.0.0.0",
              "port": 9001,
              "db": 0,
              "family": 0,
              "password": null,
              "autoResubscribe": false,
              "connectionName": "host.iobroker-master",
              "retry_max_delay": 5000
            },
            "maxQueue": 1000
          },
          "states": {
            "type": "jsonl",
            "typeComment": "Possible values: 'file' - [port 9000], 'redis' - [port 6379].",
            "host": "0.0.0.0",
            "port": 9000,
            "maxQueue": 1000,
            "options": {
              "auth_pass": null,
              "enableReadyCheck": true,
              "host": "0.0.0.0",
              "port": 9000,
              "db": 0,
              "family": 0,
              "password": null,
              "autoResubscribe": false,
              "connectionName": "host.iobroker-master",
              "retry_max_delay": 5000
            }
          },
          "log": {
            "level": "info",
            "maxDays": 7,
            "noStdout": true,
            "transport": {
              "file1": {
                "type": "file",
                "enabled": true,
                "filename": "log/iobroker",
                "fileext": ".log",
                "maxsize": null,
                "maxFiles": null
              },
              "syslog1": {
                "type": "syslog",
                "enabled": false,
                "host": "localhost",
                "host_comment": "The host running syslogd, defaults to localhost.",
                "port_comment": "The port on the host that syslog is running on, defaults to syslogd's default port(514/UDP).",
                "protocol": "udp4",
                "protocol_comment": "The network protocol to log over (e.g. tcp4, udp4, unix, unix-connect, etc).",
                "path_comment": "The path to the syslog dgram socket (i.e. /dev/log or /var/run/syslog for OS X).",
                "facility_comment": "Syslog facility to use (Default: local0).",
                "localhost": "iobroker",
                "localhost_comment": "Host to indicate that log messages are coming from (Default: localhost).",
                "sysLogType_comment": "The type of the syslog protocol to use (Default: BSD).",
                "app_name_comment": "The name of the application (Default: process.title).",
                "eol_comment": "The end of line character to be added to the end of the message (Default: Message without modifications)."
              }
            }
          },
          "dataDirComment": "Always relative to iobroker.js-controller/",
          "dataDir": "../../iobroker-data/"
        }
        

        Aber wie gesagt, es muss noch etwas falsch sein. Ich hoffe, jemand kann das finden oder meine Orginaldatei im dritten Post entsprechend ändern. Danke!

        mfg pjo123456

        Moin aus dem Norden…

        crunchipC 1 Antwort Letzte Antwort
        0
        • P pjo123456

          Habe die iobroker.json geändert. Der iobroker läuft noch. 😊 Aber irgendwie scheint sich ein Fehler eingeschlichen zu haben, denn jetzt geht Flot und Vis nicht mehr. Es erscheint dann nur eine weiße Seite mit "File edit.html not found: {}". Nehme ich meine gesicherte iobroker.json wieder ist alles ok.
          Kann sich jemand mal die iobroker.json ansehen? Und eventuell den Fehler finden?

          die originale Datei ist weiter oben zu sehen. Und so habe ich sie jetzt geändert.

          {
            "system": {
              "memoryLimitMB": 0,
              "hostname": "",
              "statisticsInterval": 15000,
              "checkDiskInterval": 300000
            },
            "multihostService": {
              "enabled": false,
              "secure": true,
              "password": "$/aes-192-cbc:28a379506c10d56d6f67db5c2290f15d:37ee00d646c76cc95210975ac782ff1d",
              "persist": false
            },
            "network": {
              "IPv4": true,
              "IPv6": true,
              "bindAddress": null,
              "useSystemNpm": true
            },
            "objects": {
              "type": "jsonl",
              "typeComment": "Possible values: 'file' - [port 9001], redis - [port 6379], couch - [port 5984].",
              "host": "0.0.0.0",
              "port": 9001,
              "user": "",
              "pass": "",
              "noFileCache": false,
              "connectTimeout": 2000,
              "options": {
                "auth_pass": null,
                "enableReadyCheck": true,
                "host": "0.0.0.0",
                "port": 9001,
                "db": 0,
                "family": 0,
                "password": null,
                "autoResubscribe": false,
                "connectionName": "host.iobroker-master",
                "retry_max_delay": 5000
              },
              "maxQueue": 1000
            },
            "states": {
              "type": "jsonl",
              "typeComment": "Possible values: 'file' - [port 9000], 'redis' - [port 6379].",
              "host": "0.0.0.0",
              "port": 9000,
              "maxQueue": 1000,
              "options": {
                "auth_pass": null,
                "enableReadyCheck": true,
                "host": "0.0.0.0",
                "port": 9000,
                "db": 0,
                "family": 0,
                "password": null,
                "autoResubscribe": false,
                "connectionName": "host.iobroker-master",
                "retry_max_delay": 5000
              }
            },
            "log": {
              "level": "info",
              "maxDays": 7,
              "noStdout": true,
              "transport": {
                "file1": {
                  "type": "file",
                  "enabled": true,
                  "filename": "log/iobroker",
                  "fileext": ".log",
                  "maxsize": null,
                  "maxFiles": null
                },
                "syslog1": {
                  "type": "syslog",
                  "enabled": false,
                  "host": "localhost",
                  "host_comment": "The host running syslogd, defaults to localhost.",
                  "port_comment": "The port on the host that syslog is running on, defaults to syslogd's default port(514/UDP).",
                  "protocol": "udp4",
                  "protocol_comment": "The network protocol to log over (e.g. tcp4, udp4, unix, unix-connect, etc).",
                  "path_comment": "The path to the syslog dgram socket (i.e. /dev/log or /var/run/syslog for OS X).",
                  "facility_comment": "Syslog facility to use (Default: local0).",
                  "localhost": "iobroker",
                  "localhost_comment": "Host to indicate that log messages are coming from (Default: localhost).",
                  "sysLogType_comment": "The type of the syslog protocol to use (Default: BSD).",
                  "app_name_comment": "The name of the application (Default: process.title).",
                  "eol_comment": "The end of line character to be added to the end of the message (Default: Message without modifications)."
                }
              }
            },
            "dataDirComment": "Always relative to iobroker.js-controller/",
            "dataDir": "../../iobroker-data/"
          }
          

          Aber wie gesagt, es muss noch etwas falsch sein. Ich hoffe, jemand kann das finden oder meine Orginaldatei im dritten Post entsprechend ändern. Danke!

          mfg pjo123456

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

          @pjo123456 bin grad nur am handy, aber fehlen da nicht ein paar Zeilen?
          Eigentlich sind es dich nur 3 Zeilen zum entfernen.
          29, 62 und 106

          umgestiegen von Proxmox auf Unraid

          P 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @pjo123456 bin grad nur am handy, aber fehlen da nicht ein paar Zeilen?
            Eigentlich sind es dich nur 3 Zeilen zum entfernen.
            29, 62 und 106

            P Offline
            P Offline
            pjo123456
            schrieb am zuletzt editiert von
            #19

            Ich glaube im Post mit der iobroker.json ist beim Kopieren etwas schiefgelaufen. Da ist ein Teil doppelt. Habe jetzt noch einmal die Sicherungskopie genommen.
            Wenn ich einfach nur die Zeilen mit "dataDir": "f", lösche kann ich die Admin Oberfläche nicht mehr erreichen.
            Hier noch einmal die Originaldatei:

            {
              "system": {
                "memoryLimitMB": 0,
                "hostname": "",
                "statisticsInterval": 15000,
                "checkDiskInterval": 300000
              },
              "multihostService": {
                "enabled": false,
                "secure": true,
                "password": "$/aes-192-cbc:28a379506c10d56d6f67db5c2290f15d:37ee00d646c76cc95210975ac782ff1d",
                "persist": false
              },
              "network": {
                "IPv4": true,
                "IPv6": true,
                "bindAddress": null,
                "useSystemNpm": true
              },
              "objects": {
                "type": "jsonl",
                "typeComment": "Possible values: 'file' - [port 9001], redis - [port 6379], couch - [port 5984].",
                "host": "0.0.0.0",
                "port": 9001,
                "user": "",
                "pass": "",
                "noFileCache": false,
                "connectTimeout": 2000,
                "dataDir": "f",
                "options": {
                  "auth_pass": null,
                  "enableReadyCheck": true,
                  "host": "0.0.0.0",
                  "port": 9001,
                  "db": 0,
                  "family": 0,
                  "password": null,
                  "autoResubscribe": false,
                  "connectionName": "host.iobroker-master",
                  "retry_max_delay": 5000
                },
                "maxQueue": 1000
              },
              "states": {
                "type": "jsonl",
                "typeComment": "Possible values: 'file' - [port 9000], 'redis' - [port 6379].",
                "host": "0.0.0.0",
                "port": 9000,
                "maxQueue": 1000,
                "options": {
                  "auth_pass": null,
                  "enableReadyCheck": true,
                  "host": "0.0.0.0",
                  "port": 9000,
                  "db": 0,
                  "family": 0,
                  "password": null,
                  "autoResubscribe": false,
                  "connectionName": "host.iobroker-master",
                  "retry_max_delay": 5000
                },
                "dataDir": "f"
              },
              "log": {
                "level": "info",
                "maxDays": 7,
                "noStdout": true,
                "transport": {
                  "file1": {
                    "type": "file",
                    "enabled": true,
                    "filename": "log/iobroker",
                    "fileext": ".log",
                    "maxsize": null,
                    "maxFiles": null
                  },
                  "syslog1": {
                    "type": "syslog",
                    "enabled": false,
                    "host": "localhost",
                    "host_comment": "The host running syslogd, defaults to localhost.",
                    "port_comment": "The port on the host that syslog is running on, defaults to syslogd's default port(514/UDP).",
                    "protocol": "udp4",
                    "protocol_comment": "The network protocol to log over (e.g. tcp4, udp4, unix, unix-connect, etc).",
                    "path_comment": "The path to the syslog dgram socket (i.e. /dev/log or /var/run/syslog for OS X).",
                    "facility_comment": "Syslog facility to use (Default: local0).",
                    "localhost": "iobroker",
                    "localhost_comment": "Host to indicate that log messages are coming from (Default: localhost).",
                    "sysLogType_comment": "The type of the syslog protocol to use (Default: BSD).",
                    "app_name_comment": "The name of the application (Default: process.title).",
                    "eol_comment": "The end of line character to be added to the end of the message (Default: Message without modifications)."
                  }
                }
              },
              "dataDirComment": "Always relative to iobroker.js-controller/",
              "dataDir": "../../iobroker-data/"
            }
            
            

            Und hier meine Änderungen:

            {
              "system": {
                "memoryLimitMB": 0,
                "hostname": "",
                "statisticsInterval": 15000,
                "checkDiskInterval": 300000
              },
              "multihostService": {
                "enabled": false,
                "secure": true,
                "password": "$/aes-192-cbc:28a379506c10d56d6f67db5c2290f15d:37ee00d646c76cc95210975ac782ff1d",
                "persist": false
              },
              "network": {
                "IPv4": true,
                "IPv6": true,
                "bindAddress": null,
                "useSystemNpm": true
              },
              "objects": {
                "type": "jsonl",
                "typeComment": "Possible values: 'file' - [port 9001], redis - [port 6379], couch - [port 5984].",
                "host": "0.0.0.0",
                "port": 9001,
                "user": "",
                "pass": "",
                "noFileCache": false,
                "connectTimeout": 2000,
            
                "options": {
                  "auth_pass": null,
                  "enableReadyCheck": true,
                  "host": "0.0.0.0",
                  "port": 9001,
                  "db": 0,
                  "family": 0,
                  "password": null,
                  "autoResubscribe": false,
                  "connectionName": "host.iobroker-master",
                  "retry_max_delay": 5000
                },
                "maxQueue": 1000
              },
              "states": {
                "type": "jsonl",
                "typeComment": "Possible values: 'file' - [port 9000], 'redis' - [port 6379].",
                "host": "0.0.0.0",
                "port": 9000,
                "maxQueue": 1000,
                "options": {
                  "auth_pass": null,
                  "enableReadyCheck": true,
                  "host": "0.0.0.0",
                  "port": 9000,
                  "db": 0,
                  "family": 0,
                  "password": null,
                  "autoResubscribe": false,
                  "connectionName": "host.iobroker-master",
                  "retry_max_delay": 5000
                },
            
              },
              "log": {
                "level": "info",
                "maxDays": 7,
                "noStdout": true,
                "transport": {
                  "file1": {
                    "type": "file",
                    "enabled": true,
                    "filename": "log/iobroker",
                    "fileext": ".log",
                    "maxsize": null,
                    "maxFiles": null
                  },
                  "syslog1": {
                    "type": "syslog",
                    "enabled": false,
                    "host": "localhost",
                    "host_comment": "The host running syslogd, defaults to localhost.",
                    "port_comment": "The port on the host that syslog is running on, defaults to syslogd's default port(514/UDP).",
                    "protocol": "udp4",
                    "protocol_comment": "The network protocol to log over (e.g. tcp4, udp4, unix, unix-connect, etc).",
                    "path_comment": "The path to the syslog dgram socket (i.e. /dev/log or /var/run/syslog for OS X).",
                    "facility_comment": "Syslog facility to use (Default: local0).",
                    "localhost": "iobroker",
                    "localhost_comment": "Host to indicate that log messages are coming from (Default: localhost).",
                    "sysLogType_comment": "The type of the syslog protocol to use (Default: BSD).",
                    "app_name_comment": "The name of the application (Default: process.title).",
                    "eol_comment": "The end of line character to be added to the end of the message (Default: Message without modifications)."
                  }
                }
              },
              "dataDirComment": "Always relative to iobroker.js-controller/",
              "dataDir": "../../iobroker-data/"
            }
            
            

            Moin aus dem Norden…

            crunchipC 1 Antwort Letzte Antwort
            0
            • P pjo123456

              Ich glaube im Post mit der iobroker.json ist beim Kopieren etwas schiefgelaufen. Da ist ein Teil doppelt. Habe jetzt noch einmal die Sicherungskopie genommen.
              Wenn ich einfach nur die Zeilen mit "dataDir": "f", lösche kann ich die Admin Oberfläche nicht mehr erreichen.
              Hier noch einmal die Originaldatei:

              {
                "system": {
                  "memoryLimitMB": 0,
                  "hostname": "",
                  "statisticsInterval": 15000,
                  "checkDiskInterval": 300000
                },
                "multihostService": {
                  "enabled": false,
                  "secure": true,
                  "password": "$/aes-192-cbc:28a379506c10d56d6f67db5c2290f15d:37ee00d646c76cc95210975ac782ff1d",
                  "persist": false
                },
                "network": {
                  "IPv4": true,
                  "IPv6": true,
                  "bindAddress": null,
                  "useSystemNpm": true
                },
                "objects": {
                  "type": "jsonl",
                  "typeComment": "Possible values: 'file' - [port 9001], redis - [port 6379], couch - [port 5984].",
                  "host": "0.0.0.0",
                  "port": 9001,
                  "user": "",
                  "pass": "",
                  "noFileCache": false,
                  "connectTimeout": 2000,
                  "dataDir": "f",
                  "options": {
                    "auth_pass": null,
                    "enableReadyCheck": true,
                    "host": "0.0.0.0",
                    "port": 9001,
                    "db": 0,
                    "family": 0,
                    "password": null,
                    "autoResubscribe": false,
                    "connectionName": "host.iobroker-master",
                    "retry_max_delay": 5000
                  },
                  "maxQueue": 1000
                },
                "states": {
                  "type": "jsonl",
                  "typeComment": "Possible values: 'file' - [port 9000], 'redis' - [port 6379].",
                  "host": "0.0.0.0",
                  "port": 9000,
                  "maxQueue": 1000,
                  "options": {
                    "auth_pass": null,
                    "enableReadyCheck": true,
                    "host": "0.0.0.0",
                    "port": 9000,
                    "db": 0,
                    "family": 0,
                    "password": null,
                    "autoResubscribe": false,
                    "connectionName": "host.iobroker-master",
                    "retry_max_delay": 5000
                  },
                  "dataDir": "f"
                },
                "log": {
                  "level": "info",
                  "maxDays": 7,
                  "noStdout": true,
                  "transport": {
                    "file1": {
                      "type": "file",
                      "enabled": true,
                      "filename": "log/iobroker",
                      "fileext": ".log",
                      "maxsize": null,
                      "maxFiles": null
                    },
                    "syslog1": {
                      "type": "syslog",
                      "enabled": false,
                      "host": "localhost",
                      "host_comment": "The host running syslogd, defaults to localhost.",
                      "port_comment": "The port on the host that syslog is running on, defaults to syslogd's default port(514/UDP).",
                      "protocol": "udp4",
                      "protocol_comment": "The network protocol to log over (e.g. tcp4, udp4, unix, unix-connect, etc).",
                      "path_comment": "The path to the syslog dgram socket (i.e. /dev/log or /var/run/syslog for OS X).",
                      "facility_comment": "Syslog facility to use (Default: local0).",
                      "localhost": "iobroker",
                      "localhost_comment": "Host to indicate that log messages are coming from (Default: localhost).",
                      "sysLogType_comment": "The type of the syslog protocol to use (Default: BSD).",
                      "app_name_comment": "The name of the application (Default: process.title).",
                      "eol_comment": "The end of line character to be added to the end of the message (Default: Message without modifications)."
                    }
                  }
                },
                "dataDirComment": "Always relative to iobroker.js-controller/",
                "dataDir": "../../iobroker-data/"
              }
              
              

              Und hier meine Änderungen:

              {
                "system": {
                  "memoryLimitMB": 0,
                  "hostname": "",
                  "statisticsInterval": 15000,
                  "checkDiskInterval": 300000
                },
                "multihostService": {
                  "enabled": false,
                  "secure": true,
                  "password": "$/aes-192-cbc:28a379506c10d56d6f67db5c2290f15d:37ee00d646c76cc95210975ac782ff1d",
                  "persist": false
                },
                "network": {
                  "IPv4": true,
                  "IPv6": true,
                  "bindAddress": null,
                  "useSystemNpm": true
                },
                "objects": {
                  "type": "jsonl",
                  "typeComment": "Possible values: 'file' - [port 9001], redis - [port 6379], couch - [port 5984].",
                  "host": "0.0.0.0",
                  "port": 9001,
                  "user": "",
                  "pass": "",
                  "noFileCache": false,
                  "connectTimeout": 2000,
              
                  "options": {
                    "auth_pass": null,
                    "enableReadyCheck": true,
                    "host": "0.0.0.0",
                    "port": 9001,
                    "db": 0,
                    "family": 0,
                    "password": null,
                    "autoResubscribe": false,
                    "connectionName": "host.iobroker-master",
                    "retry_max_delay": 5000
                  },
                  "maxQueue": 1000
                },
                "states": {
                  "type": "jsonl",
                  "typeComment": "Possible values: 'file' - [port 9000], 'redis' - [port 6379].",
                  "host": "0.0.0.0",
                  "port": 9000,
                  "maxQueue": 1000,
                  "options": {
                    "auth_pass": null,
                    "enableReadyCheck": true,
                    "host": "0.0.0.0",
                    "port": 9000,
                    "db": 0,
                    "family": 0,
                    "password": null,
                    "autoResubscribe": false,
                    "connectionName": "host.iobroker-master",
                    "retry_max_delay": 5000
                  },
              
                },
                "log": {
                  "level": "info",
                  "maxDays": 7,
                  "noStdout": true,
                  "transport": {
                    "file1": {
                      "type": "file",
                      "enabled": true,
                      "filename": "log/iobroker",
                      "fileext": ".log",
                      "maxsize": null,
                      "maxFiles": null
                    },
                    "syslog1": {
                      "type": "syslog",
                      "enabled": false,
                      "host": "localhost",
                      "host_comment": "The host running syslogd, defaults to localhost.",
                      "port_comment": "The port on the host that syslog is running on, defaults to syslogd's default port(514/UDP).",
                      "protocol": "udp4",
                      "protocol_comment": "The network protocol to log over (e.g. tcp4, udp4, unix, unix-connect, etc).",
                      "path_comment": "The path to the syslog dgram socket (i.e. /dev/log or /var/run/syslog for OS X).",
                      "facility_comment": "Syslog facility to use (Default: local0).",
                      "localhost": "iobroker",
                      "localhost_comment": "Host to indicate that log messages are coming from (Default: localhost).",
                      "sysLogType_comment": "The type of the syslog protocol to use (Default: BSD).",
                      "app_name_comment": "The name of the application (Default: process.title).",
                      "eol_comment": "The end of line character to be added to the end of the message (Default: Message without modifications)."
                    }
                  }
                },
                "dataDirComment": "Always relative to iobroker.js-controller/",
                "dataDir": "../../iobroker-data/"
              }
              
              
              crunchipC Abwesend
              crunchipC Abwesend
              crunchip
              Forum Testing Most Active Developer
              schrieb am zuletzt editiert von
              #20

              @pjo123456 zeile 61 ist ein Komma zu viel

              umgestiegen von Proxmox auf Unraid

              P 1 Antwort Letzte Antwort
              0
              • crunchipC crunchip

                @pjo123456 zeile 61 ist ein Komma zu viel

                P Offline
                P Offline
                pjo123456
                schrieb am zuletzt editiert von
                #21

                @crunchip OK, das Komma habe ich entfernt. Admin ist wieder erreichbar aber Flot und Vis nicht mehr.

                Moin aus dem Norden…

                crunchipC 1 Antwort Letzte Antwort
                0
                • P pjo123456

                  @crunchip OK, das Komma habe ich entfernt. Admin ist wieder erreichbar aber Flot und Vis nicht mehr.

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

                  @pjo123456 ich kann bei mir gerade nicht nachsehen wie es aussehen müsste. Bin nur am Handy.
                  Daher kann ich da nicht weiterhelfen

                  umgestiegen von Proxmox auf Unraid

                  1 Antwort Letzte Antwort
                  0
                  • apollon77A Offline
                    apollon77A Offline
                    apollon77
                    schrieb am zuletzt editiert von
                    #23

                    naja Du hast mit dem modifizierten DataDir dir ggf ein blödes EI gelegt weil DU jetzt Meta Daten an zwei verschiedenen stellen hast

                    Daher: Schau mal ob unter /opt/iobroker/node_modules/iobroker.js-controller/f/iobroker-data Daten liegen und welche

                    Schau auch ob in /opt/iobroker/node_modules/iobroker.js-controller/f/iobroker-data/files Daten liegen - da könnten jetzt deine Vis Files liegen. Das musst DU jetzt anschauen und irgendwie zusammenführen.
                    Kannst versuchen ein backup /opt/iobroker/iobroker-data/* zu machen zur sicherheit und dann kannst du versuchen /opt/iobroker/node_modules/iobroker.js-controller/f/iobrokee-data/files/* mal in /opt/iobroker/iobroker-data/files/ reinzukopieren.
                    Danach am besten noch ein "iob upload all" ausführen.

                    Die Frage ist halt wie lange das bei Dir so lief.

                    Wenn du aber pech hast ist unter /opt/iobroker/node_modules/iobroker.js-controller/f/ nichts mehr weil du durch den js.controller update ein neues npm Paket installiert hast und der das alles was "Zuviel" war weggeräumt hat. Dann kannst Du nur schauen ob Du aus der Zeit wo es falsch war ein Backup hast was du mal wegkopiert hast und was Du ggf nutzen kannst.

                    Wenn das alles nicht ist dann habe ich leider Bad news: Dann musst Du von vorne anfangen.

                    EIn "iob upload all" sollte dazu führen das alle Adapter tun. Ein pot angelegtes Vis wäre dann aber weg.

                    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
                    P 1 Antwort Letzte Antwort
                    0
                    • apollon77A apollon77

                      naja Du hast mit dem modifizierten DataDir dir ggf ein blödes EI gelegt weil DU jetzt Meta Daten an zwei verschiedenen stellen hast

                      Daher: Schau mal ob unter /opt/iobroker/node_modules/iobroker.js-controller/f/iobroker-data Daten liegen und welche

                      Schau auch ob in /opt/iobroker/node_modules/iobroker.js-controller/f/iobroker-data/files Daten liegen - da könnten jetzt deine Vis Files liegen. Das musst DU jetzt anschauen und irgendwie zusammenführen.
                      Kannst versuchen ein backup /opt/iobroker/iobroker-data/* zu machen zur sicherheit und dann kannst du versuchen /opt/iobroker/node_modules/iobroker.js-controller/f/iobrokee-data/files/* mal in /opt/iobroker/iobroker-data/files/ reinzukopieren.
                      Danach am besten noch ein "iob upload all" ausführen.

                      Die Frage ist halt wie lange das bei Dir so lief.

                      Wenn du aber pech hast ist unter /opt/iobroker/node_modules/iobroker.js-controller/f/ nichts mehr weil du durch den js.controller update ein neues npm Paket installiert hast und der das alles was "Zuviel" war weggeräumt hat. Dann kannst Du nur schauen ob Du aus der Zeit wo es falsch war ein Backup hast was du mal wegkopiert hast und was Du ggf nutzen kannst.

                      Wenn das alles nicht ist dann habe ich leider Bad news: Dann musst Du von vorne anfangen.

                      EIn "iob upload all" sollte dazu führen das alle Adapter tun. Ein pot angelegtes Vis wäre dann aber weg.

                      P Offline
                      P Offline
                      pjo123456
                      schrieb am zuletzt editiert von
                      #24

                      Unter /opt/iobroker/node_modules/iobroker.js-controller/f/iobroker-data habe ich die Verzeichnisse:
                      6b76665f-251f-4788-a122-830b9cbd8bcf-image.png

                      In files sieht es so aus:
                      e3f04189-7852-468f-a500-ff6b6151c7ad-image.png

                      Ich werde dann morgen mal das Kopieren probieren. Mal sehen ob es klappt.

                      Moin aus dem Norden…

                      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

                      596

                      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