Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. BackItUp kein WOL an Buffalo NAS LinkStation

    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

    BackItUp kein WOL an Buffalo NAS LinkStation

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

      @tok

      ist natürlich richtig - laut DEBUGLog sendet BackItUp ????

      das ist kein Debug Log

      Stelle die Logstufe bei der Instanz auf DEBUG .
      Dann nochmal ... und das Ergebnis hier posten.

      EDIT:

      .
      86cb2f97-0e8b-4a04-95be-80d22e587f27-grafik.png

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

        @tok

        SMB V1 wird hoffentlich nicht mehr verwendet.

        1 Reply Last reply Reply Quote 0
        • T
          ToK @Glasfaser last edited by Homoran

          @glasfaser

          Bitte von unten nach oben lesen:

          backitup.0
          2023-10-09 19:19:00.381	error	[iobroker] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backupsmount error(113): could not connect to 192.168.115.200Unable to find suitable address.
          
          backitup.0
          2023-10-09 19:19:00.381	error	[iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
          
          backitup.0
          2023-10-09 19:19:00.380	error	[iobroker/mount] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
          
          backitup.0
          2023-10-09 19:19:00.380	error	[iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
          
          backitup.0
          2023-10-09 19:19:00.379	error	[iobroker/mount] [undefined Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
          
          backitup.0
          2023-10-09 19:18:54.244	debug	[iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
          
          backitup.0
          2023-10-09 19:18:54.242	debug	[iobroker/mount] first mount attempt with smb option failed. try next mount attempt without smb option ...
          
          backitup.0
          2023-10-09 19:18:48.054	debug	[iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
          
          backitup.0
          2023-10-09 19:18:48.054	debug	[iobroker/mount] noserverino option: false
          
          backitup.0
          2023-10-09 19:16:48.053	debug	Backup has started ...
          
          backitup.0
          2023-10-09 19:16:48.052	debug	[iobroker/mount] Wake on LAN wait 120 Seconds for NAS!
          

          MOD-EDIT: Code in code-tags gesetzt!

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

            @tok sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

            Bitte von unten nach oben lesen:

            Schau in das 'richtige' Log:

            iob logs --watch
            

            Und poste den Text in CodeTags eingebettet.

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

              @tok

              2023-10-09 19:16:48.052 debug [iobroker/mount] Wake on LAN wait 120 Seconds for NAS!

              was davor ist , ist Interessant

              und jetzt Logstufe Silly

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

                @tok sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                192.168.115.200Unable to find suitable address.

                Kannst du von ioBroker aus die IP anpingen !?
                bzw.
                was du nicht geschrieben hast , funktioniert das normale Backup , also NAS dauer an und dann ein Backup ohne die Option WOL

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

                  @glasfaser

                  
                  2023-10-09 19:14:52.022  - info: admin.0 (1017) <== Disconnect system.user.admin from ::ffff:192.168.115.1
                  2023-10-09 19:16:42.124  - info: admin.0 (1017) ==> Connected system.user.admin from ::ffff:192.168.115.1
                  2023-10-09 19:16:42.206  - debug: backitup.0 (94212) The local storage check was completed successfully. On the host "raspberrypi" are currently 236370 MB free space available!
                  2023-10-09 19:16:48.044  - debug: backitup.0 (94212) The local storage check was completed successfully. On the host "raspberrypi" are currently 236370 MB free space available!
                  2023-10-09 19:16:48.052  - debug: backitup.0 (94212) [iobroker/mount] Wake on LAN wait 120 Seconds for NAS!
                  2023-10-09 19:16:48.053  - debug: backitup.0 (94212) Backup has started ...
                  2023-10-09 19:18:48.054  - debug: backitup.0 (94212) [iobroker/mount] noserverino option: false
                  2023-10-09 19:18:48.054  - debug: backitup.0 (94212) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
                  2023-10-09 19:18:54.242  - debug: backitup.0 (94212) [iobroker/mount] first mount attempt with smb option failed. try next mount attempt without smb option ...
                  2023-10-09 19:18:54.244  - debug: backitup.0 (94212) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
                  2023-10-09 19:19:00.379  - error: backitup.0 (94212) [iobroker/mount] [undefined Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
                  2023-10-09 19:19:00.380  - error: backitup.0 (94212) [iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
                  2023-10-09 19:19:00.380  - error: backitup.0 (94212) [iobroker/mount] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
                  2023-10-09 19:19:00.381  - error: backitup.0 (94212) [iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
                  2023-10-09 19:19:00.381  - error: backitup.0 (94212) [iobroker] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
                  mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
                  2023-10-09 19:19:18.000  - info: admin.0 (1017) <== Disconnect system.user.admin from ::ffff:192.168.115.1
                  
                  

                  die MAC Adresse sehe ich hier nicht

                  Homoran 1 Reply Last reply Reply Quote 0
                  • T
                    ToK @Glasfaser last edited by

                    @glasfaser

                    wenn die NAS "schläft" kann ich sie nicht anpingen - wenn sie über "sudo /usr/sbin/etherwake -i eth0 <Mac Adresse>" läuft schon.
                    Das normale Backup funktioniert ohne WOL (bei laufender NAS) einwandfrei.

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

                      @tok sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                      die MAC Adresse sehe ich hier nicht

                      wieso auch?

                      ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

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

                        @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                        ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                        Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                        T Homoran 2 Replies Last reply Reply Quote 0
                        • T
                          ToK @Thomas Braun last edited by

                          @thomas-braun

                          ja genau ....

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

                            @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                            @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                            ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                            Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                            macht das nicht der Router?

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              ToK @Homoran last edited by

                              @homoran said in BackItUp kein WOL an Buffalo NAS LinkStation:

                              @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                              @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                              ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                              Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                              macht das nicht der Router?

                              Als Router wird eine FritzBox 7590 verwendet

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

                                Keine Ahnung ob das noch relevant ist:

                                https://www.ip-phone-forum.de/threads/fritzbox-7490-wake-on-lan-über-udp-port-9-klappt-nicht-mehr.284397/

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

                                  @tok

                                  Kannst du das mal testen

                                  sudo -H -u iobroker /usr/sbin/etherwake -i eth0 <Mac Adresse>
                                  

                                  @Thomas-Braun
                                  Welche Rechte braucht dann

                                  /usr/sbin/etherwake -i eth0

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

                                    @glasfaser sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                    @Thomas-Braun
                                    Welche Rechte braucht dann

                                    /usr/sbin/etherwake -i eth0

                                    Keine Ahnung, denn:

                                    echad@chet:/opt/iobroker $ type -p etherwake
                                    echad@chet:/opt/iobroker $
                                    
                                    Glasfaser 1 Reply Last reply Reply Quote 0
                                    • T
                                      ToK @Glasfaser last edited by

                                      @glasfaser said in BackItUp kein WOL an Buffalo NAS LinkStation:

                                      @tok

                                      Kannst du das mal testen

                                      sudo -H -u iobroker /usr/sbin/etherwake -i eth0 <Mac Adresse>
                                      

                                      @Thomas-Braun
                                      Welche Rechte braucht dann

                                      /usr/sbin/etherwake -i eth0

                                      939b2871-874a-4de0-a8dc-c9f1559417e1-image.png

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

                                        @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                        etherwake

                                        Das ist mit diesem NPM Paket !?

                                        https://github.com/simatec/ioBroker.backitup/issues/978

                                        flwilk created this issue in simatec/ioBroker.backitup

                                        closed WOL options configurable #978

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

                                          @glasfaser

                                          Wollte ich gerade schreiben. Das läuft nicht über das binairy, sondern über das node-Modul 'node-wol'. Und das ist schon Jahre nicht mehr angepackt worden.

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

                                            @glasfaser said in BackItUp kein WOL an Buffalo NAS LinkStation:

                                            @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                            etherwake

                                            Das ist mit diesem NPM Paket !?

                                            https://github.com/simatec/ioBroker.backitup/issues/978

                                            verwende seit soeben die Version 2.8.2 - die Konfig im BackItUp sind ident wie zuvor - ob das NPM Paket aktiv ist (sollte seit 2.8.0 so sein) kann ich nicht beurteilen - es funktioniert leider noch immer nicht.

                                            flwilk created this issue in simatec/ioBroker.backitup

                                            closed WOL options configurable #978

                                            Glasfaser 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

                                            453
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            40
                                            1583
                                            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