Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. TESTER gesucht / Backup auf Fritz.nas - node 18.18.0

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    TESTER gesucht / Backup auf Fritz.nas - node 18.18.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • simatec
      simatec Developer Most Active @fastfoot last edited by simatec

      @fastfoot Soweit ich das sehe, hat es am Ende damit aber nichts weiter zu tun. Weder js-controller noch pipe stehen da mit im Zusammenhang. Es ist ein Bug in node mit der aktuellen libuv

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

        @fastfoot

        V3:

        umount not possible
        //fritz.box/fritz.nas/Hitachi-HTS545012B9SA00-01/iobbackups/chet mounted into /opt/iobroker/backups
        
        file test_pipeline_compressed_tar.tar.gz created
        file test_pipeline_compressed_tar.tar.gz done
        number of files in test_pipeline_compressed_tar.tar.gz: 0
        
        file test_pipeline_compressed_zlib.tar.gz created
        file test_pipeline_compressed_zlib.tar.gz done
        number of files in test_pipeline_compressed_zlib.tar.gz: 0
        
        file test_pipeline_uncompressed.tar created
        file test_pipeline_uncompressed.tar done
        number of files in test_pipeline_uncompressed.tar: 0
        
        listing of created files in /opt/iobroker/backups
        -rwxrwxrwx 1 root root 252416 Oct  8 23:06 /opt/iobroker/backups/test_pipeline_uncompressed.tar
        -rwxrwxrwx 1 root root  16384 Oct  8 23:06 /opt/iobroker/backups/test_pipeline_compressed_zlib.tar.gz
        -rwxrwxrwx 1 root root  16384 Oct  8 23:06 /opt/iobroker/backups/test_pipeline_compressed_tar.tar.gz
        -rwxrwxrwx 1 root root 154384 Oct  4 22:42 /opt/iobroker/backups/test_alternative.tar.gz
        -rwxrwxrwx 1 root root 252928 Oct  4 22:42 /opt/iobroker/backups/test_nocompression.tar
        -rwxrwxrwx 1 root root  16384 Oct  4 22:42 /opt/iobroker/backups/test_standard.tar.gz
        
        
        F 1 Reply Last reply Reply Quote 0
        • F
          fastfoot @Thomas Braun last edited by fastfoot

          @thomas-braun ach sch.... warten auf den node-fix 😞

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

            @fastfoot

            nodejs 18.18.1 ist für Dienstag geplant. Ich bin gespannt.

            F 1 Reply Last reply Reply Quote 1
            • F
              fastfoot @Thomas Braun last edited by

              @thomas-braun sagte in TESTER gesucht / Backup auf Fritz.nas - node 18.18.0:

              @fastfoot

              nodejs 18.18.1 ist für Dienstag geplant. Ich bin gespannt.

              Hau rein!

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

                @fastfoot

                Schon passiert.

                Mit der 18.18.1 funktioniert das Backup wieder.

                U F 2 Replies Last reply Reply Quote 2
                • U
                  UV-on-fire @Thomas Braun last edited by

                  @thomas-braun Wollt ich auch gerade schreiben. Alles schick mit 18.18.1 CCU, javascript,iobroker passt👍

                  1 Reply Last reply Reply Quote 1
                  • F
                    fastfoot @Thomas Braun last edited by

                    @thomas-braun bleibt node20, angeblich wurde das issue dort ja schon mit der 20.6 oder 20.7 gefixt. Oder hab ich das falsch gelesen?

                    Thomas Braun simatec 3 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @fastfoot last edited by

                      @fastfoot sagte in TESTER gesucht / Backup auf Fritz.nas - node 18.18.0:

                      Oder hab ich das falsch gelesen?

                      Da bin ich nicht ganz sicher, wie das bei nodejs.org gemeint ist. Jedenfalls hab ich das Verhalten unter 20.8.0 noch.

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

                        @fastfoot

                        Dein Testskript V3 liefert jetzt auch:

                        umount not possible
                        //fritz.box/fritz.nas/Hitachi-HTS545012B9SA00-01/iobbackups/chet mounted into /opt/iobroker/backups
                        
                        file test_pipeline_compressed_tar.tar.gz created
                        file test_pipeline_compressed_tar.tar.gz done
                        number of files in test_pipeline_compressed_tar.tar.gz: 115
                        
                        file test_pipeline_compressed_zlib.tar.gz created
                        file test_pipeline_compressed_zlib.tar.gz done
                        number of files in test_pipeline_compressed_zlib.tar.gz: 115
                        
                        file test_pipeline_uncompressed.tar created
                        file test_pipeline_uncompressed.tar done
                        number of files in test_pipeline_uncompressed.tar: 115
                        
                        listing of created files in /opt/iobroker/backups
                        -rwxrwxrwx 1 root root 821248 Oct 10 21:31 /opt/iobroker/backups/test_pipeline_uncompressed.tar
                        -rwxrwxrwx 1 root root 154692 Oct 10 21:31 /opt/iobroker/backups/test_pipeline_compressed_zlib.tar.gz
                        -rwxrwxrwx 1 root root 154692 Oct 10 21:31 /opt/iobroker/backups/test_pipeline_compressed_tar.tar.gz
                        -rwxrwxrwx 1 root root 154384 Oct  4 22:42 /opt/iobroker/backups/test_alternative.tar.gz
                        -rwxrwxrwx 1 root root 252928 Oct  4 22:42 /opt/iobroker/backups/test_nocompression.tar
                        -rwxrwxrwx 1 root root  16384 Oct  4 22:42 /opt/iobroker/backups/test_standard.tar.gz
                        
                        
                        F 1 Reply Last reply Reply Quote 0
                        • simatec
                          simatec Developer Most Active @fastfoot last edited by

                          @fastfoot sagte in TESTER gesucht / Backup auf Fritz.nas - node 18.18.0:

                          @thomas-braun bleibt node20, angeblich wurde das issue dort ja schon mit der 20.6 oder 20.7 gefixt. Oder hab ich das falsch gelesen?

                          Node 20 steht noch aus... Das Issue wurde um das Label Node 20.x erweitert...
                          Also wer CIFS nutzt, sollte erstmal auf der 18 bleiben...

                          F 1 Reply Last reply Reply Quote 0
                          • F
                            fastfoot @simatec last edited by

                            @simatec habe im geschlossenen issue nachgefragt, aus der Beschreibung des fix geht hervor dass er mit der 20.7.0 dort schon drin ist. Evtl. machen sie deinen issue ja wieder auf falls dem wirklich so wäre

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

                              @fastfoot

                              Also 20.8.0 funktioniert nicht:

                              /opt/iobroker/backups unmounted
                              //fritz.box/fritz.nas/Hitachi-HTS545012B9SA00-01/iobbackups/chet mounted into /opt/iobroker/backups
                              
                              file test_pipeline_compressed_tar.tar.gz created
                              file test_pipeline_compressed_tar.tar.gz done
                              number of files in test_pipeline_compressed_tar.tar.gz: 0
                              
                              file test_pipeline_compressed_zlib.tar.gz created
                              file test_pipeline_compressed_zlib.tar.gz done
                              number of files in test_pipeline_compressed_zlib.tar.gz: 0
                              
                              file test_pipeline_uncompressed.tar created
                              file test_pipeline_uncompressed.tar done
                              number of files in test_pipeline_uncompressed.tar: 0
                              
                              listing of created files in /opt/iobroker/backups
                              -rwxrwxrwx 1 root root 252416 Oct 10 22:06 /opt/iobroker/backups/test_pipeline_uncompressed.tar
                              -rwxrwxrwx 1 root root  16384 Oct 10 22:06 /opt/iobroker/backups/test_pipeline_compressed_zlib.tar.gz
                              -rwxrwxrwx 1 root root  16384 Oct 10 22:06 /opt/iobroker/backups/test_pipeline_compressed_tar.tar.gz
                              -rwxrwxrwx 1 root root 154384 Oct  4 22:42 /opt/iobroker/backups/test_alternative.tar.gz
                              -rwxrwxrwx 1 root root 252928 Oct  4 22:42 /opt/iobroker/backups/test_nocompression.tar
                              -rwxrwxrwx 1 root root  16384 Oct  4 22:42 /opt/iobroker/backups/test_standard.tar.gz
                              
                              
                              F 1 Reply Last reply Reply Quote 0
                              • F
                                fastfoot @Thomas Braun last edited by

                                @thomas-braun sagte in TESTER gesucht / Backup auf Fritz.nas - node 18.18.0:

                                Also 20.8.0 funktioniert nicht:

                                haben schon im issue reagiert und darauf hingewiesen. Aber gut dass es mit der LTS jetzt funktioniert

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

                                  @fastfoot sagte in TESTER gesucht / Backup auf Fritz.nas - node 18.18.0:

                                  Aber gut dass es mit der LTS jetzt funktioniert

                                  Ja, das ist das wichtigste. Aber auch die nodejs@20 wird ja irgendwann LTS...

                                  Aber gut, dass ich dem lieben @simatec jetzt nicht mehr weiter mit meinen obskuren Issues gegen den Backitup-Adapter auf den Wecker fallen muss. 🙂

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

                                    @thomas-braun sagte in TESTER gesucht / Backup auf Fritz.nas - node 18.18.0:

                                    Aber gut, dass ich dem lieben @simatec jetzt nicht mehr weiter mit meinen obskuren Issues gegen den Backitup-Adapter auf den Wecker fallen muss.

                                    😊

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

                                      @thomas-braun habe deinen Kommentar auf Github gelesen, kannst du das Skript mal genau so starten falls die env anders gesetzt wurde: UV_USE_IO_URING=0 node cifs.js

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

                                        @fastfoot sagte in TESTER gesucht / Backup auf Fritz.nas - node 18.18.0:

                                        Ja, so funktioniert es:

                                        echad@chet:/opt/iobroker $ UV_USE_IO_URING=0 node cifs.js
                                        Copy output from below
                                        
                                        umount not possible
                                        //fritz.box/fritz.nas/Hitachi-HTS545012B9SA00-01/iobbackups/chet mounted into /opt/iobroker/backups
                                        
                                        file test_pipeline_compressed_tar.tar.gz created
                                        file test_pipeline_compressed_tar.tar.gz done
                                        number of files in test_pipeline_compressed_tar.tar.gz: 115
                                        
                                        file test_pipeline_compressed_zlib.tar.gz created
                                        file test_pipeline_compressed_zlib.tar.gz done
                                        number of files in test_pipeline_compressed_zlib.tar.gz: 115
                                        
                                        file test_pipeline_uncompressed.tar created
                                        file test_pipeline_uncompressed.tar done
                                        number of files in test_pipeline_uncompressed.tar: 115
                                        
                                        listing of created files in /opt/iobroker/backups
                                        -rwxrwxrwx 1 root root 821248 Oct 12 19:26 /opt/iobroker/backups/test_pipeline_uncompressed.tar
                                        -rwxrwxrwx 1 root root 154691 Oct 12 19:26 /opt/iobroker/backups/test_pipeline_compressed_zlib.tar.gz
                                        -rwxrwxrwx 1 root root 154691 Oct 12 19:26 /opt/iobroker/backups/test_pipeline_compressed_tar.tar.gz
                                        
                                        
                                        End of output to copy
                                        echad@chet:/opt/iobroker $ UV_USE_IO_URING=1 node cifs.js
                                        Copy output from below
                                        /opt/iobroker/backups unmounted
                                        //fritz.box/fritz.nas/Hitachi-HTS545012B9SA00-01/iobbackups/chet mounted into /opt/iobroker/backups
                                        
                                        file test_pipeline_compressed_tar.tar.gz created
                                        file test_pipeline_compressed_tar.tar.gz done
                                        number of files in test_pipeline_compressed_tar.tar.gz: 0
                                        
                                        file test_pipeline_compressed_zlib.tar.gz created
                                        file test_pipeline_compressed_zlib.tar.gz done
                                        number of files in test_pipeline_compressed_zlib.tar.gz: 0
                                        
                                        file test_pipeline_uncompressed.tar created
                                        file test_pipeline_uncompressed.tar done
                                        number of files in test_pipeline_uncompressed.tar: 0
                                        
                                        listing of created files in /opt/iobroker/backups
                                        -rwxrwxrwx 1 root root 253440 Oct 12 19:26 /opt/iobroker/backups/test_pipeline_uncompressed.tar
                                        -rwxrwxrwx 1 root root  16384 Oct 12 19:26 /opt/iobroker/backups/test_pipeline_compressed_zlib.tar.gz
                                        -rwxrwxrwx 1 root root  16384 Oct 12 19:26 /opt/iobroker/backups/test_pipeline_compressed_tar.tar.gz
                                        
                                        End of output to copy
                                        
                                        F 1 Reply Last reply Reply Quote 0
                                        • F
                                          fastfoot @Thomas Braun last edited by

                                          @thomas-braun sagte in TESTER gesucht / Backup auf Fritz.nas - node 18.18.0:

                                          Ja, so funktioniert es:

                                          wie hattest du die denn vorher gesetzt? Ich hatte sowas Ähnliches mal in VS-Code, da wurde das environment beim Start überschrieben, etwas Ähnliches vermute ich hier auch

                                          F Thomas Braun 2 Replies Last reply Reply Quote 0
                                          • F
                                            fastfoot @fastfoot last edited by

                                            @Thomas-Braun falls du mit iobroker/backitup getestet hattest dann muss nach dem Setzen der env der iobroker natürlich neu gestartet werden

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            515
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            204
                                            15140
                                            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