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. Cannot read properties of null (reading 'native')

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    5
    1
    181

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    197

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    884

Cannot read properties of null (reading 'native')

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
22 Beiträge 3 Kommentatoren 2.1k Aufrufe 2 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.
  • fAz3rs adventuresF fAz3rs adventures

    @glasfaser ```
    Damit müsste zumindest das wieder passen oder?

    ======================= SUMMARY =======================
                            v.2023-10-10
    
    
       Static hostname: raspberrypi
             Icon name: computer
      Operating System: Raspbian GNU/Linux 11 (bullseye)
                Kernel: Linux 6.1.21-v8+
          Architecture: arm64
    
    Installation:           native
    Kernel:                 aarch64
    Userland:               armhf
    Timezone:               Europe/Berlin (CET, +0100)
    User-ID:                1000
    X-Server:               true
    Boot Target:            graphical.target
    
    Pending OS-Updates:     0
    Error: Object "system.repositories" not found
    Pending iob updates:    0
    
    Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                            /usr/bin/node           v18.19.0
                            /usr/bin/npm            10.2.3
                            /usr/bin/npx            10.2.3
                            /usr/bin/corepack       0.22.0
    
    Recommended versions are nodejs 18.19.0 and npm 10.2.3
    Your nodejs installation is correct
    
    MEMORY:
                   total        used        free      shared  buff/cache   available
    Mem:            7.8G        1.3G        5.7G         35M        888M        6.4G
    Swap:            99M          0B         99M
    Total:          7.9G        1.3G        5.8G
    
    Active iob-Instances:   26
    List is empty
    
    ioBroker Core:          js-controller           5.0.17
                            admin                   6.12.0
    
    ioBroker Status:        iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
    
    Objects:                5635
    States:                 4391
    
    Size of iob-Database:
    
    31M     /opt/iobroker/iobroker-data/objects.jsonl
    9.2M    /opt/iobroker/iobroker-data/states.jsonl
    
    
    
    =================== END OF SUMMARY ====================
    
    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von
    #12

    @faz3rs-adventures

    passt

    zeige

    iob repo list
    

    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 ..

    fAz3rs adventuresF 1 Antwort Letzte Antwort
    0
    • GlasfaserG Glasfaser

      @faz3rs-adventures

      passt

      zeige

      iob repo list
      
      fAz3rs adventuresF Offline
      fAz3rs adventuresF Offline
      fAz3rs adventures
      schrieb am zuletzt editiert von
      #13

      @glasfaser

      pi@raspberrypi:~ $ iob repo list
      List is empty
      
      
      GlasfaserG 1 Antwort Letzte Antwort
      0
      • fAz3rs adventuresF fAz3rs adventures

        @glasfaser

        pi@raspberrypi:~ $ iob repo list
        List is empty
        
        
        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von
        #14

        @faz3rs-adventures

        dann

        iob repo del beta
        iob repo del stable
        iob repo add stable http://download.iobroker.net/sources-dist.json
        iob repo add beta http://download.iobroker.net/sources-dist-latest.json
        iob repo list
        

        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 ..

        fAz3rs adventuresF 1 Antwort Letzte Antwort
        0
        • GlasfaserG Glasfaser

          @faz3rs-adventures

          dann

          iob repo del beta
          iob repo del stable
          iob repo add stable http://download.iobroker.net/sources-dist.json
          iob repo add beta http://download.iobroker.net/sources-dist-latest.json
          iob repo list
          
          fAz3rs adventuresF Offline
          fAz3rs adventuresF Offline
          fAz3rs adventures
          schrieb am zuletzt editiert von
          #15

          @glasfaser

          pi@raspberrypi:~ $ iob repo del beta
          Repository "beta" deleted.
          List is empty
          
          pi@raspberrypi:~ $ iob repo del stable
          Cannot remove repository: Cannot delete active repository: stable
          

          soll ich den rest trotzdem laufen lassen wenn die stable nicht entfernt werden kann?

          GlasfaserG 1 Antwort Letzte Antwort
          0
          • fAz3rs adventuresF fAz3rs adventures

            @glasfaser

            pi@raspberrypi:~ $ iob repo del beta
            Repository "beta" deleted.
            List is empty
            
            pi@raspberrypi:~ $ iob repo del stable
            Cannot remove repository: Cannot delete active repository: stable
            

            soll ich den rest trotzdem laufen lassen wenn die stable nicht entfernt werden kann?

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von
            #16

            @faz3rs-adventures

            alles nacheinander ... del ist nur zur Sicherheit

            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 ..

            fAz3rs adventuresF 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @faz3rs-adventures

              alles nacheinander ... del ist nur zur Sicherheit

              fAz3rs adventuresF Offline
              fAz3rs adventuresF Offline
              fAz3rs adventures
              schrieb am zuletzt editiert von
              #17

              @glasfaser

              pi@raspberrypi:~ $ iob repo add stable http://download.iobroker.net/sources-dist.json
              Cannot add repository location: Repository "stable" yet exists: http://download.iobroker.net/sources-dist.json
              pi@raspberrypi:~ $ iob repo add beta http://download.iobroker.net/sources-dist-latest.json
              Cannot add repository location: Repository "beta" yet exists: http://download.iobroker.net/sources-dist-latest.json
              pi@raspberrypi:~ $ iob repo list
              List is empty
              
              
              GlasfaserG 1 Antwort Letzte Antwort
              0
              • fAz3rs adventuresF fAz3rs adventures

                @glasfaser

                pi@raspberrypi:~ $ iob repo add stable http://download.iobroker.net/sources-dist.json
                Cannot add repository location: Repository "stable" yet exists: http://download.iobroker.net/sources-dist.json
                pi@raspberrypi:~ $ iob repo add beta http://download.iobroker.net/sources-dist-latest.json
                Cannot add repository location: Repository "beta" yet exists: http://download.iobroker.net/sources-dist-latest.json
                pi@raspberrypi:~ $ iob repo list
                List is empty
                
                
                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #18

                @faz3rs-adventures

                iob stop
                iob setup first
                sudo reboot
                

                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 ..

                fAz3rs adventuresF 1 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @faz3rs-adventures

                  iob stop
                  iob setup first
                  sudo reboot
                  
                  fAz3rs adventuresF Offline
                  fAz3rs adventuresF Offline
                  fAz3rs adventures
                  schrieb am zuletzt editiert von fAz3rs adventures
                  #19

                  @glasfaser

                  pi@raspberrypi:~ $ iob stop
                  pi@raspberrypi:~ $ iob setup first
                  Successfully migrated 5683 objects to Redis Sets
                  object system.repositories created
                  object _design/system updated
                  {
                    "defaultPrivate": "-----BEGIN RSA PRIVATE KEY-----
                    "defaultPublic": "-----BEGIN CERTIFICATE-----
                  }
                  Update certificate defaultPrivate
                  The object "system.certificates" was updated successfully.
                  Update certificate defaultPublic
                  The object "system.certificates" was updated successfully.
                  pi@raspberrypi:~ $ sudo reboot
                  pi@raspberrypi:~ $ iob repo list
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): stable
                  
                  
                  GlasfaserG 1 Antwort Letzte Antwort
                  0
                  • fAz3rs adventuresF fAz3rs adventures

                    @glasfaser

                    pi@raspberrypi:~ $ iob stop
                    pi@raspberrypi:~ $ iob setup first
                    Successfully migrated 5683 objects to Redis Sets
                    object system.repositories created
                    object _design/system updated
                    {
                      "defaultPrivate": "-----BEGIN RSA PRIVATE KEY-----
                      "defaultPublic": "-----BEGIN CERTIFICATE-----
                    }
                    Update certificate defaultPrivate
                    The object "system.certificates" was updated successfully.
                    Update certificate defaultPublic
                    The object "system.certificates" was updated successfully.
                    pi@raspberrypi:~ $ sudo reboot
                    pi@raspberrypi:~ $ iob repo list
                    stable        : http://download.iobroker.net/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): stable
                    
                    
                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #20

                    @faz3rs-adventures

                    sieht gut aus :)

                    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 ..

                    fAz3rs adventuresF 1 Antwort Letzte Antwort
                    0
                    • GlasfaserG Glasfaser

                      @faz3rs-adventures

                      sieht gut aus :)

                      fAz3rs adventuresF Offline
                      fAz3rs adventuresF Offline
                      fAz3rs adventures
                      schrieb am zuletzt editiert von
                      #21

                      @glasfaser
                      Sau stark es passt👍
                      Kann die Updates für die Adapter laden
                      Vielen Dank👍 💪

                      GlasfaserG 1 Antwort Letzte Antwort
                      1
                      • fAz3rs adventuresF fAz3rs adventures

                        @glasfaser
                        Sau stark es passt👍
                        Kann die Updates für die Adapter laden
                        Vielen Dank👍 💪

                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        schrieb am zuletzt editiert von Glasfaser
                        #22

                        @faz3rs-adventures sagte in Cannot read properties of null (reading 'native'):

                        Vielen Dank

                        Sehr gerne .... ;)

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

                        513

                        Online

                        32.8k

                        Benutzer

                        82.7k

                        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