Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Cannot read properties of null (reading 'native')

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Cannot read properties of null (reading 'native')

    This topic has been deleted. Only users with topic management privileges can see it.
    • Glasfaser
      Glasfaser @fAz3rs adventures last edited by Glasfaser

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

      Error: Object "system.repositories" not found

      Dazu müssen wir gleich mal schauen !

      fAz3rs adventures 1 Reply Last reply Reply Quote 0
      • fAz3rs adventures
        fAz3rs adventures @Glasfaser last edited by

        @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 ====================
        
        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @fAz3rs adventures last edited by

          @faz3rs-adventures

          passt

          zeige

          iob repo list
          
          fAz3rs adventures 1 Reply Last reply Reply Quote 0
          • fAz3rs adventures
            fAz3rs adventures @Glasfaser last edited by

            @glasfaser

            pi@raspberrypi:~ $ iob repo list
            List is empty
            
            
            Glasfaser 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @fAz3rs adventures last edited by

              @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 adventures 1 Reply Last reply Reply Quote 0
              • fAz3rs adventures
                fAz3rs adventures @Glasfaser last edited by

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

                Glasfaser 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @fAz3rs adventures last edited by

                  @faz3rs-adventures

                  alles nacheinander ... del ist nur zur Sicherheit

                  fAz3rs adventures 1 Reply Last reply Reply Quote 0
                  • fAz3rs adventures
                    fAz3rs adventures @Glasfaser last edited by

                    @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
                    
                    
                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @fAz3rs adventures last edited by

                      @faz3rs-adventures

                      iob stop
                      iob setup first
                      sudo reboot
                      
                      fAz3rs adventures 1 Reply Last reply Reply Quote 0
                      • fAz3rs adventures
                        fAz3rs adventures @Glasfaser last edited by 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
                        
                        
                        Glasfaser 1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @fAz3rs adventures last edited by

                          @faz3rs-adventures

                          sieht gut aus 🙂

                          fAz3rs adventures 1 Reply Last reply Reply Quote 0
                          • fAz3rs adventures
                            fAz3rs adventures @Glasfaser last edited by

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

                            Glasfaser 1 Reply Last reply Reply Quote 1
                            • Glasfaser
                              Glasfaser @fAz3rs adventures last edited by Glasfaser

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

                              Vielen Dank

                              Sehr gerne .... 😉

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

                              Support us

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

                              821
                              Online

                              31.9k
                              Users

                              80.1k
                              Topics

                              1.3m
                              Posts

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