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. [Gelöst] Zigbee Adapter bleibt gelb

NEWS

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

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

[Gelöst] Zigbee Adapter bleibt gelb

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
64 Beiträge 7 Kommentatoren 6.8k 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.
  • AsgothianA Asgothian

    @masterg-23 sagte in Zigbee Adapter bleibt gelb:

    @dimaiv ja daran habe ich auch gedacht. Ich glaube das ist der einfachste Weg. Ich dachte bevor ich alles platt mache und neu installiere versuche ich es so hinzubekommen. Denn Erfahrungsgemäß funktioniert bei einer Wiederherstellung viele Sachen vom VIS leider nicht und muss händisch angepasst werden. Genau das wollte ich vermeiden.

    Ist es normal, dass bei lsmod nichts ausgegeben wird?

    pi@raspberrypi:~ $ lsmod
    Module                  Size  Used by
    

    Ein Tip am Rande:

      1. Speicherkarte nehmen (kann eine einfache sein)
    • Testinstallation machen (nur iobroker und zigbee Adapter)
    • wichtig: ANDERE Kanal/PanID/ExtPanId Parameter eintragen
    • schauen ob er mit dem Stick startet.. wenn ja ist deine Installation am PI schuld, wenn nein der Stick.

    A.

    Masterg 23M Offline
    Masterg 23M Offline
    Masterg 23
    schrieb am zuletzt editiert von
    #33

    @asgothian das ist eine wirklich gute Idee. Aktuell läuft das System auf einem RP 4 über SSD boot ohne SD Karte. Ich habe noch einen alten RP 3b+. Dadrauf kann ich mal testen, ob der Stick erkannt wird. Danke für den Tipp :)
    Ich melde mich nachher mit dem Ergebnis.

    1 Antwort Letzte Antwort
    0
    • Masterg 23M Masterg 23

      @realgue so wie es ausschaut, wird der Stick mit dem Befehlt lsusb -v erkannt (Bus 001 Devices 004 Texas Instruments)

      pi@raspberrypi:~ $ lsusb -v
      
      Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
      Couldn't open device, some information will be missing
      Device Descriptor:
        bLength                18
        bDescriptorType         1
        bcdUSB               3.00
        bDeviceClass            0 
        bDeviceSubClass         0 
        bDeviceProtocol         0 
        bMaxPacketSize0         9
        idVendor           0x174c ASMedia Technology Inc.
        idProduct          0x55aa Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
        bcdDevice            1.00
        iManufacturer           2 
        iProduct                3 
        iSerial                 1 
        bNumConfigurations      1
        Configuration Descriptor:
          bLength                 9
          bDescriptorType         2
          wTotalLength       0x0079
          bNumInterfaces          1
          bConfigurationValue     1
          iConfiguration          0 
          bmAttributes         0xc0
            Self Powered
          MaxPower                0mA
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        0
            bAlternateSetting       0
            bNumEndpoints           2
            bInterfaceClass         8 Mass Storage
            bInterfaceSubClass      6 SCSI
            bInterfaceProtocol     80 Bulk-Only
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            2
                Transfer Type            Bulk
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0400  1x 1024 bytes
              bInterval               0
              bMaxBurst              15
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x02  EP 2 OUT
              bmAttributes            2
                Transfer Type            Bulk
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0400  1x 1024 bytes
              bInterval               0
              bMaxBurst              15
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        0
            bAlternateSetting       1
            bNumEndpoints           4
            bInterfaceClass         8 Mass Storage
            bInterfaceSubClass      6 SCSI
            bInterfaceProtocol     98 
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            2
                Transfer Type            Bulk
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0400  1x 1024 bytes
              bInterval               0
              bMaxBurst              15
              MaxStreams             32
              Data-in pipe (0x03)
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x02  EP 2 OUT
              bmAttributes            2
                Transfer Type            Bulk
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0400  1x 1024 bytes
              bInterval               0
              bMaxBurst              15
              MaxStreams             32
              Data-out pipe (0x04)
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x83  EP 3 IN
              bmAttributes            2
                Transfer Type            Bulk
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0400  1x 1024 bytes
              bInterval               0
              bMaxBurst              15
              MaxStreams             32
              Status pipe (0x02)
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x04  EP 4 OUT
              bmAttributes            2
                Transfer Type            Bulk
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0400  1x 1024 bytes
              bInterval               0
              bMaxBurst               0
              Command pipe (0x01)
      
      Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Couldn't open device, some information will be missing
      Device Descriptor:
        bLength                18
        bDescriptorType         1
        bcdUSB               3.00
        bDeviceClass            9 Hub
        bDeviceSubClass         0 
        bDeviceProtocol         3 
        bMaxPacketSize0         9
        idVendor           0x1d6b Linux Foundation
        idProduct          0x0003 3.0 root hub
        bcdDevice            5.10
        iManufacturer           3 
        iProduct                2 
        iSerial                 1 
        bNumConfigurations      1
        Configuration Descriptor:
          bLength                 9
          bDescriptorType         2
          wTotalLength       0x001f
          bNumInterfaces          1
          bConfigurationValue     1
          iConfiguration          0 
          bmAttributes         0xe0
            Self Powered
            Remote Wakeup
          MaxPower                0mA
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        0
            bAlternateSetting       0
            bNumEndpoints           1
            bInterfaceClass         9 Hub
            bInterfaceSubClass      0 
            bInterfaceProtocol      0 Full speed (or root) hub
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            3
                Transfer Type            Interrupt
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0004  1x 4 bytes
              bInterval              12
              bMaxBurst               0
      
      Bus 001 Device 004: ID 0451:16a8 Texas Instruments, Inc. 
      Couldn't open device, some information will be missing
      Device Descriptor:
        bLength                18
        bDescriptorType         1
        bcdUSB               2.00
        bDeviceClass            2 Communications
        bDeviceSubClass         0 
        bDeviceProtocol         0 
        bMaxPacketSize0        32
        idVendor           0x0451 Texas Instruments, Inc.
        idProduct          0x16a8 
        bcdDevice            0.09
        iManufacturer           1 
        iProduct                2 
        iSerial                 3 
        bNumConfigurations      1
        Configuration Descriptor:
          bLength                 9
          bDescriptorType         2
          wTotalLength       0x0043
          bNumInterfaces          2
          bConfigurationValue     1
          iConfiguration          0 
          bmAttributes         0x80
            (Bus Powered)
          MaxPower               50mA
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        0
            bAlternateSetting       0
            bNumEndpoints           1
            bInterfaceClass         2 Communications
            bInterfaceSubClass      2 Abstract (modem)
            bInterfaceProtocol      1 AT-commands (v.25ter)
            iInterface              0 
            CDC Header:
              bcdCDC               1.10
            CDC ACM:
              bmCapabilities       0x02
                line coding and serial state
            CDC Union:
              bMasterInterface        0
              bSlaveInterface         1 
            CDC Call Management:
              bmCapabilities       0x00
              bDataInterface          1
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x82  EP 2 IN
              bmAttributes            3
                Transfer Type            Interrupt
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0040  1x 64 bytes
              bInterval              64
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        1
            bAlternateSetting       0
            bNumEndpoints           2
            bInterfaceClass        10 CDC Data
            bInterfaceSubClass      0 
            bInterfaceProtocol      0 
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x84  EP 4 IN
              bmAttributes            2
                Transfer Type            Bulk
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0040  1x 64 bytes
              bInterval               0
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x04  EP 4 OUT
              bmAttributes            2
                Transfer Type            Bulk
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0040  1x 64 bytes
              bInterval               0
      
      Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
      Couldn't open device, some information will be missing
      Device Descriptor:
        bLength                18
        bDescriptorType         1
        bcdUSB               2.10
        bDeviceClass            9 Hub
        bDeviceSubClass         0 
        bDeviceProtocol         1 Single TT
        bMaxPacketSize0        64
        idVendor           0x2109 VIA Labs, Inc.
        idProduct          0x3431 Hub
        bcdDevice            4.21
        iManufacturer           0 
        iProduct                1 
        iSerial                 0 
        bNumConfigurations      1
        Configuration Descriptor:
          bLength                 9
          bDescriptorType         2
          wTotalLength       0x0019
          bNumInterfaces          1
          bConfigurationValue     1
          iConfiguration          0 
          bmAttributes         0xe0
            Self Powered
            Remote Wakeup
          MaxPower              100mA
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        0
            bAlternateSetting       0
            bNumEndpoints           1
            bInterfaceClass         9 Hub
            bInterfaceSubClass      0 
            bInterfaceProtocol      0 Full speed (or root) hub
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            3
                Transfer Type            Interrupt
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0001  1x 1 bytes
              bInterval              12
      
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Couldn't open device, some information will be missing
      Device Descriptor:
        bLength                18
        bDescriptorType         1
        bcdUSB               2.00
        bDeviceClass            9 Hub
        bDeviceSubClass         0 
        bDeviceProtocol         1 Single TT
        bMaxPacketSize0        64
        idVendor           0x1d6b Linux Foundation
        idProduct          0x0002 2.0 root hub
        bcdDevice            5.10
        iManufacturer           3 
        iProduct                2 
        iSerial                 1 
        bNumConfigurations      1
        Configuration Descriptor:
          bLength                 9
          bDescriptorType         2
          wTotalLength       0x0019
          bNumInterfaces          1
          bConfigurationValue     1
          iConfiguration          0 
          bmAttributes         0xe0
            Self Powered
            Remote Wakeup
          MaxPower                0mA
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        0
            bAlternateSetting       0
            bNumEndpoints           1
            bInterfaceClass         9 Hub
            bInterfaceSubClass      0 
            bInterfaceProtocol      0 Full speed (or root) hub
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            3
                Transfer Type            Interrupt
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0004  1x 4 bytes
              bInterval              12
      
      

      Ich werde nachher mal den Stick unter Bootcamp testen, ob der von Windows erkannt wird. Vom iMac wird der Stick leider nicht erkannt.

      R Offline
      R Offline
      RealGue
      schrieb am zuletzt editiert von
      #34

      @masterg-23 Dir fehlt bei deinem Stick das:

        iManufacturer           1 Texas Instruments
        iProduct                2 TI CC2531 USB CDC
        iSerial                 3 __0X00124B00193ABCDE
      

      Aber du installierst ja jetzt eh neu.

      Masterg 23M 1 Antwort Letzte Antwort
      0
      • R RealGue

        @masterg-23 Dir fehlt bei deinem Stick das:

          iManufacturer           1 Texas Instruments
          iProduct                2 TI CC2531 USB CDC
          iSerial                 3 __0X00124B00193ABCDE
        

        Aber du installierst ja jetzt eh neu.

        Masterg 23M Offline
        Masterg 23M Offline
        Masterg 23
        schrieb am zuletzt editiert von Masterg 23
        #35

        @realgue hast du eine Idee wie ich es hinbekomme ohne eine Neuinstallation?
        Den Stick habe ich auf einem zweiten RP angesteckt. Der wird schon mal beim ls -la /dev/serial/by-id erkannt. Nun bin ich dabei ioBroker zu installieren um zu gucken, ob ich den Adapter auf grün bekomme.

        pi@raspberrypi:~ $ ls -la /dev/serial/by-id
        insgesamt 0
        drwxr-xr-x 2 root root 60 Mär 29 12:51 .
        drwxr-xr-x 4 root root 80 Mär 29 12:51 ..
        lrwxrwxrwx 1 root root 13 Mär 29 12:51 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0002CAF6B2-if00 -> ../../ttyACM0
        

        EDIT: Also der Stick scheint zu funktionieren. Den Zigbee Adapter hab ich auf dem alten Raspberry Pi zum laufen bekommen.

        1 Antwort Letzte Antwort
        0
        • Masterg 23M Offline
          Masterg 23M Offline
          Masterg 23
          schrieb am zuletzt editiert von Masterg 23
          #36

          Ich habe ein komplett Backup also .img Datei gehabt die ich zurückgespielt habe, leider kann ich ioBroker nicht aufrufen.
          Hab ioBroker neu installiert aber ioBroker ist unter http://192.168.0.90:8081 nicht erreichbar. Die ip Adresse ist korrekt :/

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • Masterg 23M Masterg 23

            Ich habe ein komplett Backup also .img Datei gehabt die ich zurückgespielt habe, leider kann ich ioBroker nicht aufrufen.
            Hab ioBroker neu installiert aber ioBroker ist unter http://192.168.0.90:8081 nicht erreichbar. Die ip Adresse ist korrekt :/

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von Thomas Braun
            #37

            @masterg-23 Frisch neuinstallieren, dann das via Backitup-Adapter gesicherte Backup wieder einspielen.
            Über die Images haust du doch dort existente Fehler wieder drauf.

            iobroker status
            iobroker list adapters
            iobroker list instances
            

            sagt?

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            Masterg 23M 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @masterg-23 Frisch neuinstallieren, dann das via Backitup-Adapter gesicherte Backup wieder einspielen.
              Über die Images haust du doch dort existente Fehler wieder drauf.

              iobroker status
              iobroker list adapters
              iobroker list instances
              

              sagt?

              Masterg 23M Offline
              Masterg 23M Offline
              Masterg 23
              schrieb am zuletzt editiert von
              #38

              @thomas-braun das Backup ist von 10.03.2021 also da wo ich keine Probleme hatte.

              pi@raspberrypi:~ $ iobroker status
               Cannot read system.config: null (OK when migrating or restoring)
               Cannot find view "system" for search "host"
              iobroker is running on this host.
              
              
              Objects type: file
              States  type: file
              pi@raspberrypi:~ $ iobroker list adapters
               Cannot read system.config: null (OK when migrating or restoring)
               Cannot find view "system" for search "host"
              pi@raspberrypi:~ $ iobroker list instances
               Cannot read system.config: null (OK when migrating or restoring)
               Cannot find view "system" for search "host"
              
              
              + instance is alive
              pi@raspberrypi:~ $ 
              

              Das sieht nicht gut aus

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • Masterg 23M Masterg 23

                @thomas-braun das Backup ist von 10.03.2021 also da wo ich keine Probleme hatte.

                pi@raspberrypi:~ $ iobroker status
                 Cannot read system.config: null (OK when migrating or restoring)
                 Cannot find view "system" for search "host"
                iobroker is running on this host.
                
                
                Objects type: file
                States  type: file
                pi@raspberrypi:~ $ iobroker list adapters
                 Cannot read system.config: null (OK when migrating or restoring)
                 Cannot find view "system" for search "host"
                pi@raspberrypi:~ $ iobroker list instances
                 Cannot read system.config: null (OK when migrating or restoring)
                 Cannot find view "system" for search "host"
                
                
                + instance is alive
                pi@raspberrypi:~ $ 
                

                Das sieht nicht gut aus

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #39

                @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                Cannot find view "system" for search

                https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                Masterg 23M 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                  Cannot find view "system" for search

                  https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host

                  Masterg 23M Offline
                  Masterg 23M Offline
                  Masterg 23
                  schrieb am zuletzt editiert von
                  #40

                  @thomas-braun Danke für den Link. Ich sehe keine Auffälligkeiten:

                  pi@raspberrypi:~ $ ls -la /opt/iobroker/iobroker-data/backup-objects/
                  insgesamt 43136
                  drwxrwxr-x+ 2 iobroker iobroker    4096 Mär 29 16:01 .
                  drwxrwxr-x+ 8 iobroker iobroker    4096 Mär 29 16:13 ..
                  -rw-rwxr--+ 1 iobroker iobroker 1777671 Mär  2 23:05 2021-03-02_23-05_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281193 Mär  3 00:59 2021-03-03_00-59_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777675 Mär  3 01:10 2021-03-03_01-10_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281607 Mär  3 02:59 2021-03-03_02-59_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777689 Mär  3 03:10 2021-03-03_03-10_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281601 Mär  3 05:00 2021-03-03_05-00_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777664 Mär  3 05:10 2021-03-03_05-10_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281408 Mär  3 07:00 2021-03-03_07-00_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777667 Mär  3 07:15 2021-03-03_07-15_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281022 Mär  3 09:00 2021-03-03_09-00_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777668 Mär  3 09:15 2021-03-03_09-15_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777683 Mär  3 10:15 2021-03-03_10-15_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  280825 Mär  3 10:16 2021-03-03_10-16_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777751 Mär  3 10:20 2021-03-03_10-20_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281265 Mär  3 10:20 2021-03-03_10-20_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777764 Mär  3 12:20 2021-03-03_12-20_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  280754 Mär  3 12:21 2021-03-03_12-21_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281276 Mär  3 14:21 2021-03-03_14-21_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777235 Mär  3 14:23 2021-03-03_14-23_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281382 Mär  3 16:21 2021-03-03_16-21_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777230 Mär  3 16:25 2021-03-03_16-25_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281259 Mär  3 18:21 2021-03-03_18-21_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777233 Mär  3 18:25 2021-03-03_18-25_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281542 Mär  3 20:21 2021-03-03_20-21_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777246 Mär  3 20:30 2021-03-03_20-30_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281546 Mär  3 22:21 2021-03-03_22-21_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777242 Mär  3 22:30 2021-03-03_22-30_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777248 Mär  3 22:35 2021-03-03_22-35_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  280935 Mär  3 22:36 2021-03-03_22-36_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281127 Mär  4 00:36 2021-03-04_00-36_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777380 Mär  4 00:40 2021-03-04_00-40_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281093 Mär  4 02:36 2021-03-04_02-36_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777363 Mär  4 02:45 2021-03-04_02-45_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281202 Mär  4 04:36 2021-03-04_04-36_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777369 Mär  4 04:50 2021-03-04_04-50_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281351 Mär  4 06:36 2021-03-04_06-36_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777391 Mär  4 06:50 2021-03-04_06-50_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281156 Mär  4 08:36 2021-03-04_08-36_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777404 Mär  4 08:50 2021-03-04_08-50_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker    3378 Mär  4 10:32 2021-03-04_10-32_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281835 Mär  4 10:33 2021-03-04_10-33_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281902 Mär  4 10:36 2021-03-04_10-36_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker 1777405 Mär  4 10:55 2021-03-04_10-55_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281855 Mär 29 15:46 2021-03-29_15-46_states.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker    3384 Mär 29 15:55 2021-03-29_15-55_objects.json.gz
                  -rw-rwxr--+ 1 iobroker iobroker  281215 Mär 29 15:55 2021-03-29_15-55_states.json.gz
                  -rw-rw-r--+ 1 iobroker iobroker    3393 Mär 29 16:00 2021-03-29_16-00_objects.json.gz
                  -rw-rw-r--+ 1 iobroker iobroker  281179 Mär 29 16:01 2021-03-29_16-01_states.json.gz
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • Masterg 23M Masterg 23

                    @thomas-braun Danke für den Link. Ich sehe keine Auffälligkeiten:

                    pi@raspberrypi:~ $ ls -la /opt/iobroker/iobroker-data/backup-objects/
                    insgesamt 43136
                    drwxrwxr-x+ 2 iobroker iobroker    4096 Mär 29 16:01 .
                    drwxrwxr-x+ 8 iobroker iobroker    4096 Mär 29 16:13 ..
                    -rw-rwxr--+ 1 iobroker iobroker 1777671 Mär  2 23:05 2021-03-02_23-05_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281193 Mär  3 00:59 2021-03-03_00-59_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777675 Mär  3 01:10 2021-03-03_01-10_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281607 Mär  3 02:59 2021-03-03_02-59_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777689 Mär  3 03:10 2021-03-03_03-10_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281601 Mär  3 05:00 2021-03-03_05-00_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777664 Mär  3 05:10 2021-03-03_05-10_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281408 Mär  3 07:00 2021-03-03_07-00_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777667 Mär  3 07:15 2021-03-03_07-15_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281022 Mär  3 09:00 2021-03-03_09-00_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777668 Mär  3 09:15 2021-03-03_09-15_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777683 Mär  3 10:15 2021-03-03_10-15_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  280825 Mär  3 10:16 2021-03-03_10-16_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777751 Mär  3 10:20 2021-03-03_10-20_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281265 Mär  3 10:20 2021-03-03_10-20_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777764 Mär  3 12:20 2021-03-03_12-20_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  280754 Mär  3 12:21 2021-03-03_12-21_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281276 Mär  3 14:21 2021-03-03_14-21_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777235 Mär  3 14:23 2021-03-03_14-23_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281382 Mär  3 16:21 2021-03-03_16-21_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777230 Mär  3 16:25 2021-03-03_16-25_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281259 Mär  3 18:21 2021-03-03_18-21_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777233 Mär  3 18:25 2021-03-03_18-25_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281542 Mär  3 20:21 2021-03-03_20-21_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777246 Mär  3 20:30 2021-03-03_20-30_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281546 Mär  3 22:21 2021-03-03_22-21_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777242 Mär  3 22:30 2021-03-03_22-30_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777248 Mär  3 22:35 2021-03-03_22-35_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  280935 Mär  3 22:36 2021-03-03_22-36_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281127 Mär  4 00:36 2021-03-04_00-36_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777380 Mär  4 00:40 2021-03-04_00-40_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281093 Mär  4 02:36 2021-03-04_02-36_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777363 Mär  4 02:45 2021-03-04_02-45_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281202 Mär  4 04:36 2021-03-04_04-36_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777369 Mär  4 04:50 2021-03-04_04-50_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281351 Mär  4 06:36 2021-03-04_06-36_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777391 Mär  4 06:50 2021-03-04_06-50_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281156 Mär  4 08:36 2021-03-04_08-36_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777404 Mär  4 08:50 2021-03-04_08-50_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker    3378 Mär  4 10:32 2021-03-04_10-32_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281835 Mär  4 10:33 2021-03-04_10-33_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281902 Mär  4 10:36 2021-03-04_10-36_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker 1777405 Mär  4 10:55 2021-03-04_10-55_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281855 Mär 29 15:46 2021-03-29_15-46_states.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker    3384 Mär 29 15:55 2021-03-29_15-55_objects.json.gz
                    -rw-rwxr--+ 1 iobroker iobroker  281215 Mär 29 15:55 2021-03-29_15-55_states.json.gz
                    -rw-rw-r--+ 1 iobroker iobroker    3393 Mär 29 16:00 2021-03-29_16-00_objects.json.gz
                    -rw-rw-r--+ 1 iobroker iobroker  281179 Mär 29 16:01 2021-03-29_16-01_states.json.gz
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #41

                    @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                    -rw-rwxr--+ 1 iobroker iobroker 1777404 Mär  4 08:50 2021-03-04_08-50_objects.json.gz                
                    -rw-rwxr--+ 1 iobroker iobroker    3378 Mär  4 10:32 2021-03-04_10-32_objects.json.gz
                    

                    Aktuell nicht. Aber in der Vergangenheit hattest du da Sprünge drin.
                    Keine Ahnung ob das Langzeitfolgen sind. Vorher waren die Objects ja auch deutlich größer.

                    Und warum klafft da eine Lücke vom 04 - 29 März?

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    Masterg 23M 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                      -rw-rwxr--+ 1 iobroker iobroker 1777404 Mär  4 08:50 2021-03-04_08-50_objects.json.gz                
                      -rw-rwxr--+ 1 iobroker iobroker    3378 Mär  4 10:32 2021-03-04_10-32_objects.json.gz
                      

                      Aktuell nicht. Aber in der Vergangenheit hattest du da Sprünge drin.
                      Keine Ahnung ob das Langzeitfolgen sind. Vorher waren die Objects ja auch deutlich größer.

                      Und warum klafft da eine Lücke vom 04 - 29 März?

                      Masterg 23M Offline
                      Masterg 23M Offline
                      Masterg 23
                      schrieb am zuletzt editiert von
                      #42

                      @thomas-braun

                      @thomas-braun said in Zigbee Adapter bleibt gelb:

                      Und warum klafft da eine Lücke vom 04 - 29 März?

                      Ich hatte ein DD backup den ich zurückgespielt habe. Das Backup ist von 10 oder 03 März gewesen. Nach dem ich ioBroker nicht erreichen konnte, hab ich ioBroker versucht noch einmal neu zu installieren. Deswegen ist da das heutige Datum auch zu sehen.

                      Ich versuche das Backup noch einmal zu restoren.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • Masterg 23M Masterg 23

                        @thomas-braun

                        @thomas-braun said in Zigbee Adapter bleibt gelb:

                        Und warum klafft da eine Lücke vom 04 - 29 März?

                        Ich hatte ein DD backup den ich zurückgespielt habe. Das Backup ist von 10 oder 03 März gewesen. Nach dem ich ioBroker nicht erreichen konnte, hab ich ioBroker versucht noch einmal neu zu installieren. Deswegen ist da das heutige Datum auch zu sehen.

                        Ich versuche das Backup noch einmal zu restoren.

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #43

                        @masterg-23

                        Ich würde ja behaupten, das System ist dir am 04.03 zwischen 8:50 und 10:32 kaputt gegangen.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        0
                        • Masterg 23M Offline
                          Masterg 23M Offline
                          Masterg 23
                          schrieb am zuletzt editiert von
                          #44

                          Ich habe ein ein älteres Backup von Januar zurückgespielt und es hat funktioniert.
                          Danke noch mal an alle.
                          Eine Frage habe ich dennoch.
                          Das Betriebsystem habe ich damals als Lite Version installiert ohne Desktop Oberfläche. Nun wünsche ich mir bei manchen Angelegenheiten doch eine UI. Hab versucht das UI Mod mit

                          sudo apt-get install raspberrypi-ui-mods
                          

                          nach zu installieren. Das VNC habe ich in den raspi-conig Einstellung auch aktiviert.
                          Wenn ich jetzt versuche mich mit VNC zu verbinden, wird mir kein Desktop angezeigt sondern die Meldung: "Der Desktop kann derzeit nicht angezeigt werden".

                          Kann mir hier jemand weiterhelfen?

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • Masterg 23M Masterg 23

                            Ich habe ein ein älteres Backup von Januar zurückgespielt und es hat funktioniert.
                            Danke noch mal an alle.
                            Eine Frage habe ich dennoch.
                            Das Betriebsystem habe ich damals als Lite Version installiert ohne Desktop Oberfläche. Nun wünsche ich mir bei manchen Angelegenheiten doch eine UI. Hab versucht das UI Mod mit

                            sudo apt-get install raspberrypi-ui-mods
                            

                            nach zu installieren. Das VNC habe ich in den raspi-conig Einstellung auch aktiviert.
                            Wenn ich jetzt versuche mich mit VNC zu verbinden, wird mir kein Desktop angezeigt sondern die Meldung: "Der Desktop kann derzeit nicht angezeigt werden".

                            Kann mir hier jemand weiterhelfen?

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #45

                            @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                            Warum nur???
                            Was willst du denn da anschauen/anklicken?
                            Serverdienste kannst du auch mit einem Desktop nicht 'anfassen', das sind auch dort nur config-Dateien und Konsolenkommandos.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            Masterg 23M 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                              Warum nur???
                              Was willst du denn da anschauen/anklicken?
                              Serverdienste kannst du auch mit einem Desktop nicht 'anfassen', das sind auch dort nur config-Dateien und Konsolenkommandos.

                              Masterg 23M Offline
                              Masterg 23M Offline
                              Masterg 23
                              schrieb am zuletzt editiert von
                              #46

                              @thomas-braun said in Zigbee Adapter bleibt gelb:

                              @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                              Warum nur???
                              Was willst du denn da anschauen/anklicken?
                              Serverdienste kannst du auch mit einem Desktop nicht 'anfassen', das sind auch dort nur config-Dateien und Konsolenkommandos.

                              ich will mit GParted und Timeshift ein bisschen rumprobieren.
                              Ist es generell möglich auf einer Lite Version im nachhinein die Desktop Variante nachzuinstallieren?

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • Masterg 23M Masterg 23

                                @thomas-braun said in Zigbee Adapter bleibt gelb:

                                @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                                Warum nur???
                                Was willst du denn da anschauen/anklicken?
                                Serverdienste kannst du auch mit einem Desktop nicht 'anfassen', das sind auch dort nur config-Dateien und Konsolenkommandos.

                                ich will mit GParted und Timeshift ein bisschen rumprobieren.
                                Ist es generell möglich auf einer Lite Version im nachhinein die Desktop Variante nachzuinstallieren?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von Thomas Braun
                                #47

                                @masterg-23

                                Kommandozeile:

                                parted
                                

                                gparted ist nur ein GUI-Aufsatz dazu (wie fast bei jedem Linux-Programm)

                                timeshift kenn ich nicht. Ist aber für den Betrieb eines Servers auch nicht erheblich.

                                Ja, möglich ist natürlich alles. Die Frage ist ob alles was möglich ist auch sinnvoll ist. Desktop auf einem Serversystem ist jedenfalls nicht sinnvoll.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                Masterg 23M 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @masterg-23

                                  Kommandozeile:

                                  parted
                                  

                                  gparted ist nur ein GUI-Aufsatz dazu (wie fast bei jedem Linux-Programm)

                                  timeshift kenn ich nicht. Ist aber für den Betrieb eines Servers auch nicht erheblich.

                                  Ja, möglich ist natürlich alles. Die Frage ist ob alles was möglich ist auch sinnvoll ist. Desktop auf einem Serversystem ist jedenfalls nicht sinnvoll.

                                  Masterg 23M Offline
                                  Masterg 23M Offline
                                  Masterg 23
                                  schrieb am zuletzt editiert von Masterg 23
                                  #48

                                  @thomas-braun said in Zigbee Adapter bleibt gelb:

                                  Ja, möglich ist natürlich alles. Die Frage ist ob alles was möglich ist auch sinnvoll ist.

                                  Für mich ist es sinnvoll sonst hätte ich nicht gefragt.

                                  @thomas-braun said in Zigbee Adapter bleibt gelb:
                                  timeshift kenn ich nicht. Ist aber für den Betrieb eines Servers auch nicht erheblich.

                                  Wie kannst du es behaupten, wenn du es gar nicht kennst?
                                  Wie gesagt, für mich ist es sinnvoll.

                                  Über paar Tipps wäre ich sehr Dankbar.

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Masterg 23M Masterg 23

                                    @thomas-braun said in Zigbee Adapter bleibt gelb:

                                    Ja, möglich ist natürlich alles. Die Frage ist ob alles was möglich ist auch sinnvoll ist.

                                    Für mich ist es sinnvoll sonst hätte ich nicht gefragt.

                                    @thomas-braun said in Zigbee Adapter bleibt gelb:
                                    timeshift kenn ich nicht. Ist aber für den Betrieb eines Servers auch nicht erheblich.

                                    Wie kannst du es behaupten, wenn du es gar nicht kennst?
                                    Wie gesagt, für mich ist es sinnvoll.

                                    Über paar Tipps wäre ich sehr Dankbar.

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von Thomas Braun
                                    #49

                                    @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                                    Wie kannst du es behaupten, wenn du es gar nicht kennst?

                                    Ich weiß grob was es macht, kenne es aber nicht genau genug. Ist aber soweit ich das sehe ein GUI-Programm aus der Mint-Ecke. Hat also auf einem Server qua definition nix verloren.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    Masterg 23M 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                                      Wie kannst du es behaupten, wenn du es gar nicht kennst?

                                      Ich weiß grob was es macht, kenne es aber nicht genau genug. Ist aber soweit ich das sehe ein GUI-Programm aus der Mint-Ecke. Hat also auf einem Server qua definition nix verloren.

                                      Masterg 23M Offline
                                      Masterg 23M Offline
                                      Masterg 23
                                      schrieb am zuletzt editiert von Masterg 23
                                      #50

                                      @thomas-braun Falsch, ist es ein Backup Programm und ich will damit was ausprobieren. Es wäre wirklich cool, wenn jemand helfen will auch paar Tipps gibt statt nach sinn oder unsinn des ganzen zu fragen. Sorry aber ich finde es echt unhöflich.

                                      Thomas BraunT AsgothianA 2 Antworten Letzte Antwort
                                      0
                                      • Masterg 23M Masterg 23

                                        @thomas-braun Falsch, ist es ein Backup Programm und ich will damit was ausprobieren. Es wäre wirklich cool, wenn jemand helfen will auch paar Tipps gibt statt nach sinn oder unsinn des ganzen zu fragen. Sorry aber ich finde es echt unhöflich.

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #51

                                        @masterg-23

                                        Ein Backup-Programm mit GUI.
                                        Hab nix anderes gesagt.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        Masterg 23M 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @masterg-23

                                          Ein Backup-Programm mit GUI.
                                          Hab nix anderes gesagt.

                                          Masterg 23M Offline
                                          Masterg 23M Offline
                                          Masterg 23
                                          schrieb am zuletzt editiert von
                                          #52

                                          @thomas-braun und was ist daran sinnlos? Egal ich schließe hier.

                                          Thomas BraunT 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

                                          543

                                          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