Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Echarts Presets verschwinden

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Echarts Presets verschwinden

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Bambulko @Homoran last edited by

      @homoran Ich hätte niemals den iobroker in docker installieren sollen. Das scheint alles nur unnötig kompliziert zu machen. Vielleicht sollte ich alles nochmal neu ohne docker aufsetzen. Aber kann man dann die Daten irgendwie retten?

      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Bambulko last edited by

        @bambulko sagte in Echarts Presets verschwinden:

        Das scheint alles nur unnötig kompliziert zu machen

        wenn man sich damit nicht auskennt, kann das schon sein.

        @bambulko sagte in Echarts Presets verschwinden:

        Aber kann man dann die Daten irgendwie retten?

        neu installieren und letztes Backup wieder herstellen

        B 1 Reply Last reply Reply Quote 0
        • B
          Bambulko @Homoran last edited by

          @homoran Heute ist so ein Tag, an dem nichts funktioniert. Ich habe jetzt versucht iobroker ohne Docker mit

          sudo curl -sLf https://iobroker.net/install.sh | bash -
          

          zu installieren. Es läuft auch durch, und ich bekomme die Meldung, dass iobroker erfolgreich installiert wurde. Aber bei loccalhost:8081 tut sich gar nichts. Und iobroker status gibt folgendes aus:

           Cannot read system.config: null (OK when migrating or restoring)
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          
          Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Bambulko last edited by

            @bambulko

            iob diag
            

            sagt?

            B 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Bambulko last edited by

              @bambulko sagte in Echarts Presets verschwinden:

              Ich habe jetzt versucht iobroker ohne Docker mit
              sudo curl -sLf https://iobroker.net/install.sh | bash -

              zu installieren. E

              und sonst nichts?
              auf welchem System?
              Absolut sauber?

              1 Reply Last reply Reply Quote 0
              • B
                Bambulko @Thomas Braun last edited by

                @thomas-braun Hmm, nodejs is NOT correctly installed, obwohl ich v18.18.0 habe.

                ======================= SUMMARY =======================
                                     v.2023-06-20
                
                
                   Static hostname: Nuc
                         Icon name: computer-desktop
                           Chassis: desktop
                        Machine ID: ad3458d0640e4781a50233d6b3388c72
                           Boot ID: 0f842b6f9206477d90dac70147d5fedf
                  Operating System: Ubuntu 20.04.6 LTS
                            Kernel: Linux 5.15.0-84-generic
                      Architecture: x86-64
                
                Installation:           native
                Kernel:                 x86_64
                Userland:               amd64
                Timezone:               Europe/Berlin (CEST, +0200) 
                User-ID:                0
                X-Server:               true
                Boot Target:            graphical.target
                
                Pending OS-Updates:     2
                Error: Object "system.config" not found
                Pending iob updates:    0
                
                Nodejs-Installation:    /usr/bin/nodejs         v18.18.0
                                        /usr/bin/node           v18.18.0
                                        /usr/local/bin/npm              10.1.0
                                        /usr/local/bin/npx              10.1.0
                
                Recommended versions are nodejs 18.x.y and npm 9.x.y
                *** nodejs is NOT correctly installed ***
                
                MEMORY: 
                              total        used        free      shared  buff/cache   available
                Mem:            15G        4.2G        6.8G        509M        4.2G         10G
                Swap:          2.0G          0B        2.0G
                Total:          17G        4.2G        8.8G
                
                Active iob-Instances:   1
                List is empty
                 Cannot read system.config: null (OK when migrating or restoring)
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   6.3.5
                
                ioBroker Status:         Cannot read system.config: null (OK when migrating or restoring)
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                
                Objects:                34
                States:                 27
                
                Size of iob-Database:
                
                16K     /opt/iobroker/iobroker-data/objects.jsonl
                16K     /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                code_text
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Bambulko last edited by Thomas Braun

                  @bambulko

                  npm irgenwie und irgendwarum von Hand reingeklatscht.

                  Und du kasperst als root herum.

                  Und da rumpelt ein Desktop mit.

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    Bambulko @Thomas Braun last edited by

                    @thomas-braun Da war eine alte Version von node installiert, und damit hat das curl.... nicht funktioniert.

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

                      @bambulko

                      nodejs hat mit curl nix zu tun.

                      B Homoran 2 Replies Last reply Reply Quote 0
                      • B
                        Bambulko @Thomas Braun last edited by Bambulko

                        @thomas-braun Ja, ich meine die Installation hat mit der alten Version nicht funktioniert. Aber jetzt kann ich das nicht reproduzieren, weil immer v18.18.0 installiert wird.

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Thomas Braun last edited by

                          @thomas-braun sagte in Echarts Presets verschwinden:

                          @bambulko

                          nodejs hat mit curl nix zu tun.

                          nicht so wörtlich nehmen!
                          curl=installer!
                          und wenn der ein node findet installiert er nicht v18

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

                            @bambulko

                            Dann lösch den Quark

                            sudo rm /usr/local/bin/np*
                            

                            meld den root ab und schalt den Desktop aus.

                            B 1 Reply Last reply Reply Quote 0
                            • B
                              Bambulko @Thomas Braun last edited by

                              @thomas-braun Habe es geloescht, und habe jetzt wieder:

                              npm ERR! code ENOTSUP
                              npm ERR! notsup Unsupported engine for iobroker.inst@3.0.0: wanted: {"node":">=16.0.0"} (current: {"node":"10.19.0","npm":"6.14.4"})
                              npm ERR! notsup Not compatible with your version of node/npm: iobroker.inst@3.0.0
                              npm ERR! notsup Not compatible with your version of node/npm: iobroker.inst@3.0.0
                              npm ERR! notsup Required: {"node":">=16.0.0"}
                              npm ERR! notsup Actual:   {"npm":"6.14.4","node":"10.19.0"}
                              
                              
                              
                              Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Bambulko last edited by

                                @bambulko sagte in Echarts Presets verschwinden:

                                Habe es geloescht, und habe jetzt wieder:

                                Was zur Hölle treibst du da?

                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Bambulko last edited by

                                  @bambulko node -v

                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    Bambulko @Homoran last edited by

                                    @homoran
                                    v10.19.0, so wie es war bevor ich es per Hand geaendert habe.

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

                                      @bambulko

                                      Jag das Skript mal über das System:

                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript

                                      Bitte vollständigen Output sehen lassen.

                                      Homoran B 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Bambulko last edited by

                                        @bambulko sagte in Echarts Presets verschwinden:

                                        per Hand geaendert habe.

                                        Per Hand heißt konkret was?
                                        Man fasst das nämlich nicht 'per Hand' an, man verwendet seinen Paketmanager. Der macht das nämlich richtig.

                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Thomas Braun last edited by

                                          @thomas-braun Disk morsch und nur noch RO ??

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

                                            @homoran sagte in Echarts Presets verschwinden:

                                            Disk morsch und nur noch RO ??

                                            Keine Ahnung was da fabriziert wurde. Hört sich aber alles falsch an.

                                            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

                                            907
                                            Online

                                            32.0k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            51
                                            2292
                                            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