Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (gelöst) google-sharedlocations Alternative?

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    (gelöst) google-sharedlocations Alternative?

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jan1 @dslraser last edited by

      @dslraser
      Bei mir war nach dem JS Update auf 3.* und dem damit verbundenen IOBroker Neustart fertig.

      dslraser 1 Reply Last reply Reply Quote 0
      • dslraser
        dslraser Forum Testing Most Active @Jan1 last edited by

        @Jan1
        Ja, Schade, das Ding lief Zuverlässig.

        J 1 Reply Last reply Reply Quote 0
        • J
          Jan1 @dslraser last edited by

          @dslraser
          bei mir ist das aber noch im Konto aufgeführt:
          1c9ba5d7-48f2-46ce-91a9-3f510c964fa3-grafik.png

          10.04.20 08:31Uhr war die JS Aktualisierung

          dslraser 1 Reply Last reply Reply Quote 0
          • dslraser
            dslraser Forum Testing Most Active @Jan1 last edited by

            @Jan1
            bei mir nicht. vielleicht hat google nun Endgültig was geändert....?

            J 1 Reply Last reply Reply Quote 0
            • J
              Jan1 @dslraser last edited by

              @dslraser
              abwarten, ich hatte den Adapter schon ein paar mal abgeschrieben weil er tagelang gelb blieb und irgendwann begrüßte mich dann auf einmal Alexa zu Hause wieder, was nur funktioniert, wenn der Adapter grün ist 😉

              M 1 Reply Last reply Reply Quote 0
              • M
                maxpd @Jan1 last edited by maxpd

                @Jan1 "gelöst" im Titel ist bissl irreführend. Bei mir geht er auch nicht.

                Mein Google Konto bekommt den Zugriffsversuch mit und ich bekomme eine kritische Sicherheitswarnung. Zugriff durch weniger sichere Apps wurde zugelassen.

                J 1 Reply Last reply Reply Quote 0
                • J
                  Jan1 @maxpd last edited by Jan1

                  @maxpd
                  Das ist vom 12.2019 und bezieht sich auf das allegemeine Problem, dass der Adapter wegen Google eben nicht mehr läuft wenn man ihn neu installiert mit neuem Konto. Bei einem alten Konto hat er bei mir am Freitag noch funktioniert.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    maxpd @Jan1 last edited by

                    @Jan1 Ich hab ein 2 Jahre altes Konto. Seit einem Neustart vor einem dreiviertel Jahr geht die Anmeldung nicht mehr.

                    1 Reply Last reply Reply Quote 0
                    • Garfonso
                      Garfonso Developer last edited by

                      Für alle, bei denen es nicht mehr geht, ich habe eine (etwas unbequemere) Lösung: https://github.com/Garfonso/ioBroker.google-sharedlocations

                      Cookies aus dem Browser extrahieren (bei google.com anmelden mit ioBroker user, dann Entwicklertools -> Netzwerkanalyse -> ein GET Request auswählen, Cookie Header kopieren und in config eingeben. Siehe screenshot)
                      google-cookie.JPG

                      J dslraser 2 Replies Last reply Reply Quote 2
                      • J
                        Jan1 @Garfonso last edited by

                        @Garfonso
                        das scheint zu funktionieren 🙂

                        dslraser 1 Reply Last reply Reply Quote 0
                        • dslraser
                          dslraser Forum Testing Most Active @Jan1 last edited by

                          @Jan1 sagte in (gelöst) google-sharedlocations Alternative?:

                          @Garfonso
                          das scheint zu funktionieren 🙂

                          Könnte das nicht ein Entwickler in den Adapter einbauen ?

                          J Garfonso 2 Replies Last reply Reply Quote 0
                          • J
                            Jan1 @dslraser last edited by Jan1

                            @dslraser
                            Eigentlich ist es ja recht einfach, wobei das Einbauen wohl nicht so einfach sein dürfte. Könnte aber so ähnlich wie beim Alexa Adapter laufen, dass man eine URL im Log hat, die man aufruft und dann der Cookie automatisch geladen wird.

                            Garfonso hat den Adapter ja schon soweit umgestrickt, dass das funktioniert, vielleicht baut er es ja ein 😉

                            1 Reply Last reply Reply Quote 0
                            • Garfonso
                              Garfonso Developer @dslraser last edited by

                              @dslraser
                              Ich habe einen Pullrequest mit meinen aktuellen Änderungen zum original Adapter gemacht. Wenn der Entwickler noch aktiv ist (im Repository und auch hier im Forum gab es von ihm > 1 Jahr keine Aktivität mehr, könnte also "nein" heißen), dann könnte er den Pullrequest annehmen und die Änderungen würden da einfließen. Bis dahin kann man den Adapter aus Github über den Link installieren.

                              @Jan1 said in (gelöst) google-sharedlocations Alternative?:

                              @dslraser
                              Eigentlich ist es ja recht einfach, wobei das Einbauen wohl nicht so einfach sein dürfte. Könnte aber so ähnlich wie beim Alexa Adapter laufen, dass man eine URL im Log hat, die man aufruft und dann der Cookie automatisch geladen wird.

                              Das ist mein Ziel. Hängt ein wenig ab von

                              • wie schnell ich kapiere, was der alexa2 Adapter da macht
                              • wie viel Zeit ich finde das in den Adapter einzubauen und wie stark es an Google angepasst werden muss
                              • ob der ursprüngliche Entwickler sich meldet (wenn nicht, ist die Überlegung einen neuen Adapter zu machen um die Verteilung des Adapters mittelfristig über NPM und damit latest und stable zu erreichen)

                              Die Geschichte im Alexa2 Adapter ist schon sehr komfortabel, da hab ich mich schon monatelang keine Sorgen mehr gemacht... keine Ahnung, wann ich mich da das letzte mal einloggen musste. Ist aber sehr stabil, würde ich sagen. Das wäre hier auch das Ziel (was mit Cookie-kopieren vermutlich nicht erledigt ist -> wobei es in HomeAssitant genauso gemacht wird und da zumindest keine große Hektik ist das zu ändern).

                              J 1 Reply Last reply Reply Quote 2
                              • J
                                Jan1 @Garfonso last edited by

                                @Garfonso
                                hört sich auf alle Fälle mal danach, dass es gut wird 😉
                                Jetzt schon mal danke dafür, dass es so wieder funktioniert und Deine Zeit und Mühe.

                                1 Reply Last reply Reply Quote 0
                                • J
                                  Jan1 last edited by

                                  Nu ist er wieder gelb und im Log steht ne Menge Zeug drin:

                                  google-sharedlocations.0	2020-06-01 17:48:10.930	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:48:10.930	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:48:10.930	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><meta http-equiv="content-type" content="text/html; charset=u
                                  google-sharedlocations.0	2020-06-01 17:47:41.011	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:47:41.011	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:47:41.009	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><meta http-equiv="content-type" content="text/html; charset=u
                                  google-sharedlocations.0	2020-06-01 17:47:10.985	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:47:10.984	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:47:10.983	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><meta http-equiv="content-type" content="text/html; charset=u
                                  google-sharedlocations.0	2020-06-01 17:46:41.138	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:46:41.138	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:46:41.137	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><meta http-equiv="content-type" content="text/html; charset=u
                                  google-sharedlocations.0	2020-06-01 17:46:11.032	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:46:11.032	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	</html>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	</body>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	IP address: 77.190.252.231<br>Time: 2020-06-01T15:46:11Z<br>URL: https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;pb=<br>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the <a href="//www.google.com/policies/terms/">Terms of Service</a>. T
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<div id="infoDiv" style="display:none; background-color:#eee; padding:10px; margin:0 0 15px 0; line-height:1.4em;">
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	Our systems have detected unusual traffic from your computer network. This page checks to see if it&#39;s really you sending the requests, and not a robot. <a href="#" onclick="document.getElementBy
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<b>About this page</b><br><br>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<div style="font-size:13px;">
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;">
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	</form>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<input type='hidden' name='q' value='EgRNvvznGMLF1PYFIhkA8aeDS3VtHsd2Lmq4Kja-NxC-zmKKHMXqMgFy'><input type="hidden" name="continue" value="https://www.google.com/maps/preview/locationsharing/read?auth
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<div id="recaptcha" class="g-recaptcha" data-sitekey="6LfwuyUTAAAAAOAmoS0fdqijC2PbbdH4kjq62Y1b" data-callback="submitCallback" data-s="wGLh6UB6Owq-Ovxtxwd0BgKMvZ31AzuhOI-UKRDUCbx2QKG3ueY9JpUScx_5xHbiZ
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<script>var submitCallback = function(response) {document.getElementById('captcha-form').submit();};</script>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<script src="https://www.google.com/recaptcha/api.js" async defer></script>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<form id="captcha-form" action="index" method="post">
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;"><br>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<div style="max-width:400px;">
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<body style="font-family: arial, sans-serif; background-color: #fff; color: #000; padding:20px; font-size:18px;" onload="e=document.getElementById('captcha');if(e){e.focus();}">
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="viewport" content="initial-scale=1"><title>https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	<html>
                                  google-sharedlocations.0	2020-06-01 17:46:11.031	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                                  google-sharedlocations.0	2020-06-01 17:45:40.966	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:45:40.966	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	</html>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	</body>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	IP address: 77.190.252.231<br>Time: 2020-06-01T15:45:40Z<br>URL: https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;pb=<br>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the <a href="//www.google.com/policies/terms/">Terms of Service</a>. T
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<div id="infoDiv" style="display:none; background-color:#eee; padding:10px; margin:0 0 15px 0; line-height:1.4em;">
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	Our systems have detected unusual traffic from your computer network. This page checks to see if it&#39;s really you sending the requests, and not a robot. <a href="#" onclick="document.getElementBy
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<b>About this page</b><br><br>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<div style="font-size:13px;">
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;">
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	</form>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<input type='hidden' name='q' value='EgRNvvznGKTF1PYFIhkA8aeDS9hwJxjCRFoFlgL3Iw9dvbqKbZxXMgFy'><input type="hidden" name="continue" value="https://www.google.com/maps/preview/locationsharing/read?auth
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<div id="recaptcha" class="g-recaptcha" data-sitekey="6LfwuyUTAAAAAOAmoS0fdqijC2PbbdH4kjq62Y1b" data-callback="submitCallback" data-s="9YaNjxy42ivClakZe2aV_8Bp2U7wagxkQWpQ3IEcg7n6BD5FiyWcwd61RnohRb6oA
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<script>var submitCallback = function(response) {document.getElementById('captcha-form').submit();};</script>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<script src="https://www.google.com/recaptcha/api.js" async defer></script>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<form id="captcha-form" action="index" method="post">
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;"><br>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<div style="max-width:400px;">
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<body style="font-family: arial, sans-serif; background-color: #fff; color: #000; padding:20px; font-size:18px;" onload="e=document.getElementById('captcha');if(e){e.focus();}">
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="viewport" content="initial-scale=1"><title>https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	<html>
                                  google-sharedlocations.0	2020-06-01 17:45:40.965	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                                  google-sharedlocations.0	2020-06-01 17:45:11.145	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:45:11.145	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	</html>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	</body>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	IP address: 77.190.252.231<br>Time: 2020-06-01T15:45:11Z<br>URL: https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;pb=<br>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the <a href="//www.google.com/policies/terms/">Terms of Service</a>. T
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<div id="infoDiv" style="display:none; background-color:#eee; padding:10px; margin:0 0 15px 0; line-height:1.4em;">
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	Our systems have detected unusual traffic from your computer network. This page checks to see if it&#39;s really you sending the requests, and not a robot. <a href="#" onclick="document.getElementBy
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<b>About this page</b><br><br>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<div style="font-size:13px;">
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;">
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	</form>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<input type='hidden' name='q' value='EgRNvvznGIbF1PYFIhkA8aeDSwAhdyZYxj4nRjWaMjbopiU2ilMwMgFy'><input type="hidden" name="continue" value="https://www.google.com/maps/preview/locationsharing/read?auth
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<div id="recaptcha" class="g-recaptcha" data-sitekey="6LfwuyUTAAAAAOAmoS0fdqijC2PbbdH4kjq62Y1b" data-callback="submitCallback" data-s="oYWRnbmJxCaQcBd5J_pWlqswvxhmWcsrHdP5dP9NukBevCaRCZIaQf_KUM7dt2i7x
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<script>var submitCallback = function(response) {document.getElementById('captcha-form').submit();};</script>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<script src="https://www.google.com/recaptcha/api.js" async defer></script>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<form id="captcha-form" action="index" method="post">
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;"><br>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<div style="max-width:400px;">
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<body style="font-family: arial, sans-serif; background-color: #fff; color: #000; padding:20px; font-size:18px;" onload="e=document.getElementById('captcha');if(e){e.focus();}">
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="viewport" content="initial-scale=1"><title>https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	<html>
                                  google-sharedlocations.0	2020-06-01 17:45:11.144	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                                  google-sharedlocations.0	2020-06-01 17:44:41.107	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:44:41.107	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	</html>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	</body>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	IP address: 77.190.252.231<br>Time: 2020-06-01T15:44:41Z<br>URL: https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;pb=<br>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the <a href="//www.google.com/policies/terms/">Terms of Service</a>. T
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<div id="infoDiv" style="display:none; background-color:#eee; padding:10px; margin:0 0 15px 0; line-height:1.4em;">
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	Our systems have detected unusual traffic from your computer network. This page checks to see if it&#39;s really you sending the requests, and not a robot. <a href="#" onclick="document.getElementBy
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<b>About this page</b><br><br>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<div style="font-size:13px;">
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;">
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	</form>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<input type='hidden' name='q' value='EgRNvvznGOjE1PYFIhkA8aeDS15DPvTyipy2NUNAFRd2Ycr_I2DnMgFy'><input type="hidden" name="continue" value="https://www.google.com/maps/preview/locationsharing/read?auth
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<div id="recaptcha" class="g-recaptcha" data-sitekey="6LfwuyUTAAAAAOAmoS0fdqijC2PbbdH4kjq62Y1b" data-callback="submitCallback" data-s="kkf-ZhYcbmZW04hZg2q-HhKioVepA8elLmvCUTpvJoEABr9pJy9WjypN-SL9udhvp
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<script>var submitCallback = function(response) {document.getElementById('captcha-form').submit();};</script>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<script src="https://www.google.com/recaptcha/api.js" async defer></script>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<form id="captcha-form" action="index" method="post">
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;"><br>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<div style="max-width:400px;">
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<body style="font-family: arial, sans-serif; background-color: #fff; color: #000; padding:20px; font-size:18px;" onload="e=document.getElementById('captcha');if(e){e.focus();}">
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="viewport" content="initial-scale=1"><title>https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	<html>
                                  google-sharedlocations.0	2020-06-01 17:44:41.106	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                                  google-sharedlocations.0	2020-06-01 17:44:10.946	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:44:10.945	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	</html>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	</body>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	IP address: 77.190.252.231<br>Time: 2020-06-01T15:44:10Z<br>URL: https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;pb=<br>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the <a href="//www.google.com/policies/terms/">Terms of Service</a>. T
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<div id="infoDiv" style="display:none; background-color:#eee; padding:10px; margin:0 0 15px 0; line-height:1.4em;">
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	Our systems have detected unusual traffic from your computer network. This page checks to see if it&#39;s really you sending the requests, and not a robot. <a href="#" onclick="document.getElementBy
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<b>About this page</b><br><br>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<div style="font-size:13px;">
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;">
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	</form>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<input type='hidden' name='q' value='EgRNvvznGMrE1PYFIhkA8aeDS2ZbLAeFO8cmuDRr9CtBeW7ydl-NMgFy'><input type="hidden" name="continue" value="https://www.google.com/maps/preview/locationsharing/read?auth
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<div id="recaptcha" class="g-recaptcha" data-sitekey="6LfwuyUTAAAAAOAmoS0fdqijC2PbbdH4kjq62Y1b" data-callback="submitCallback" data-s="g89NGF3AGcMbU7Za3HEn-62hpEYIdWbRUGMAOQALdrTppCsBQxYlW2rnJ8GYnoWYa
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<script>var submitCallback = function(response) {document.getElementById('captcha-form').submit();};</script>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<script src="https://www.google.com/recaptcha/api.js" async defer></script>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<form id="captcha-form" action="index" method="post">
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;"><br>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<div style="max-width:400px;">
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<body style="font-family: arial, sans-serif; background-color: #fff; color: #000; padding:20px; font-size:18px;" onload="e=document.getElementById('captcha');if(e){e.focus();}">
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="viewport" content="initial-scale=1"><title>https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	<html>
                                  google-sharedlocations.0	2020-06-01 17:44:10.944	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                                  google-sharedlocations.0	2020-06-01 17:43:41.132	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:43:41.131	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	</html>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	</body>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	IP address: 77.190.252.231<br>Time: 2020-06-01T15:43:41Z<br>URL: https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;pb=<br>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the <a href="//www.google.com/policies/terms/">Terms of Service</a>. T
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<div id="infoDiv" style="display:none; background-color:#eee; padding:10px; margin:0 0 15px 0; line-height:1.4em;">
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	Our systems have detected unusual traffic from your computer network. This page checks to see if it&#39;s really you sending the requests, and not a robot. <a href="#" onclick="document.getElementBy
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<b>About this page</b><br><br>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<div style="font-size:13px;">
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;">
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	</form>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<input type='hidden' name='q' value='EgRNvvznGKzE1PYFIhkA8aeDS4yjebmoly-1F_29AYxISMGXFyrGMgFy'><input type="hidden" name="continue" value="https://www.google.com/maps/preview/locationsharing/read?auth
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<div id="recaptcha" class="g-recaptcha" data-sitekey="6LfwuyUTAAAAAOAmoS0fdqijC2PbbdH4kjq62Y1b" data-callback="submitCallback" data-s="dKN7g0S4nwUPGfOoKk6G2Lm_g20c0Ptk1a-zJ7nG7984UdQr7iP59gTZJooi9qS8w
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<script>var submitCallback = function(response) {document.getElementById('captcha-form').submit();};</script>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<script src="https://www.google.com/recaptcha/api.js" async defer></script>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<form id="captcha-form" action="index" method="post">
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;"><br>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<div style="max-width:400px;">
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<body style="font-family: arial, sans-serif; background-color: #fff; color: #000; padding:20px; font-size:18px;" onload="e=document.getElementById('captcha');if(e){e.focus();}">
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="viewport" content="initial-scale=1"><title>https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	<html>
                                  google-sharedlocations.0	2020-06-01 17:43:41.130	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                                  google-sharedlocations.0	2020-06-01 17:43:10.965	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:43:10.965	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	</html>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	</body>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	IP address: 77.190.252.231<br>Time: 2020-06-01T15:43:10Z<br>URL: https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;pb=<br>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the <a href="//www.google.com/policies/terms/">Terms of Service</a>. T
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<div id="infoDiv" style="display:none; background-color:#eee; padding:10px; margin:0 0 15px 0; line-height:1.4em;">
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	Our systems have detected unusual traffic from your computer network. This page checks to see if it&#39;s really you sending the requests, and not a robot. <a href="#" onclick="document.getElementBy
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<b>About this page</b><br><br>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<div style="font-size:13px;">
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;">
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	</form>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<input type='hidden' name='q' value='EgRNvvznGI7E1PYFIhkA8aeDSwjtmPz7erQldmO9AHghEoXtBFX7MgFy'><input type="hidden" name="continue" value="https://www.google.com/maps/preview/locationsharing/read?auth
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<div id="recaptcha" class="g-recaptcha" data-sitekey="6LfwuyUTAAAAAOAmoS0fdqijC2PbbdH4kjq62Y1b" data-callback="submitCallback" data-s="04mnkhCQMIqF_GP6oLAFgyKCtMPBsKgCgCUItL5AW-AEJEbyINahjbZHxmw6HElsp
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<script>var submitCallback = function(response) {document.getElementById('captcha-form').submit();};</script>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<script src="https://www.google.com/recaptcha/api.js" async defer></script>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<form id="captcha-form" action="index" method="post">
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;"><br>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<div style="max-width:400px;">
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<body style="font-family: arial, sans-serif; background-color: #fff; color: #000; padding:20px; font-size:18px;" onload="e=document.getElementById('captcha');if(e){e.focus();}">
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="viewport" content="initial-scale=1"><title>https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	<html>
                                  google-sharedlocations.0	2020-06-01 17:43:10.964	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                                  google-sharedlocations.0	2020-06-01 17:42:41.143	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:42:41.142	error	(2318289) An error occurred during getSharedLocation!
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	</html>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	</body>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	IP address: 77.190.252.231<br>Time: 2020-06-01T15:42:41Z<br>URL: https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;pb=<br>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	</div>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the <a href="//www.google.com/policies/terms/">Terms of Service</a>. T
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<div id="infoDiv" style="display:none; background-color:#eee; padding:10px; margin:0 0 15px 0; line-height:1.4em;">
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	Our systems have detected unusual traffic from your computer network. This page checks to see if it&#39;s really you sending the requests, and not a robot. <a href="#" onclick="document.getElementBy
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<b>About this page</b><br><br>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<div style="font-size:13px;">
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;">
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	</form>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<input type='hidden' name='q' value='EgRNvvznGPDD1PYFIhkA8aeDS9Pwp5WBBXtcz0mY4t25fYetmd_wMgFy'><input type="hidden" name="continue" value="https://www.google.com/maps/preview/locationsharing/read?auth
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<div id="recaptcha" class="g-recaptcha" data-sitekey="6LfwuyUTAAAAAOAmoS0fdqijC2PbbdH4kjq62Y1b" data-callback="submitCallback" data-s="t2t_EQl-4JXp-n8bmN8lbbatRF1c_bTLgJ2Ad79c9lk_lWZrULWMkjmfGygwtUyTQ
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<script>var submitCallback = function(response) {document.getElementById('captcha-form').submit();};</script>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<script src="https://www.google.com/recaptcha/api.js" async defer></script>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<form id="captcha-form" action="index" method="post">
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<hr noshade size="1" style="color:#ccc; background-color:#ccc;"><br>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<div style="max-width:400px;">
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<body style="font-family: arial, sans-serif; background-color: #fff; color: #000; padding:20px; font-size:18px;" onload="e=document.getElementById('captcha');if(e){e.focus();}">
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="viewport" content="initial-scale=1"><title>https://www.google.com/maps/preview/locationsharing/read?authuser=0&amp;
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	<html>
                                  google-sharedlocations.0	2020-06-01 17:42:41.141	error	(2318289) Failed getting locations: 429 - Too Many Requests - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                                  google-sharedlocations.0	2020-06-01 17:42:10.954	error	(2318289) An error occurred during polling the locations: undefined
                                  google-sharedlocations.0	2020-06-01 17:42:10.954	error	(2318289) An error occurred during getSharedLocation!
                                  
                                  Garfonso 1 Reply Last reply Reply Quote 0
                                  • Garfonso
                                    Garfonso Developer @Jan1 last edited by

                                    @Jan1
                                    "Too may requests" - interessant. Auf was hast du das poll Interval gestellt? Bei mir geht es schon den ganzen Tag.

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      Jan1 @Garfonso last edited by

                                      @Garfonso
                                      30 Sekunden, was wohl default ist, da ich mich nicht erinnern könnte das mal geändert zu haben.

                                      Garfonso 1 Reply Last reply Reply Quote 0
                                      • Garfonso
                                        Garfonso Developer @Jan1 last edited by

                                        @Jan1
                                        Hab's gestern erst installiert, da war default 600 Sekunden.

                                        Bei mir geht es mit 60 Sekunden jetzt immer noch. Ich bau mal ein, dass es nicht niedriger sein darf. Oder?

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          Jan1 @Garfonso last edited by

                                          @Garfonso
                                          Dann hat er wohl die 30 von der alten Installation übernommen, was ich wohl vor langer Zeit mal eingestellt hatte. Ich teste morgen mal die 60 Sekunden.

                                          Stephan Schleich 1 Reply Last reply Reply Quote 0
                                          • Stephan Schleich
                                            Stephan Schleich @Jan1 last edited by Stephan Schleich

                                            Wie visualisiert ihr das dann, Grafisch via iobroker.vis-map oder nur als Text?
                                            Grafisch mit Route wäre geil, gab den Adapter noch nicht probiert

                                            Außerdem muss Google Maps dann immer im Hintergrund laufen oder?

                                            J Garfonso 2 Replies 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

                                            1.0k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter
                                            13
                                            124
                                            9452
                                            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