Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. BackitUp NAS Error Speedport Smart 4

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    BackitUp NAS Error Speedport Smart 4

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

      @noidea

      Welche?

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

        @thomas-braun

        Started iobroker ...
        [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.2.1","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"WORKGROUP","clientInodes":false,"deleteOldBackup":false,"ownDir":false,"dir":"/SanDisk-USBExtremePro/Backup/Speedport","dirMinimal":"sharename/backupDir","user":"speedport","pass":"****","ignoreErrors":false}
        [DEBUG] [mount] - noserverino option: false
        [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=speedport,password=****,domain=WORKGROUP,rw,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.2.1/SanDisk-USBExtremePro/Backup/Speedport /opt/iobroker/backups"
        [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ...
        [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=speedport,password=****,domain=WORKGROUP,rw,file_mode=0777,dir_mode=0777 //192.168.2.1/SanDisk-USBExtremePro/Backup/Speedport /opt/iobroker/backups"
        [ERROR] [mount] - [undefined Error: Command failed: sudo mount -t cifs -o username=speedport,password=****,domain=WORKGROUP,rw,file_mode=0777,dir_mode=0777 //192.168.2.1/SanDisk-USBExtremePro/Backup/Speedport /opt/iobroker/backups
        mount error: Server abruptly closed the connection.
        This can happen if the server does not support the SMB version you are trying to use.
        The default SMB version recently changed from SMB1 to SMB2.1 and above. Try mounting with vers=1.0.
        mount error(112): Host is down
        Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
        
        [ERROR] [mount] - Error: Command failed: sudo mount -t cifs -o username=speedport,password=****,domain=WORKGROUP,rw,file_mode=0777,dir_mode=0777 //192.168.2.1/SanDisk-USBExtremePro/Backup/Speedport /opt/iobroker/backups
        mount error: Server abruptly closed the connection.
        This can happen if the server does not support the SMB version you are trying to use.
        The default SMB version recently changed from SMB1 to SMB2.1 and above. Try mounting with vers=1.0.
        mount error(112): Host is down
        Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @noidea last edited by

          @noidea

          Keine Ahnung.

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

            @noidea sagte in BackitUp NAS Error Speedport Smart 4:

            im BackitUp Adapter auch. T

            wirklich??

            @noidea sagte in BackitUp NAS Error Speedport Smart 4:

            Try mounting with vers=1.0.

            klingt anders.

            Außerdem

            @noidea sagte in BackitUp NAS Error Speedport Smart 4:

            mount error(112): Host is down

            sagt, dass der Speedport wohl weg ist.

            @noidea sagte in BackitUp NAS Error Speedport Smart 4:

            Server abruptly closed the connection.

            N 1 Reply Last reply Reply Quote 0
            • N
              noidea @Homoran last edited by noidea

              @homoran

              8182af9b-6a42-49f8-be75-a4288630a5d4-grafik.png

              SMB1 ist da eingestellt. Ich habe iobroker danach nochmal neugestartet.

              Der Router ist die ganze Zeit über da. Zumindest kann ich die ganze Zeit drauf zugreifen und Internet ist auch die ganze Zeit da.

              Deute ich die Fehlermeldung richtig, das versucht wird NICHT mit SMB1 die Verbindung aufzubauen, sondern mit SMB2.1? Liegt das Problem dann nicht eher an meinem System als am Router?

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

                @noidea

                Wie sieht das Backup gerade im Log asu?

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

                  @thomas-braun
                  Leider genauso wie der letzte Eintrag weiter oben.

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

                    @noidea

                    Wie sieht das Backup gerade JETZT im Log aus?

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

                      @thomas-braun
                      Sorry, aber ich weiß nicht genau was du meinst. Ich habe das BAckup zum Testen jetzt immer manuell ausgelöst und dann den Text aus dem Fenster, das dan aufgeht rauskopiert. Ansonsten kenne ich keinen anderen Log

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

                        @noidea

                        Dann kopier den jetzt aktuellen output nochmal.
                        Dann muss man nicht a) nach oben scrollen und irgendwelche Einträge von vor zwei Stunden suchen und b) sieht man die aktuellen Fehlermeldungen aus dem System und nicht Stände von vor zwei Stunden.

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

                          @thomas-braun

                          Started iobroker ...
                          [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.2.1","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"WORKGROUP","clientInodes":false,"deleteOldBackup":false,"ownDir":false,"dir":"/Generic-MassStorage/partition1","dirMinimal":"sharename/backupDir","user":"speedport","pass":"****","ignoreErrors":false}
                          [DEBUG] [mount] - noserverino option: false
                          [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=speedport,password=****,domain=WORKGROUP,rw,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.2.1/Generic-MassStorage/partition1 /opt/iobroker/backups"
                          [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ...
                          [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=speedport,password=****,domain=WORKGROUP,rw,file_mode=0777,dir_mode=0777 //192.168.2.1/Generic-MassStorage/partition1 /opt/iobroker/backups"
                          [ERROR] [mount] - [undefined Error: Command failed: sudo mount -t cifs -o username=speedport,password=****,domain=WORKGROUP,rw,file_mode=0777,dir_mode=0777 //192.168.2.1/Generic-MassStorage/partition1 /opt/iobroker/backups
                          mount error: Server abruptly closed the connection.
                          This can happen if the server does not support the SMB version you are trying to use.
                          The default SMB version recently changed from SMB1 to SMB2.1 and above. Try mounting with vers=1.0.
                          mount error(112): Host is down
                          Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
                          
                          [ERROR] [mount] - Error: Command failed: sudo mount -t cifs -o username=speedport,password=****,domain=WORKGROUP,rw,file_mode=0777,dir_mode=0777 //192.168.2.1/Generic-MassStorage/partition1 /opt/iobroker/backups
                          mount error: Server abruptly closed the connection.
                          This can happen if the server does not support the SMB version you are trying to use.
                          The default SMB version recently changed from SMB1 to SMB2.1 and above. Try mounting with vers=1.0.
                          mount error(112): Host is down
                          Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @noidea last edited by

                            @noidea sagte in BackitUp NAS Error Speedport Smart 4:

                            Welche Version von backitup läuft da eigentlich?

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

                              @thomas-braun

                              2.5.9

                              Habe gerade gesehen, das die 2.5.10 Verfügbar ist. Aber irgendwie zweilfel ich daran, dass das alles ändern wird.

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

                                @noidea

                                Grundsätzlich hält man sein System auf Stand und fährt die letzten stabil verfügbaren Versionen.

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

                                  @noidea was sagt iobroker update -i?

                                  N 1 Reply Last reply Reply Quote 0
                                  • N
                                    noidea @Homoran last edited by

                                    @homoran sagte in BackitUp NAS Error Speedport Smart 4:

                                    iobroker update -i

                                    Ein paar Instanzen brauchen ein update, u.a. der BackitPu und der Admin. Die habe ich jetzt mal durchgeführt, aber die Fehlermedlung ist leider immer noch die selbe

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

                                      @noidea sagte in BackitUp NAS Error Speedport Smart 4:

                                      @homoran sagte in BackitUp NAS Error Speedport Smart 4:

                                      iobroker update -i

                                      Ein paar Instanzen brauchen ein update, u.a. der BackitPu und der Admin. Die habe ich jetzt mal durchgeführt, aber die Fehlermedlung ist leider immer noch die selbe

                                      das ist nicht die vollständige Ausgabe

                                      N 1 Reply Last reply Reply Quote 0
                                      • N
                                        noidea @Homoran last edited by

                                        @homoran

                                        Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                        Adapter    "backitup"     : 2.5.10   , installed 2.5.10
                                        Adapter    "discovery"    : 3.1.0    , installed 3.0.3  [Updatable]
                                        Adapter    "influxdb"     : 3.2.0    , installed 3.1.8  [Updatable]
                                        Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
                                        Adapter    "javascript"   : 6.1.4    , installed 6.0.3  [Updatable]
                                        Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
                                        Adapter    "modbus"       : 5.0.11   , installed 5.0.5  [Updatable]
                                        Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                                        Adapter    "node-red"     : 4.0.0    , installed 4.0.0
                                        Adapter    "robonect"     : 0.1.4    , installed 0.1.4
                                        Adapter    "sainlogic"    : 0.10.0   , installed 0.9.0  [Updatable]
                                        Adapter    "shelly"       : 6.0.0    , installed 6.0.0
                                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                        Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                        Adapter    "terminal"     : 1.0.0    , installed 0.2.6  [Updatable]
                                        Adapter    "web"          : 4.3.0    , installed 4.3.0
                                        Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                        Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                                        
                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @noidea last edited by Thomas Braun

                                          @noidea sagte in BackitUp NAS Error Speedport Smart 4:

                                          aber die Fehlermedlung ist leider immer noch die selbe

                                          Das kann nicht sein, weil der Backitup-Adapter jetzt etwas anders gemountet wird. Die Meldung muss (leicht) anders sein.

                                          Und bring die Kiste vollständig auf Stand.

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

                                            @noidea wo kommt das jetzt her?
                                            kein Prompt, kein Pfad, kein Befehl??

                                            N 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

                                            446
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            91
                                            3672
                                            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