Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Repository-Verzeichnisse werden nicht gespeichert

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    503

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

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

Repository-Verzeichnisse werden nicht gespeichert

Scheduled Pinned Locked Moved Error/Bug
64 Posts 4 Posters 6.3k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Thomas BraunT Thomas Braun

    @zaphod

    Wie schauen denn die objects an der Stelle aus?

    e2cd9e74-b169-4e8c-a73f-f2a7e65a1b53-image.png

    ZaphodZ Offline
    ZaphodZ Offline
    Zaphod
    wrote on last edited by
    #27

    @thomas-braun

    jetzt wird's wahrscheinlich peinlich für mich.
    Irgendwie hab' ich kein objekt "system":

    Objects.jpg

    Thomas BraunT 1 Reply Last reply
    0
    • ZaphodZ Zaphod

      @thomas-braun

      jetzt wird's wahrscheinlich peinlich für mich.
      Irgendwie hab' ich kein objekt "system":

      Objects.jpg

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #28

      @zaphod sagte in Repository-Verzeichnisse werden nicht gespeichert:

      Irgendwie hab' ich kein objekt "system":

      Nur im Expertenmodus sichtbar.

      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

      ZaphodZ 2 Replies Last reply
      0
      • Thomas BraunT Thomas Braun

        @zaphod
        Und wenn man ganz frech so herangeht:

        iob repo add stable http://download.iobroker.net/sources-dist.json
        
        ZaphodZ Offline
        ZaphodZ Offline
        Zaphod
        wrote on last edited by
        #29

        @thomas-braun

        pi@raspberrypi:/opt/iobroker $ iob repo add stable http://download.iobroker.net/sources-dist.json
        Cannot add repository location: Cannot read properties of undefined (reading 'stable')
        
        Thomas BraunT 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @zaphod sagte in Repository-Verzeichnisse werden nicht gespeichert:

          Irgendwie hab' ich kein objekt "system":

          Nur im Expertenmodus sichtbar.

          ZaphodZ Offline
          ZaphodZ Offline
          Zaphod
          wrote on last edited by
          #30

          @thomas-braun

          :)

          {
            "_id": "system.certificates",
            "type": "config",
            "common": {
              "name": "System certificates",
              "icon": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCI+DQogICAgPHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTIgMUwzIDV2NmMwIDUuNTUgMy44NCAxMC43NCA5IDEyIDUuMTYtMS4yNiA5LTYuNDUgOS0xMlY1bC05LTR6bTAgMTAuOTloN2MtLjUzIDQuMTItMy4yOCA3Ljc5LTcgOC45NFYxMkg1VjYuM2w3LTMuMTF2OC44eiIvPg0KPC9zdmc+"
            },
            "native": {
              "certificates": {
                "defaultPrivate": "...",
                "defaultPublic": "..."
              },
              "letsEncrypt": {
                "path": "letsencrypt",
                "email": "",
                "domains": ""
              }
            },
            "acl": {
              "owner": "system.user.admin",
              "ownerGroup": "system.group.administrator",
              "object": 1536
            },
            "from": "system.adapter.admin.0",
            "user": "system.user.admin",
            "ts": 1707075689897
          }
          
          1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @zaphod sagte in Repository-Verzeichnisse werden nicht gespeichert:

            Irgendwie hab' ich kein objekt "system":

            Nur im Expertenmodus sichtbar.

            ZaphodZ Offline
            ZaphodZ Offline
            Zaphod
            wrote on last edited by
            #31

            @thomas-braun

            Die Zertifikate unterscheiden sich im Objekt von denen, die mit "iob setup first" erzeugt wurden.

            1 Reply Last reply
            0
            • ZaphodZ Zaphod

              @thomas-braun

              pi@raspberrypi:/opt/iobroker $ iob repo add stable http://download.iobroker.net/sources-dist.json
              Cannot add repository location: Cannot read properties of undefined (reading 'stable')
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #32

              @zaphod

              Die Stelle mit den Zertifkaten sieht bei mir etwas anders aus.

              Aber ich kann dir wohl nicht weiterhelfen, keine Idee mehr.

              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

              ZaphodZ 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @zaphod

                Die Stelle mit den Zertifkaten sieht bei mir etwas anders aus.

                Aber ich kann dir wohl nicht weiterhelfen, keine Idee mehr.

                ZaphodZ Offline
                ZaphodZ Offline
                Zaphod
                wrote on last edited by
                #33

                @thomas-braun

                o.k. - vielen Dank für Deine Hilfe - das war sehr nett!

                Vielleicht hat @homoran noch eine Idee.

                Ich werd' die Zertifikate im Objekt sichern und dann durch die neu generierten austauschen ... hab' aber wenig Hoffnung.

                Schönen (Rest-)Abend!

                LG Peter

                HomoranH 1 Reply Last reply
                0
                • ZaphodZ Zaphod

                  @thomas-braun

                  o.k. - vielen Dank für Deine Hilfe - das war sehr nett!

                  Vielleicht hat @homoran noch eine Idee.

                  Ich werd' die Zertifikate im Objekt sichern und dann durch die neu generierten austauschen ... hab' aber wenig Hoffnung.

                  Schönen (Rest-)Abend!

                  LG Peter

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

                  @zaphod sagte in Repository-Verzeichnisse werden nicht gespeichert:

                  Vielleicht hat @homoran noch eine Idee.

                  nöö!
                  das ist weit außerhalb meiner Skills

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Reply Last reply
                  0
                  • GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    wrote on last edited by Glasfaser
                    #35

                    @zaphod

                    @thomas-braun sagte in Repository-Verzeichnisse werden nicht gespeichert:
                    @zaphod

                    Wie schauen denn die objects an der Stelle aus?

                    e2cd9e74-b169-4e8c-a73f-f2a7e65a1b53-image.png

                    Hast du die Datenpunkte :

                    config und repositories vorhanden !?

                    gehe jeweils auf dem Bleistift und poste hier den Inhalt ( Objektdaten ) davon

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    ZaphodZ 1 Reply Last reply
                    0
                    • GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      wrote on last edited by Glasfaser
                      #36

                      @zaphod sagte in Repository-Verzeichnisse werden nicht gespeichert:

                      Objects type: jsonl

                      Zeige mal

                      ls -lh /opt/iobroker/iobroker-data/backup-objects/
                      

                      und seit wann hast du dieses Problem !?

                      Man könnte aus einem alten Objekt Backup die Daten dazu wiederholen .

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      ZaphodZ GlasfaserG 2 Replies Last reply
                      0
                      • GlasfaserG Glasfaser

                        @zaphod sagte in Repository-Verzeichnisse werden nicht gespeichert:

                        Objects type: jsonl

                        Zeige mal

                        ls -lh /opt/iobroker/iobroker-data/backup-objects/
                        

                        und seit wann hast du dieses Problem !?

                        Man könnte aus einem alten Objekt Backup die Daten dazu wiederholen .

                        ZaphodZ Offline
                        ZaphodZ Offline
                        Zaphod
                        wrote on last edited by
                        #37

                        @glasfaser

                        pi@raspberrypi:/opt/iobroker $ ls -lh /opt/iobroker/iobroker-data/backup-objects/
                        total 26M
                        -rw-rwxr--+ 1 iobroker iobroker 5.8K Feb  6  2022 2022-02-06_12-51_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker   22 Feb  6  2022 2022-02-06_12-51_states.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker  28K Feb  6  2022 2022-02-06_12-53_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 9.5K Feb  6  2022 2022-02-06_12-53_states.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker  28K Feb  6  2022 2022-02-06_12-54_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 9.5K Feb  6  2022 2022-02-06_12-55_states.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 731K Feb  6  2022 2022-02-06_13-06_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 1.7M Feb  6  2022 2022-02-06_13-07_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 302K Feb  6  2022 2022-02-06_13-07_states.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 1.8M Feb  6  2022 2022-02-06_13-41_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 1.8M Feb  6  2022 2022-02-06_13-50_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 1.8M Feb  6  2022 2022-02-06_13-57_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 1.8M Feb  6  2022 2022-02-06_13-58_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 1.8M Feb  6  2022 2022-02-06_14-00_objects.json.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  2 17:43 2024-02-02_17-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  2 19:43 2024-02-02_19-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  2 21:43 2024-02-02_21-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  2 23:43 2024-02-02_23-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 01:43 2024-02-03_01-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 03:43 2024-02-03_03-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 05:43 2024-02-03_05-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 07:43 2024-02-03_07-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 09:43 2024-02-03_09-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 11:43 2024-02-03_11-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 13:43 2024-02-03_13-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 15:43 2024-02-03_15-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 17:43 2024-02-03_17-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 19:43 2024-02-03_19-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 21:43 2024-02-03_21-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  3 23:43 2024-02-03_23-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  4 01:43 2024-02-04_01-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  4 03:43 2024-02-04_03-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  4 05:43 2024-02-04_05-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  4 07:43 2024-02-04_07-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  4 09:43 2024-02-04_09-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  4 11:43 2024-02-04_11-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  4 13:43 2024-02-04_13-43_objects.jsonl.gz
                        -rw-rwxr--+ 1 iobroker iobroker 607K Feb  4 15:43 2024-02-04_15-43_objects.jsonl.gz
                        
                        
                        1 Reply Last reply
                        0
                        • GlasfaserG Glasfaser

                          @zaphod sagte in Repository-Verzeichnisse werden nicht gespeichert:

                          Objects type: jsonl

                          Zeige mal

                          ls -lh /opt/iobroker/iobroker-data/backup-objects/
                          

                          und seit wann hast du dieses Problem !?

                          Man könnte aus einem alten Objekt Backup die Daten dazu wiederholen .

                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          wrote on last edited by
                          #38

                          @Zaphod

                          Kannst du bitte nach und nach die Fragen beantworten und nicht quer etwas posten.
                          Danke :)

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          1 Reply Last reply
                          0
                          • GlasfaserG Glasfaser

                            @zaphod

                            @thomas-braun sagte in Repository-Verzeichnisse werden nicht gespeichert:
                            @zaphod

                            Wie schauen denn die objects an der Stelle aus?

                            e2cd9e74-b169-4e8c-a73f-f2a7e65a1b53-image.png

                            Hast du die Datenpunkte :

                            config und repositories vorhanden !?

                            gehe jeweils auf dem Bleistift und poste hier den Inhalt ( Objektdaten ) davon

                            ZaphodZ Offline
                            ZaphodZ Offline
                            Zaphod
                            wrote on last edited by Zaphod
                            #39

                            @glasfaser

                            config:

                            {
                              "common": {
                                "name": "System configuration",
                                "city": "Wettenberg",
                                "country": "Germany",
                                "longitude": "...",
                                "latitude": "...",
                                "language": "de",
                                "tempUnit": "°C",
                                "currency": "€",
                                "dateFormat": "DD.MM.YYYY",
                                "isFloatComma": false,
                                "licenseConfirmed": true,
                                "defaultHistory": "history.0",
                                "activeRepo": [
                                  "stable"
                                ],
                                "diag": "no-city",
                                "tabs": [
                                  "tab-adapters",
                                  "tab-instances",
                                  "tab-logs",
                                  "tab-scenes",
                                  "tab-javascript",
                                  "tab-text2command-0",
                                  "tab-enums",
                                  "tab-intro",
                                  "tab-wetty-0",
                                  "tab-fullcalendar-0",
                                  "tab-hosts",
                                  "tab-objects",
                                  "tab-terminal-0",
                                  "tab-devices"
                                ],
                                "defaultNewAcl": {
                                  "object": 1636,
                                  "state": 1636,
                                  "file": 1636,
                                  "owner": "system.user.admin",
                                  "ownerGroup": "system.group.administrator"
                                },
                                "intro": {},
                                "wizard": true,
                                "infoAdapterInstall": true,
                                "tabsVisible": [
                                  {
                                    "name": "tab-intro",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-adapters",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-instances",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-objects",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-enums",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-logs",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-users",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-hosts",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-files",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-backitup-0",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-info",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-devices",
                                    "visible": false
                                  },
                                  {
                                    "name": "tab-javascript",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-alias-manager",
                                    "visible": true
                                  },
                                  {
                                    "name": "tab-terminal-0",
                                    "visible": true
                                  }
                                ],
                                "firstDayOfWeek": "monday",
                                "expertMode": false
                              },
                              "acl": {
                                "object": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "_id": "system.config",
                              "native": {
                                "secret": "bc84dd0d172e1a0c583c4d3d96648f039bc649ffc8e39a58"
                              },
                              "type": "config",
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1707069666415
                            }
                            

                            repositories:

                            {
                              "common": {},
                              "native": {},
                              "type": "meta",
                              "_id": "system.repositories",
                              "acl": {
                                "object": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              }
                            }
                            

                            repositories ist ein leerer Ordner

                            1 Reply Last reply
                            0
                            • GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              wrote on last edited by
                              #40

                              @

                              @glasfaser sagte in Repository-Verzeichnisse werden nicht gespeichert:
                              und seit wann hast du dieses Problem !?

                              ??

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              ZaphodZ 2 Replies Last reply
                              0
                              • GlasfaserG Glasfaser

                                @

                                @glasfaser sagte in Repository-Verzeichnisse werden nicht gespeichert:
                                und seit wann hast du dieses Problem !?

                                ??

                                ZaphodZ Offline
                                ZaphodZ Offline
                                Zaphod
                                wrote on last edited by
                                #41

                                @Glasfaser

                                schon sehr lange (> 1 Jahr)

                                Hab's damals erfolglos selbst versucht zu lösen.
                                .. ich weiß - Probleme verschieben ist auch keine Lösung.

                                .. die Not war nicht groß - das System läuft stabil

                                GlasfaserG 1 Reply Last reply
                                0
                                • ZaphodZ Zaphod

                                  @Glasfaser

                                  schon sehr lange (> 1 Jahr)

                                  Hab's damals erfolglos selbst versucht zu lösen.
                                  .. ich weiß - Probleme verschieben ist auch keine Lösung.

                                  .. die Not war nicht groß - das System läuft stabil

                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  wrote on last edited by
                                  #42

                                  @zaphod sagte in Repository-Verzeichnisse werden nicht gespeichert:

                                  . die Not war nicht groß - das System läuft stabil

                                  Naja ( falscher Gedanke )

                                  repositories ist ein leerer Ordner

                                  du kannst versuchen :

                                  Tausch den Inhalt hiermit :

                                  Mußte es Zippen , also bei dir entpacken ..

                                  repo.zip

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  ZaphodZ 1 Reply Last reply
                                  0
                                  • GlasfaserG Glasfaser

                                    @

                                    @glasfaser sagte in Repository-Verzeichnisse werden nicht gespeichert:
                                    und seit wann hast du dieses Problem !?

                                    ??

                                    ZaphodZ Offline
                                    ZaphodZ Offline
                                    Zaphod
                                    wrote on last edited by
                                    #43

                                    @glasfaser

                                    redis_2023_12_09-02_00_33_ioBroker_backupiobroker.tar.gz
                                    historyDB_2023_12_09-02_00_34_ioBroker_backupiobroker.tar.gz
                                    javascripts_2023_12_09-02_01_01_ioBroker_backupiobroker.tar.gz
                                    iobroker_2023_12_10-02_00_10_ioBroker_backupiobroker.tar.gz
                                    

                                    ich hab' in meiner Dropbox Backups seit Anfang 22 - fast täglich .. vielleicht können die ja auch helfen (obwohl die nicht objects und states differenzieren)

                                    1 Reply Last reply
                                    0
                                    • GlasfaserG Glasfaser

                                      @zaphod sagte in Repository-Verzeichnisse werden nicht gespeichert:

                                      . die Not war nicht groß - das System läuft stabil

                                      Naja ( falscher Gedanke )

                                      repositories ist ein leerer Ordner

                                      du kannst versuchen :

                                      Tausch den Inhalt hiermit :

                                      Mußte es Zippen , also bei dir entpacken ..

                                      repo.zip

                                      ZaphodZ Offline
                                      ZaphodZ Offline
                                      Zaphod
                                      wrote on last edited by
                                      #44

                                      @glasfaser

                                      hab's in "repository" reinkopiert.
                                      .. der "schreiben"-button ist aber ausgegraut.

                                      1 Reply Last reply
                                      0
                                      • GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        wrote on last edited by
                                        #45

                                        @zaphod

                                        Klicke auf 644 dann :
                                        .
                                        b97add4c-dc8e-4a58-a315-0cf139e45d0b-grafik.png

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        ZaphodZ 1 Reply Last reply
                                        0
                                        • GlasfaserG Glasfaser

                                          @zaphod

                                          Klicke auf 644 dann :
                                          .
                                          b97add4c-dc8e-4a58-a315-0cf139e45d0b-grafik.png

                                          ZaphodZ Offline
                                          ZaphodZ Offline
                                          Zaphod
                                          wrote on last edited by
                                          #46

                                          @glasfaser

                                          verdammt: hab' die Rechte so gesetzt (also insb. bei "Jeder"/schreiben - kann immer noch nicht schreiben.
                                          Hab' dann alles gesetzt (666) immer noch kein Schreibrecht.

                                          Nutzer/Gruppe ist bei mir "admin"/"Administrator"

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          653

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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