Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Jeelink funktioniert nach Update nicht mehr

    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

    [gelöst] Jeelink funktioniert nach Update nicht mehr

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

      @glasfaser

      Hier der Log:

      Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y
      Update sourceanalytix from @0.4.8 to @0.4.14
      NPM version: 8.11.0
      Installing iobroker.sourceanalytix@0.4.14... (System call)
      npm ERR! code ENOTEMPTY
      npm ERR! syscall rename
      npm ERR! path /opt/iobroker/node_modules/@colors/colors
      npm ERR! dest /opt/iobroker/node_modules/@colors/.colors-Zv02J9SN
      npm ERR! errno -39
      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@colors/colors' -> '/opt/iobroker/node_modules/@colors/.colors-Zv02J9SN'
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-08-16T12_32_44_939Z-debug-0.log
      host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217
      pi@TinkerboardS:~$ cd /opt/iobroker/node_modules/@colors/
      pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done
      pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ iobroker upgrade sourceanalytix@0.4.14 --debug
      
      
      Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y
      Update sourceanalytix from @0.4.8 to @0.4.14
      NPM version: 8.11.0
      Installing iobroker.sourceanalytix@0.4.14... (System call)
      npm ERR! code ENOTEMPTY
      npm ERR! syscall rename
      npm ERR! path /opt/iobroker/node_modules/@dabh/diagnostics
      npm ERR! dest /opt/iobroker/node_modules/@dabh/.diagnostics-LBJVuZ6t
      npm ERR! errno -39
      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@dabh/diagnostics' -> '/opt/iobroker/node_modules/@dabh/.diagnostics-LBJVuZ6t'
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-08-16T12_39_01_396Z-debug-0.log
      host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217
      pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ cd
      pi@TinkerboardS:~$ cd /opt/iobroker/node_modules/@dabh/
      pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done
      pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$ iobroker upgrade sourceanalytix@0.4.14 --debug
      
      
      Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y
      Update sourceanalytix from @0.4.8 to @0.4.14
      NPM version: 8.11.0
      Installing iobroker.sourceanalytix@0.4.14... (System call)
      npm ERR! code ENOTEMPTY
      npm ERR! syscall rename
      npm ERR! path /opt/iobroker/node_modules/@datalust/winston-seq
      npm ERR! dest /opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy
      npm ERR! errno -39
      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@datalust/winston-seq' -> '/opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy'
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-08-16T12_41_32_253Z-debug-0.log
      host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217
      pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$
      
      

      Habe es mehrfach versucht, aber immer wieder andere Verzeichnisse zum löschen.

      Glasfaser 2 Replies Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @GregorS last edited by

        @gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:

        Habe es mehrfach versucht, aber immer wieder andere Verzeichnisse zum löschen.

        Da können schon einige dabei sein ... wird schon bald zu Ende sein 🙂

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

          @gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:

          /opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy

          Du kannst auch nur das angemekerte immer nur löschen , dann bracust du nicht in den Verzeichnissen immer umher springen ..

          rm -r /opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy
          
          GregorS 1 Reply Last reply Reply Quote 0
          • GregorS
            GregorS @Glasfaser last edited by

            @glasfaser
            Ist schonmal eine Erleichterung.
            Habe ich das Prozedre jetzt jedesmal wenn ich ein Update mache?

            Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @GregorS last edited by

              @gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:

              Habe ich das Prozedre jetzt jedesmal wenn ich ein Update mache?

              Nein nur jetzt .

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

                @gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:

                Habe ich das Prozedre jetzt jedesmal wenn ich ein Update mache?

                Nicht mehr für diese Verzeichnisse.
                Andere Adapter = andere Verzeichnisse. Kann also auch in Zukunft nochmal auftauchen.

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

                  @thomas-braun
                  😢 😢 😢

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

                    @gregors

                    Wird aber mit jedem Update weniger.

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

                      @thomas-braun
                      Woran liegt das?
                      Habe bis dato regelmässig Updates gemacht. Allerdings über die Oberfläche.

                      Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @GregorS last edited by

                        @gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:

                        Woran liegt das?

                        Ich weiß es nicht.
                        Vielleicht mit den falschen Rechten / Usern / Befehlen mal herumgezaubert.

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

                          @thomas-braun
                          Das habe ich bestimmt. 😠

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

                            @gregors

                            9f66eb61-6678-4018-9bd0-7bc97e546f63-grafik.png

                            schau mal , ehrlich gesagt auch überlesen 🙂

                            https://forum.iobroker.net/topic/44566/how-to-node-js-iobroker-richtig-updaten-2021-22-edition

                            GregorS 2 Replies Last reply Reply Quote 0
                            • GregorS
                              GregorS @Glasfaser last edited by

                              @glasfaser
                              Jeelink läuft aber seit gestern absturzfrei und ohne Probleme

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

                                @gregors

                                Ja ... alles gut ...

                                Das haben wir hinbekommen .

                                War nur ein Hinweis von mir ...

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

                                  @glasfaser
                                  War eine Top-Hilfe von Euch
                                  Ich wäre daran verzweifelt und hätte die Sensoren entsorgt.

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

                                    @glasfaser

                                    Nach 89 Versuchen ist es durchgelaufen, aber keine Installation

                                    
                                    Update sourceanalytix from @0.4.8 to @0.4.14
                                    NPM version: 8.11.0
                                    Installing iobroker.sourceanalytix@0.4.14... (System call)
                                    npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                                    npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                    npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                                    npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                                    npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                                    npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                    npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                    npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                    npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                    npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                    npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                                    npm ERR! code ENOMEM
                                    npm ERR! syscall spawn
                                    npm ERR! errno -12
                                    npm ERR! spawn ENOMEM
                                    
                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR!     /home/iobroker/.npm/_logs/2022-08-16T13_58_27_978Z-debug-0.log
                                    host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 244
                                    
                                    
                                    mikeal created this issue in request/request

                                    open Request’s Past, Present and Future #3142

                                    Qix- created this issue in visionmedia/debug

                                    closed ReDos Vulnerability Regression Visibility Notice #797

                                    Qix- created this issue in visionmedia/debug

                                    closed ReDos Vulnerability Regression Visibility Notice #797

                                    Qix- created this issue in visionmedia/debug

                                    closed ReDos Vulnerability Regression Visibility Notice #797

                                    mikeal created this issue in request/request

                                    open Request’s Past, Present and Future #3142

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

                                      @gregors

                                      ENOMEM

                                      Scheint eng zu werden was Speicher angeht.

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

                                        @thomas-braun
                                        Reicht das nicht?
                                        freier Festplattenspeicher: 53%, Gesamte RAM-Auslastung: 802 Mb / Frei: 43% = 870 Mb [Server: TinkerboardS - 37 Prozesse]

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

                                          @gregors
                                          Kann auch für einen einzelnen Prozess eng werden.

                                          free -ht
                                          

                                          sagt? Und im Log steht?

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

                                            @thomas-braun

                                            
                                            pi@TinkerboardS:~$ free -ht
                                                          total        used        free      shared  buff/cache   available
                                            Mem:           2,0G        1,6G        168M        3,0M        235M        427M
                                            Swap:          1,0G        134M        867M
                                            Total:         2,9G        1,7G        1,0G
                                            
                                            
                                            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

                                            477
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            jeelink-adapter updates
                                            3
                                            78
                                            3315
                                            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