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. Einsteigerfragen
  4. Installation
  5. History Adapter läßt sich nicht installieren

NEWS

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

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

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

History Adapter läßt sich nicht installieren

Scheduled Pinned Locked Moved Installation
45 Posts 6 Posters 3.6k Views 5 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.
  • B Offline
    B Offline
    Bastel2021
    wrote on last edited by Bastel2021
    #1

    Hallo Forum
    ich wollte den History Adapter installieren und bekomme diesen Fehler:
    ERROR: Process exited with code 25
    Ich habe mich etwas im Forum umgesehen und hab mir mal die Instanzen angesehen:

    pi@raspberrypi:/opt/iobroker $ npm ls
    iobroker.inst@3.0.0 /opt/iobroker
    ├── iobroker.admin@6.3.2
    ├── iobroker.backitup@2.5.9
    ├── iobroker.discovery@3.1.0
    ├── iobroker.javascript@6.1.4 invalid: "6.0.3" from the root project
    ├── iobroker.js-controller@4.0.23
    ├── iobroker.mqtt@4.0.7
    ├── iobroker.node-red@4.0.0
    ├── iobroker.pushover@3.0.3
    ├── iobroker.sonoff@2.5.1
    └── iobroker.zigbee@1.7.6
    
    npm ERR! code ELSPROBLEMS
    npm ERR! invalid: iobroker.javascript@6.1.4 /opt/iobroker/node_modules/iobroker.                                 javascript
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2023-02-05T14_38_49_684Z-debug-0.log
    
    

    Es wird vorgeschlagen ( von homoran ) es mit folgenden Befehl zu versuchen:
    https://forum.iobroker.net/post/845991

    for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done 
    

    Ich möchte aber jetzt nicht irgendetwas machen und wollte mal eure Meinung hören?
    Oder bin ich da total falsch?

    wendy2702W Thomas BraunT 2 Replies Last reply
    0
    • B Bastel2021

      Hallo Forum
      ich wollte den History Adapter installieren und bekomme diesen Fehler:
      ERROR: Process exited with code 25
      Ich habe mich etwas im Forum umgesehen und hab mir mal die Instanzen angesehen:

      pi@raspberrypi:/opt/iobroker $ npm ls
      iobroker.inst@3.0.0 /opt/iobroker
      ├── iobroker.admin@6.3.2
      ├── iobroker.backitup@2.5.9
      ├── iobroker.discovery@3.1.0
      ├── iobroker.javascript@6.1.4 invalid: "6.0.3" from the root project
      ├── iobroker.js-controller@4.0.23
      ├── iobroker.mqtt@4.0.7
      ├── iobroker.node-red@4.0.0
      ├── iobroker.pushover@3.0.3
      ├── iobroker.sonoff@2.5.1
      └── iobroker.zigbee@1.7.6
      
      npm ERR! code ELSPROBLEMS
      npm ERR! invalid: iobroker.javascript@6.1.4 /opt/iobroker/node_modules/iobroker.                                 javascript
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2023-02-05T14_38_49_684Z-debug-0.log
      
      

      Es wird vorgeschlagen ( von homoran ) es mit folgenden Befehl zu versuchen:
      https://forum.iobroker.net/post/845991

      for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done 
      

      Ich möchte aber jetzt nicht irgendetwas machen und wollte mal eure Meinung hören?
      Oder bin ich da total falsch?

      wendy2702W Online
      wendy2702W Online
      wendy2702
      wrote on last edited by
      #2

      @bastel2021 wo wird das vorgeschlagen?

      Und es ist nicht irgendwas machen.

      Der User @Homoran wird dir schon keinen Blödsinn erzählen.

      Gibt übrigens direkt hier eine Info zu dem Fehler
      5E3D4F55-59A2-4B78-A56E-3F0740063DFA.jpeg

      Bitte keine Fragen per PN, die gehören ins Forum!

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      B 1 Reply Last reply
      0
      • wendy2702W wendy2702

        @bastel2021 wo wird das vorgeschlagen?

        Und es ist nicht irgendwas machen.

        Der User @Homoran wird dir schon keinen Blödsinn erzählen.

        Gibt übrigens direkt hier eine Info zu dem Fehler
        5E3D4F55-59A2-4B78-A56E-3F0740063DFA.jpeg

        B Offline
        B Offline
        Bastel2021
        wrote on last edited by Bastel2021
        #3

        @wendy2702
        das wollte ich auch überhaupt nicht damit sagen!
        Ich bin halt nicht sicher ob das überhaupt zu meinem Problem passt.

        Und wenn ich das machen sollte dann in dem Verzeichnis "/opt/iobroker"?

        GlasfaserG 1 Reply Last reply
        0
        • B Bastel2021

          @wendy2702
          das wollte ich auch überhaupt nicht damit sagen!
          Ich bin halt nicht sicher ob das überhaupt zu meinem Problem passt.

          Und wenn ich das machen sollte dann in dem Verzeichnis "/opt/iobroker"?

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

          @bastel2021 sagte in History Adapter läßt sich nicht installieren:

          Und wenn ich das machen sollte dann in dem Verzeichnis "/opt/iobroker"?

          das ist egal wo du stehst ...

          er sucht schon im richtigen Verzeichniss danach :

          find /opt/iobroker/node_module
          

          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
          • B Bastel2021

            Hallo Forum
            ich wollte den History Adapter installieren und bekomme diesen Fehler:
            ERROR: Process exited with code 25
            Ich habe mich etwas im Forum umgesehen und hab mir mal die Instanzen angesehen:

            pi@raspberrypi:/opt/iobroker $ npm ls
            iobroker.inst@3.0.0 /opt/iobroker
            ├── iobroker.admin@6.3.2
            ├── iobroker.backitup@2.5.9
            ├── iobroker.discovery@3.1.0
            ├── iobroker.javascript@6.1.4 invalid: "6.0.3" from the root project
            ├── iobroker.js-controller@4.0.23
            ├── iobroker.mqtt@4.0.7
            ├── iobroker.node-red@4.0.0
            ├── iobroker.pushover@3.0.3
            ├── iobroker.sonoff@2.5.1
            └── iobroker.zigbee@1.7.6
            
            npm ERR! code ELSPROBLEMS
            npm ERR! invalid: iobroker.javascript@6.1.4 /opt/iobroker/node_modules/iobroker.                                 javascript
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2023-02-05T14_38_49_684Z-debug-0.log
            
            

            Es wird vorgeschlagen ( von homoran ) es mit folgenden Befehl zu versuchen:
            https://forum.iobroker.net/post/845991

            for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done 
            

            Ich möchte aber jetzt nicht irgendetwas machen und wollte mal eure Meinung hören?
            Oder bin ich da total falsch?

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

            @bastel2021 sagte in History Adapter läßt sich nicht installieren:

            wollte den History Adapter installieren

            Zuerst würde ich deinen System vollständig AKTUALISIEREN.

            Und dann schauen was der Javascript-Adapter für Wehwehchen hat. Ggf. auch anders herum.

            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

            B 1 Reply Last reply
            0
            • B Offline
              B Offline
              Bastel2021
              wrote on last edited by
              #6

              Das ausgeführt:

              for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done 
              

              Mit diesem Ergebnis:

              pi@raspberrypi:/opt/iobroker $ iobroker list instances
              + system.adapter.admin.0                  : admin                 : raspberrypi                                                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admi                                   n
              + system.adapter.backitup.0               : backitup              : raspberrypi                                                                 -  enabled
              + system.adapter.discovery.0              : discovery             : raspberrypi                                                                 -  enabled
              + system.adapter.javascript.0             : javascript            : raspberrypi                                                                 -  enabled
              + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                                                                 -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.node-red.0               : node-red              : raspberrypi                                                                 -  enabled, port: 1880, bind: 0.0.0.0
              + system.adapter.pushover.0               : pushover              : raspberrypi                                                                 -  enabled
                system.adapter.sonoff.0                 : sonoff                : raspberrypi                                                                 - disabled, port: 1883, bind: 0.0.0.0
              + system.adapter.zigbee.0                 : zigbee                : raspberrypi                                                                 -  enabled, port: /dev/serial/by-id/usb-dresden_ele                                   ktronik_ingenieurtechnik_GmbH_ConBee_II_DE2131077-if00
              
              + instance is alive
              
              
              1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @bastel2021 sagte in History Adapter läßt sich nicht installieren:

                wollte den History Adapter installieren

                Zuerst würde ich deinen System vollständig AKTUALISIEREN.

                Und dann schauen was der Javascript-Adapter für Wehwehchen hat. Ggf. auch anders herum.

                B Offline
                B Offline
                Bastel2021
                wrote on last edited by Bastel2021
                #7

                @thomas-braun
                update / upgrade hatte ich bereits vorher durchgeführt.

                Aber jetzt scheind kein Problem mehr mit dem Javascript-Adsapter zu sein.

                
                pi@raspberrypi:/opt/iobroker $ npm ls
                iobroker.inst@3.0.0 /opt/iobroker
                ├── iobroker.admin@6.3.2
                ├── iobroker.backitup@2.5.9
                ├── iobroker.discovery@3.1.0
                ├── iobroker.history@2.2.4 extraneous
                ├── iobroker.javascript@6.0.3
                ├── iobroker.js-controller@4.0.23
                ├── iobroker.mqtt@4.0.7
                ├── iobroker.node-red@4.0.0
                ├── iobroker.pushover@3.0.3
                ├── iobroker.sonoff@2.5.1
                └── iobroker.zigbee@1.7.6
                
                pi@raspberrypi:/opt/iobroker $
                
                
                Thomas BraunT 2 Replies Last reply
                0
                • B Bastel2021

                  @thomas-braun
                  update / upgrade hatte ich bereits vorher durchgeführt.

                  Aber jetzt scheind kein Problem mehr mit dem Javascript-Adsapter zu sein.

                  
                  pi@raspberrypi:/opt/iobroker $ npm ls
                  iobroker.inst@3.0.0 /opt/iobroker
                  ├── iobroker.admin@6.3.2
                  ├── iobroker.backitup@2.5.9
                  ├── iobroker.discovery@3.1.0
                  ├── iobroker.history@2.2.4 extraneous
                  ├── iobroker.javascript@6.0.3
                  ├── iobroker.js-controller@4.0.23
                  ├── iobroker.mqtt@4.0.7
                  ├── iobroker.node-red@4.0.0
                  ├── iobroker.pushover@3.0.3
                  ├── iobroker.sonoff@2.5.1
                  └── iobroker.zigbee@1.7.6
                  
                  pi@raspberrypi:/opt/iobroker $
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #8

                  @bastel2021 sagte in History Adapter läßt sich nicht installieren:

                  update / upgrade hatte ich bereits vorher durchgeführt

                  Kann nicht sein, du fährst da mit alten Versionen herum.

                  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

                  B 1 Reply Last reply
                  0
                  • B Bastel2021

                    @thomas-braun
                    update / upgrade hatte ich bereits vorher durchgeführt.

                    Aber jetzt scheind kein Problem mehr mit dem Javascript-Adsapter zu sein.

                    
                    pi@raspberrypi:/opt/iobroker $ npm ls
                    iobroker.inst@3.0.0 /opt/iobroker
                    ├── iobroker.admin@6.3.2
                    ├── iobroker.backitup@2.5.9
                    ├── iobroker.discovery@3.1.0
                    ├── iobroker.history@2.2.4 extraneous
                    ├── iobroker.javascript@6.0.3
                    ├── iobroker.js-controller@4.0.23
                    ├── iobroker.mqtt@4.0.7
                    ├── iobroker.node-red@4.0.0
                    ├── iobroker.pushover@3.0.3
                    ├── iobroker.sonoff@2.5.1
                    └── iobroker.zigbee@1.7.6
                    
                    pi@raspberrypi:/opt/iobroker $
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #9

                    @bastel2021

                    iob diag
                    

                    sagt?

                    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

                    B 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @bastel2021 sagte in History Adapter läßt sich nicht installieren:

                      update / upgrade hatte ich bereits vorher durchgeführt

                      Kann nicht sein, du fährst da mit alten Versionen herum.

                      B Offline
                      B Offline
                      Bastel2021
                      wrote on last edited by
                      #10

                      @thomas-braun
                      also erstmal alle Adapter updaten?

                      Thomas BraunT 1 Reply Last reply
                      0
                      • B Bastel2021

                        @thomas-braun
                        also erstmal alle Adapter updaten?

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

                        @bastel2021 sagte in History Adapter läßt sich nicht installieren:

                        Adapter updaten?

                        Natürlich. Macht man eh immer regelmäßig.

                        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

                        1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @bastel2021

                          iob diag
                          

                          sagt?

                          B Offline
                          B Offline
                          Bastel2021
                          wrote on last edited by Homoran
                          #12

                          @thomas-braun

                          Copy text starting here:

                          ======================= SUMMARY =======================
                                               v.2023-01-02
                          
                          
                          Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                          Installation:           Native
                          Timezone:               Europe/Berlin
                          User-ID:                1000
                          X-Server:               false
                          Boot Target:            multi-user.target
                          
                          Pending OS-Updates:     0
                          
                          Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                                  /usr/bin/node           v16.19.0
                                                  /usr/bin/npm            8.19.3
                                                  /usr/bin/npx            8.19.3
                          
                          ioBroker Core:          js-controller           4.0.23
                                                  admin                   6.3.2
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Status admin:
                          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          
                          Pending iob updates:    5
                          
                          Active repo(s): stable
                          
                          Objects:                630
                          States:                 392
                          
                          Size of iob-Database:
                          
                          71M     /opt/iobroker/iobroker-data/objects.jsonl
                          1.8M    /opt/iobroker/iobroker-data/states.jsonl
                          
                          
                          =================== END OF SUMMARY ====================
                          
                          pi@raspberrypi:/opt/iobroker $
                          
                          Thomas BraunT 1 Reply Last reply
                          0
                          • B Bastel2021

                            @thomas-braun

                            Copy text starting here:

                            ======================= SUMMARY =======================
                                                 v.2023-01-02
                            
                            
                            Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                            Installation:           Native
                            Timezone:               Europe/Berlin
                            User-ID:                1000
                            X-Server:               false
                            Boot Target:            multi-user.target
                            
                            Pending OS-Updates:     0
                            
                            Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                                    /usr/bin/node           v16.19.0
                                                    /usr/bin/npm            8.19.3
                                                    /usr/bin/npx            8.19.3
                            
                            ioBroker Core:          js-controller           4.0.23
                                                    admin                   6.3.2
                            
                            ioBroker Status:        iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Status admin:
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            
                            Pending iob updates:    5
                            
                            Active repo(s): stable
                            
                            Objects:                630
                            States:                 392
                            
                            Size of iob-Database:
                            
                            71M     /opt/iobroker/iobroker-data/objects.jsonl
                            1.8M    /opt/iobroker/iobroker-data/states.jsonl
                            
                            
                            =================== END OF SUMMARY ====================
                            
                            pi@raspberrypi:/opt/iobroker $
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #13

                            @bastel2021

                            Wider Erwarten ist das OS auf Stand. Bleiben die 5 iob-Adaptee, inkl. js-controller

                            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

                            B 2 Replies Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @bastel2021

                              Wider Erwarten ist das OS auf Stand. Bleiben die 5 iob-Adaptee, inkl. js-controller

                              B Offline
                              B Offline
                              Bastel2021
                              wrote on last edited by
                              #14

                              @thomas-braun
                              heißt ich soll die Adapter mal aktualisieren?

                              1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @bastel2021

                                Wider Erwarten ist das OS auf Stand. Bleiben die 5 iob-Adaptee, inkl. js-controller

                                B Offline
                                B Offline
                                Bastel2021
                                wrote on last edited by Bastel2021
                                #15

                                @thomas-braun
                                habe die Adapter jetzt aktualisiert.
                                Nur bei dem Javascript-Adapter gibt es Probleme: ERROR: Process exited with code 25

                                Der History Adapter lässt sich jetzt installieren!

                                Thomas BraunT 1 Reply Last reply
                                0
                                • B Bastel2021

                                  @thomas-braun
                                  habe die Adapter jetzt aktualisiert.
                                  Nur bei dem Javascript-Adapter gibt es Probleme: ERROR: Process exited with code 25

                                  Der History Adapter lässt sich jetzt installieren!

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

                                  @bastel2021 sagte in History Adapter läßt sich nicht installieren:

                                  Nur bei dem Javascript-Adapter gibt es Probleme: ERROR: Process exited with code 25

                                  Dann installier den mit --debug Option.

                                  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

                                  B 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @bastel2021 sagte in History Adapter läßt sich nicht installieren:

                                    Nur bei dem Javascript-Adapter gibt es Probleme: ERROR: Process exited with code 25

                                    Dann installier den mit --debug Option.

                                    B Offline
                                    B Offline
                                    Bastel2021
                                    wrote on last edited by
                                    #17

                                    @thomas-braun
                                    also du meinst im Terminal?
                                    Und wenn ja, wie muss ich dann eine Aktualisierung durchführen?

                                    GlasfaserG 1 Reply Last reply
                                    0
                                    • B Bastel2021

                                      @thomas-braun
                                      also du meinst im Terminal?
                                      Und wenn ja, wie muss ich dann eine Aktualisierung durchführen?

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

                                      @bastel2021

                                      in der Konsole mit :

                                      iob upgrade javascript --debug
                                      

                                      dann die Ausgabe hier posten

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

                                      B 1 Reply Last reply
                                      0
                                      • GlasfaserG Glasfaser

                                        @bastel2021

                                        in der Konsole mit :

                                        iob upgrade javascript --debug
                                        

                                        dann die Ausgabe hier posten

                                        B Offline
                                        B Offline
                                        Bastel2021
                                        wrote on last edited by
                                        #19

                                        @glasfaser

                                        pi@raspberrypi:~ $ iob upgrade javascript --debug
                                        
                                        This upgrade of "javascript" will introduce the following changes:
                                        ==========================================================================
                                        -> 6.1.4:
                                        Corrected small error in rules
                                        Tried to fix debug mode
                                        
                                        -> 6.1.3:
                                        Prevent adapter crash when script could not be compiled
                                        
                                        -> 6.1.2:
                                        Added ukrainian translation
                                        
                                        -> 6.1.0:
                                        Add a configurable check for number of setStates per Minute to prevent scripts f                                              rom taking down ioBroker. Default are 1000 setState per minute. Only stops if th                                              e number is reached 2 minutes in a row!
                                        Add createAlias method to create aliases for states
                                        Add setStateDelayed to selector
                                        Add options to exec command
                                        Fix issues with cancelling schedules when stopping scripts
                                        Corrected debug mode
                                        ==========================================================================
                                        
                                        Would you like to upgrade javascript from @6.0.3 to @6.1.4 now? [(y)es, (n)o]: y
                                        Update javascript from @6.0.3 to @6.1.4
                                        NPM version: 8.19.3
                                        Installing iobroker.javascript@6.1.4... (System call)
                                        npm ERR! code ENOTEMPTY
                                        npm ERR! syscall rename
                                        npm ERR! path /opt/iobroker/node_modules/iobroker.javascript
                                        npm ERR! dest /opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn
                                        npm ERR! errno -39
                                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobr                                              oker.javascript' -> '/opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn'
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2023-02-05T19_03_34_717Z-debug-0.log
                                        host.raspberrypi Cannot install iobroker.javascript@6.1.4: 217
                                        pi@raspberrypi:~ $
                                        
                                        
                                        GlasfaserG 1 Reply Last reply
                                        0
                                        • B Bastel2021

                                          @glasfaser

                                          pi@raspberrypi:~ $ iob upgrade javascript --debug
                                          
                                          This upgrade of "javascript" will introduce the following changes:
                                          ==========================================================================
                                          -> 6.1.4:
                                          Corrected small error in rules
                                          Tried to fix debug mode
                                          
                                          -> 6.1.3:
                                          Prevent adapter crash when script could not be compiled
                                          
                                          -> 6.1.2:
                                          Added ukrainian translation
                                          
                                          -> 6.1.0:
                                          Add a configurable check for number of setStates per Minute to prevent scripts f                                              rom taking down ioBroker. Default are 1000 setState per minute. Only stops if th                                              e number is reached 2 minutes in a row!
                                          Add createAlias method to create aliases for states
                                          Add setStateDelayed to selector
                                          Add options to exec command
                                          Fix issues with cancelling schedules when stopping scripts
                                          Corrected debug mode
                                          ==========================================================================
                                          
                                          Would you like to upgrade javascript from @6.0.3 to @6.1.4 now? [(y)es, (n)o]: y
                                          Update javascript from @6.0.3 to @6.1.4
                                          NPM version: 8.19.3
                                          Installing iobroker.javascript@6.1.4... (System call)
                                          npm ERR! code ENOTEMPTY
                                          npm ERR! syscall rename
                                          npm ERR! path /opt/iobroker/node_modules/iobroker.javascript
                                          npm ERR! dest /opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn
                                          npm ERR! errno -39
                                          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobr                                              oker.javascript' -> '/opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn'
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /home/iobroker/.npm/_logs/2023-02-05T19_03_34_717Z-debug-0.log
                                          host.raspberrypi Cannot install iobroker.javascript@6.1.4: 217
                                          pi@raspberrypi:~ $
                                          
                                          
                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          wrote on last edited by
                                          #20

                                          @bastel2021 sagte in History Adapter läßt sich nicht installieren:

                                          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobr oker.javascript' -> '/opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn'

                                          nochmal:

                                          for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
                                          

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

                                          B 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

                                          721

                                          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