Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IO Broker stürzt seit Samstag regelmäßig ab

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    IO Broker stürzt seit Samstag regelmäßig ab

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Snowboarder2611 last edited by

      @snowboarder2611

      Das ist sowas von Standard...
      Ist das Log Files vom Kernel. Dem tut also irgendwas weh.

      tail -n 30 /var/log/kern.log
      

      zeigt die letzten 30 Zeilen. Oft reicht das schon aus um zu sehen wo es da klemmt.

      1 Reply Last reply Reply Quote 0
      • Snowboarder2611
        Snowboarder2611 last edited by

        @thomas-braun said in IO Broker stürzt seit Samstag regelmäßig ab:

        tail -n 30 /var/log/kern.log

        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067715] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067755] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067793] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067832] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067871] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067909] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067949] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067987] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068026] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068065] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068104] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068143] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068182] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068221] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068260] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068298] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068337] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068376] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068415] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068454] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068493] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068532] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068570] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068609] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068648] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068687] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068726] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068764] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068803] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068842] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
        
        
        1 Reply Last reply Reply Quote 0
        • Snowboarder2611
          Snowboarder2611 last edited by

          syslog hat 98 gb und syslog.1 162 gb

          1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active last edited by

            @snowboarder2611

            Auch alles zu groß.
            Schau auch da mal mit tail rein.

            1 Reply Last reply Reply Quote 0
            • Snowboarder2611
              Snowboarder2611 last edited by

              Syslog:

              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214546] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214585] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214651] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214693] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214731] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214770] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214808] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214847] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214885] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214975] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215019] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215059] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215098] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215138] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215177] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215217] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215256] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215367] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215443] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215483] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215522] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215582] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215624] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215725] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215771] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215811] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215851] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215890] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215929] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215968] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              
              

              Syslog.1

              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863480] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863518] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863556] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863594] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863635] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863676] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863714] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863752] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863792] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863830] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863868] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863906] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863944] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863982] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864020] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864058] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864097] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864136] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864178] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864217] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864256] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864302] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864352] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864397] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864441] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864484] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864527] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864565] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864604] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864643] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
              
              1 Reply Last reply Reply Quote 0
              • Snowboarder2611
                Snowboarder2611 last edited by

                kern.log.1 ist auch 105gb groß

                Nov 26 14:17:06 raspberrypi4-iob kernel: [    6.963594] [drm] No displays found. Consider forcing hotplug if HDMI is attached
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    6.963732] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    6.969300] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    7.152748] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    7.153245] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    7.162442] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    8.963834] 8021q: 802.1Q VLAN Support v1.8
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    8.992480] uart-pl011 fe201000.serial: no DMA platform data
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.139838] random: crng init done
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.139867] random: 7 urandom warning(s) missed due to ratelimiting
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.274378] Adding 102396k swap on /var/swap.  Priority:-2 extents:2 across:34623152k SSFS
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.282362] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.496232] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
                Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.496502] bcmgenet fd580000.ethernet eth0: Link is Down
                Nov 26 14:17:12 raspberrypi4-iob kernel: [   14.714559] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
                Nov 26 14:17:12 raspberrypi4-iob kernel: [   14.714617] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761061] Bluetooth: Core ver 2.22
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761181] NET: Registered protocol family 31
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761197] Bluetooth: HCI device and connection manager initialized
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761227] Bluetooth: HCI socket layer initialized
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761250] Bluetooth: L2CAP socket layer initialized
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761288] Bluetooth: SCO socket layer initialized
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.768309] Bluetooth: HCI UART driver ver 2.3
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.768331] Bluetooth: HCI UART protocol H4 registered
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.768461] Bluetooth: HCI UART protocol Three-wire (H5) registered
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.768790] Bluetooth: HCI UART protocol Broadcom registered
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.944665] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.944673] Bluetooth: BNEP filters: protocol multicast
                Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.944686] Bluetooth: BNEP socket layer initialized
                Nov 26 14:17:29 raspberrypi4-iob kernel: [   31.834256] vcc-sd: disabling
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Snowboarder2611 last edited by

                  @snowboarder2611

                  Installier da ein Bullseye in der 64Bit-Version frisch neu.

                  1 Reply Last reply Reply Quote 0
                  • Snowboarder2611
                    Snowboarder2611 last edited by Snowboarder2611

                    OK,
                    dann wird es für mich ab jetzt kompliziert.
                    Ich lasse den Pi und Broker mit einer SSD laufen.
                    Wie bekomme ich das hin, dass ich Bullseye in 64 Bit da rauf bekomme und am besten danach das Backup von Back it up drauf bekomme. Wie komme ich vor dem platt machen der SSD an diese Sicherung? In welchem Verzeichnis finde ich diese?
                    Da müsste ich ein wenig an die Hand genommen werden.

                    Ich stelle mir das so vor:
                    -SSD löschen - nur wie, damit alles sauber weg ist? Als Platte unter Windows angeschlossen wird glaube ich nicht alles angezeigt.
                    -Neues Bullseye auf die SSD -geht das so einfach? Dem Pi habe ich ja schon gesagt, dass er von SSD booten soll.
                    -IO Broker drauf
                    -Backup einspielen - hier benötige ich dann auch wieder Hilfe

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Snowboarder2611 last edited by Thomas Braun

                      @snowboarder2611

                      https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                      Backup dann halt über die von dir eingesetzte Methode.
                      Am einfachsten geht es halt mit dem Backitup-Adapter.

                      1 Reply Last reply Reply Quote 1
                      • Snowboarder2611
                        Snowboarder2611 last edited by Snowboarder2611

                        Ist die Vis irgendwo gesondert gesichert? Also auch meine selbst erstellten Bilder usw?
                        Im Verzeichnis /opt/iobroker/backups liegen drei Backups 24. 25. 26.11. jeweils um die 9 mb groß.
                        Die History ist extra. Diese könnte ich dann auch noch einspielen.

                        Bevor ich die SSD platt mache will ich sicher sein, dass ich alles habe.

                        G 1 Reply Last reply Reply Quote 0
                        • G
                          guergen @Snowboarder2611 last edited by

                          @snowboarder2611 Mit Backitup wird auch die VIS gesichert

                          1 Reply Last reply Reply Quote 0
                          • Snowboarder2611
                            Snowboarder2611 last edited by

                            Ich habe eigene Icons in der Vis verwendet. Sind diese auch schon mit in der Sicherung enthalten?

                            1 Reply Last reply Reply Quote 0
                            • Snowboarder2611
                              Snowboarder2611 last edited by

                              und Blockly ist auch komplett alles dabei?

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Snowboarder2611 last edited by

                                @snowboarder2611

                                Wenn es so in Backitup eingestellt war: Ja.

                                1 Reply Last reply Reply Quote 0
                                • Snowboarder2611
                                  Snowboarder2611 last edited by

                                  ich teste das mal mit einer zweiten Platte. Wenn dort nach dem Backup alles da ist, dann mache ich meine richtige SSD neu.

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Snowboarder2611 last edited by

                                    @snowboarder2611

                                    Sonst nicht?
                                    An dem Thema kommst du nicht vorbei, Backup hin oder her.

                                    1 Reply Last reply Reply Quote 0
                                    • Snowboarder2611
                                      Snowboarder2611 last edited by

                                      Nein, neu machen ist klar.
                                      Nur komme ich auf die zerschossene SSD noch an die Daten ran, falls irgend was nicht so richtig ist nach dem Backup.

                                      Ich sehe jetzt schon, das die VIS nicht will.
                                      Ich komme nicht drauf. File index.html not found steht da.
                                      Die VIS Instanz lässt sich nicht bearbeiten über den Werkzeugschlüssel.
                                      Inhaltlich scheint unter Dateien alles da zu sein.
                                      Bei der Adapterübersicht ist laut der Info der Adapter nicht installiert.
                                      Unter Instanzen wird der Adapter angezeigt aber es ist kein Logo der VIS zu sehen.

                                      Kann ich da einfach den Adapter löschen und neu installieren? Und ist dann noch immer alles vorhanden?

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Snowboarder2611 last edited by

                                        @snowboarder2611

                                        Die vis muss in einer alten Version installiert werden, dann das Backup drüber und final auf die aktuelle stabile Version updaten.

                                        1 Reply Last reply Reply Quote 0
                                        • Snowboarder2611
                                          Snowboarder2611 last edited by

                                          Oh je,
                                          und wie mache ich das jetzt?
                                          IO Broker komplett wieder löschen? und dann alles von vorne?

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Snowboarder2611 last edited by

                                            @snowboarder2611

                                            Nö, nur die Vis runterdrücken.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            984
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            31
                                            1297
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo