Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Instance javascript.0 stürzt immer ab

    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

    Instance javascript.0 stürzt immer ab

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

      @thomas-braun said in Instance javascript.0 stürzt immer ab:

      sudo reboot

      Wie gehabt, kein Erfolg, der Adapter bleibt rot.

      Copy text starting here:

      ======================= SUMMARY =======================
                           v.2023-04-16
      
      
      Operatingsystem:        Debian GNU/Linux 11 (bullseye)
      Kernel:                 5.10.0-23-amd64
      Installation:           Native
      Timezone:               Europe/Berlin (CEST, +0200)
      User-ID:                1000
      X-Server:               false
      Boot Target:            graphical.target
      
      Pending OS-Updates:     0
      Pending iob updates:    0
      
      Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                              /usr/bin/node           v18.16.0
                              /usr/bin/npm            9.5.1
                              /usr/bin/npx            9.5.1
      
      Recommended versions are nodejs 18.x.y and npm 9.x.y
      Your nodejs installation is correct
      
      MEMORY:
                     total        used        free      shared  buff/cache   available
      Mem:            7.9G        2.2G        5.0G        0.0K        630M        5.4G
      Swap:           976M          0B        976M
      Total:          8.8G        2.2G        6.0G
      
      Active iob-Instances:   34
      Active repo(s): Stable (default), Beta (latest)
      
      ioBroker Core:          js-controller           4.0.24
                              admin                   6.5.7
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : Strommix-Smart                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : Strommix-Smart                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects:                17160
      States:                 14542
      
      Size of iob-Database:
      
      22M     /opt/iobroker/iobroker-data/objects.jsonl
      14M     /opt/iobroker/iobroker-data/objects.json.migrated
      14M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
      4.0K    /opt/iobroker/iobroker-data/objects.json.old
      0       /opt/iobroker/iobroker-data/objects.json.broken
      25M     /opt/iobroker/iobroker-data/states.jsonl
      1.9M    /opt/iobroker/iobroker-data/states.json.migrated
      1.9M    /opt/iobroker/iobroker-data/states.json.bak.migrated
      1.5M    /opt/iobroker/iobroker-data/states.json.old
      0       /opt/iobroker/iobroker-data/states.json.broken
      
      
      
      =================== END OF SUMMARY ====================
      

      berges01@Strommix-Smart:~$

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

        @berges01 sagte in Instance javascript.0 stürzt immer ab:

        Wie gehabt, kein Erfolg, der Adapter bleibt rot.

        Dann kannst du ja jetzt wie auch @DocGame und @JohGre das Ergebnis deines Beta-Testings in ein Issue gießen:

        https://github.com/ioBroker/ioBroker.javascript/issues

        Oder deinen ioBroker auf eine stabile Basis setzen, wenn du auf beta-testen eigentlich gar keine Lust hast.

        Berges01 JohGre 2 Replies Last reply Reply Quote 1
        • Berges01
          Berges01 @Thomas Braun last edited by

          @thomas-braun

          Eigentlich wollte ich kein Betatester sein !
          Wo warum usw. ich Betta bin keine Ahnung.
          Wie komme ich denn da von auf Release?
          Wie das mit github geht weis ich auch nicht, somit ist Betta eigentlich Obsolet.
          Mein System soll stabil laufen und nicht rumzicken.

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

            @berges01 sagte in Instance javascript.0 stürzt immer ab:

            Eigentlich wollte ich kein Betatester sein !
            Wo warum usw. ich Betta bin keine Ahnung.

            Weil du das Beta-Repository aktiviert hast:

            Active repo(s): Stable (default), Beta (latest)
            
            Berges01 1 Reply Last reply Reply Quote 0
            • Berges01
              Berges01 @Thomas Braun last edited by Berges01

              @thomas-braun

              Oh ha Sch...... !
              Wo ist der Schalter und wie rudere ich zurück?

              Ah glaube ich habe den Schalter
              407ff601-8455-4b47-a270-804da2727f57-image.png

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

                @berges01
                Deaktivier das Repo im Admin.
                Oder per Kommandzeile

                iob repo unset 'Beta (latest)'
                
                Berges01 1 Reply Last reply Reply Quote 0
                • Berges01
                  Berges01 @Thomas Braun last edited by

                  @thomas-braun said in Instance javascript.0 stürzt immer ab:

                  iob repo unset 'Beta (latest)'

                  ``

                  berges01@Strommix-Smart:~$ ^C
                  berges01@Strommix-Smart:~$ iob repo unset 'Beta (latest)'
                  Repository "Beta (latest)" deactivated.
                  Stable (default): http://download.iobroker.net/sources-dist.json
                  Beta (latest) : http://download.iobroker.net/sources-dist-latest.json

                  Active repo(s): Stable (default)

                  Erledigt, und nun wie auf die Release

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

                    @berges01

                    iob update
                    iob upgrade javascript@6.1.4
                    
                    Berges01 1 Reply Last reply Reply Quote 0
                    • Berges01
                      Berges01 @Thomas Braun last edited by

                      @thomas-braun said in Instance javascript.0 stürzt immer ab:

                      iob upgrade javascript@6.1.4

                      Ui Super es läuft wieder !

                      ======================= SUMMARY =======================
                                           v.2023-04-16
                      
                      
                      Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                      Kernel:                 5.10.0-23-amd64
                      Installation:           Native
                      Timezone:               Europe/Berlin (CEST, +0200)
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            graphical.target
                      
                      Pending OS-Updates:     0
                      Pending iob updates:    0
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                              /usr/bin/node           v18.16.0
                                              /usr/bin/npm            9.5.1
                                              /usr/bin/npx            9.5.1
                      
                      Recommended versions are nodejs 18.x.y and npm 9.x.y
                      Your nodejs installation is correct
                      
                      MEMORY:
                                     total        used        free      shared  buff/cache   available
                      Mem:            7.9G        3.2G        3.8G        0.0K        883M        4.4G
                      Swap:           976M          0B        976M
                      Total:          8.8G        3.2G        4.8G
                      
                      Active iob-Instances:   35
                      Active repo(s): Stable (default)
                      
                      ioBroker Core:          js-controller           4.0.24
                                              admin                   6.5.7
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin and web instance:
                      + system.adapter.admin.0                  : admin                 : Strommix-Smart                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : Strommix-Smart                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      Objects:                17160
                      States:                 14588
                      
                      Size of iob-Database:
                      
                      31M     /opt/iobroker/iobroker-data/objects.jsonl
                      14M     /opt/iobroker/iobroker-data/objects.json.migrated
                      14M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                      4.0K    /opt/iobroker/iobroker-data/objects.json.old
                      0       /opt/iobroker/iobroker-data/objects.json.broken
                      11M     /opt/iobroker/iobroker-data/states.jsonl
                      1.9M    /opt/iobroker/iobroker-data/states.json.migrated
                      1.9M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                      1.5M    /opt/iobroker/iobroker-data/states.json.old
                      0       /opt/iobroker/iobroker-data/states.json.broken
                      
                      
                      
                      =================== END OF SUMMARY ====================
                      
                      

                      BESTEN DANK mal wieder !

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

                        @thomas-braun sagte in Instance javascript.0 stürzt immer ab:

                        Dann kannst du ja jetzt wie auch @DocGame und @JohGre das Ergebnis deines Beta-Testings in ein Issue gießen:

                        Issue ist angelegt

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

                          @berges01 sagte in Instance javascript.0 stürzt immer ab:

                          Ui Super es läuft wieder !

                          Die Version ist ja auch 'stabil'.

                          1 Reply Last reply Reply Quote 0
                          • haus-automatisierung
                            haus-automatisierung Developer Most Active @Berges01 last edited by

                            @berges01 sagte in Instance javascript.0 stürzt immer ab:

                            Folgende Meldung bekomme ich im Protokoll:

                            Nachdem ich das wohl verbrochen habe mit dem Update, würde ich mich ein Export vom Blockly / JavaScript wünschen, damit ich mir das anschauen kann.

                            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

                            809
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

                            5
                            23
                            1160
                            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