Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Google Sperrt backitup Adapter Aus

    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

    Google Sperrt backitup Adapter Aus

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

      Nach einigen hin und her mit Google sollte nun alles wieder funktionieren.
      Bitte testet und gebt kurz euer Feedback hier

      Cephalopod S 2 Replies Last reply Reply Quote 2
      • Cephalopod
        Cephalopod @simatec last edited by

        @simatec
        Ich bin zwischendurch mit dem Backup auf Microsoft OneDrive umgezogen und überlege dort zu bleiben.

        Gibt es Vor-/Nachteile bei beiden Cloud-Lösungen?

        1 Reply Last reply Reply Quote 0
        • S
          Simo @simatec last edited by

          @simatec
          nee leider nicht, bekomme eine Fehlermeldung
          {"errno":-2,"code":"ENOENT","syscall":"open","path":"../public/index.html"}

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

            @simo wo und wann kommt der Fehler? Bisher hat es bei allen funktioniert.

            Welche Version von Backitup ist installiert?

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

              @simatec

              Ich hatte den selben Fehler auch gerade. Auf einem zweiten, parallel laufenden ioBroker. Wenn man auf den generierten Link zur Authorisierung bei google klickt kommt die Meldung.

              backitup v3.0.22 auf nodejs 20.17.0, alles andere auf dem aktuellen Stand aus dem Beta-Repo.

              Die Meldung erscheint unter der URL
              https://googleauth.iobroker.in/googleDriveOAuth?code=4/0AQGELOESCHTJBthdTw&scope=https://www.googleapis.com/auth/drive.file

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

                @thomas-braun ok dann greift da schon unsere Umstellung auf eine automatische Autorisierung.

                Dann muss ich die Beta pushen

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

                  @thomas-braun kannst du mal bitte testen, ob es mit der Github Version läuft?

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

                    @simatec

                    Push it!
                    https://www.youtube.com/watch?v=vCadcBR95oU

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

                      @simatec

                      Nein, gleiches Verhalten mit

                      iobroker.backitup@3.0.22 (git+ssh://git@github.com/simatec/ioBroker.backitup.git#7ec5b6d7815aecf805834f50abb8dce8b17ffde2)

                      Allerdings stand jetzt im GUI, das bereits ein Token vorhanden sei. Das war mit der Version aus Beta glaube ich nicht so.

                      Das Backup hängt bei google:

                      21:51:58.917
                      INFO
                      gui
                      Backup gestartet ...
                      21:52:09.147 DEBUG mount expert-mount command: "mount /opt/iobroker/backups"
                      21:52:10.179 DEBUG mount done
                      21:52:16.198 DEBUG iobroker host.daleth 11094 objects saved
                      21:52:22.200 DEBUG iobroker This backup can only be restored with js-controller version up from 4.1
                      21:52:23.200 DEBUG iobroker done
                      21:52:24.200 DEBUG historyDB compress from historyDB started ...
                      21:52:26.201 DEBUG zigbee done
                      21:52:27.202 DEBUG javascripts found Script: dwd_uwz_nina_warnungen
                      21:52:28.249 DEBUG javascripts found Script: ps4_waker
                      21:52:29.249 DEBUG javascripts found Script: tuerklingel_laeutet
                      21:52:30.250 DEBUG javascripts found Script: stromzaehler2
                      21:52:31.250 DEBUG javascripts done
                      21:52:32.251 DEBUG googledrive Google Drive: Copy iobroker_2024_09_14-21_52_09_daleth_backupiobroker.tar.gz...
                      
                      simatec 1 Reply Last reply Reply Quote 0
                      • simatec
                        simatec Developer Most Active @Thomas Braun last edited by

                        @thomas-braun kannst du den Token erneuern?

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

                          @simatec
                          Nein, dann renne ich wieder in die Meldung rein:

                          {"errno":-2,"code":"ENOENT","syscall":"open","path":"../public/index.html"}

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

                            @thomas-braun auch mit der Github Version?

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

                              @simatec

                              Ja.

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

                                @simatec

                                Kommando zurück! Ein Backup ausschließlich auf GoogleDrive funktioniert!
                                Es liegt wieder daran, das ich zuerst das FritzNAS mounte und dann von dort aus zu GoogleDrive hochlade.
                                Liegt wohl wieder irgendwie an Samba. Muss mal nach den Mountoptionen schauen.

                                //fritz.nas/FRITZ.NAS/Hitachi-HTS455342SA00-01/iobbackups/daleth /opt/iobroker/backups cifs credentials=/home/iobroker/.smbcredentials,users,noserverino,noauto,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0700,dir_mode=0700,vers=3.1.1 0 0
                                

                                hab ich drin. Muss mal 'cache=loose' wieder setzen.

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

                                  @simatec

                                  Entwarnung!

                                  Mit 'cache=loose' als mount-Option geht es auf dem neuen (Arch-Linux)-System. Auf dem Raspberry OS wo ich die Einstellung herkopiert habe geht es ohne.

                                  00:35:37.292
                                  INFO gui Backup gestartet ...
                                  00:35:47.474 DEBUG mount expert-mount command: "mount /opt/iobroker/backups"
                                  00:35:47.561 DEBUG mount expert-mount successfully completed
                                  00:35:47.605 DEBUG mount done
                                  00:35:54.559 DEBUG iobroker host.daleth 8736 states saved
                                  00:35:54.733 DEBUG iobroker host.daleth 11094 objects saved
                                  00:36:06.950 DEBUG iobroker Backup created: /opt/iobroker/backups/iobroker_2024_09_15-00_35_47_daleth_backupiobroker.tar.gz
                                  This backup can only be restored with js-controller version up from 4.1
                                  00:36:08.078 DEBUG iobroker  done
                                  00:36:09.100 DEBUG historyDB compress from historyDB started ...
                                  00:36:11.200 DEBUG historyDB Backup created: /opt/iobroker/backups/historyDB_2024_09_15-00_36_08_daleth_backupiobroker.tar.gz
                                  00:36:11.236 DEBUG historyDB done
                                  00:36:11.459 DEBUG zigbee done
                                  00:36:12.233 DEBUG javascripts Created javascript_tmp directory: "/opt/iobroker/backups/tmpScripts"
                                  00:36:12.491 DEBUG javascripts found Script: awtrix
                                  00:36:12.560 DEBUG javascripts found Script: dwd_uwz_nina_warnungen
                                  00:36:12.788 DEBUG javascripts found Script: frostwarner
                                  00:36:12.849 DEBUG javascripts found Script: lautstaerke_bad
                                  00:36:12.996 DEBUG javascripts found Script: lautstaerke_kueche
                                  00:36:13.195 DEBUG javascripts found Script: nuki_ext_wohnungstuer_entriegelt
                                  00:36:13.401 DEBUG javascripts found Script: paketlieferungen
                                  00:36:13.454 DEBUG javascripts found Script: pakettruhe_offen
                                  00:36:13.707 DEBUG javascripts found Script: ps4_waker
                                  00:36:13.764 DEBUG javascripts found Script: sonnenaufgang
                                  00:36:14.016 DEBUG javascripts found Script: sonnenuntergang
                                  00:36:14.062 DEBUG javascripts found Script: speedtest
                                  00:36:14.216 DEBUG javascripts found Script: telefon_klingelt
                                  00:36:14.426 DEBUG javascripts found Script: treppenhaus_licht_ble
                                  00:36:14.514 DEBUG javascripts found Script: treppenhaus_licht_hub
                                  00:36:14.733 DEBUG javascripts found Script: tuerklingel_laeutet
                                  00:36:14.818 DEBUG javascripts found Script: usv_warner
                                  00:36:14.967 DEBUG javascripts found Script: wohnung_verlassen
                                  00:36:15.122 DEBUG javascripts found Script: zuhause_verlassen
                                  00:36:15.272 DEBUG javascripts found Script: nuki_extended_restart_fix
                                  00:36:15.450 DEBUG javascripts found Script: solix2mqtt
                                  00:36:15.654 DEBUG javascripts found Script: stromzaehler2
                                  00:36:15.962 DEBUG javascripts done
                                  00:36:16.885 DEBUG cifs done
                                  00:36:17.357 DEBUG googledrive Google Drive: Copy iobroker_2024_09_15-00_35_47_daleth_backupiobroker.tar.gz...
                                  00:36:20.776 DEBUG googledrive Google Drive: Copy historyDB_2024_09_15-00_36_08_daleth_backupiobroker.tar.gz...
                                  00:36:23.437 DEBUG googledrive Google Drive: Copy zigbee.0_2024_09_15-00_36_11_daleth_backupiobroker.tar.gz...
                                  00:36:25.485 DEBUG googledrive Google Drive: Copy javascripts_2024_09_15-00_36_12_daleth_backupiobroker.tar.gz...
                                  00:36:27.634 DEBUG googledrive done
                                  00:36:27.762 DEBUG clean done
                                  00:36:27.913 DEBUG historyHTML new history html values created
                                  00:36:28.011 DEBUG historyHTML done
                                  00:36:28.250 DEBUG historyJSON done
                                  00:36:28.560 DEBUG umount mount active, umount is started ...
                                  00:36:33.574 DEBUG umount umount successfully completed
                                  00:36:33.577 DEBUG umount done
                                  00:36:39.718 DEBUG whatsapp done
                                  00:36:40.862 DEBUG notification done
                                  00:36:41.050 INFO gui Das Backup wurde erfolgreich erstellt!
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Simo @simatec last edited by

                                    @simatec Backitup Version 3.0.22

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

                                      @simo sagte in Google Sperrt backitup Adapter Aus:

                                      @simatec Backitup Version 3.0.22

                                      Sollte wieder funktionieren

                                      R 1 Reply Last reply Reply Quote 0
                                      • R
                                        robert-132 @simatec last edited by

                                        Funzt wieder

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        851
                                        Online

                                        31.8k
                                        Users

                                        79.9k
                                        Topics

                                        1.3m
                                        Posts

                                        14
                                        47
                                        3140
                                        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