Cuando se busca en el mapa el geocoder saca un error #70

Closed
opened 2017-09-24 11:55:51 +00:00 by kleper · 1 comment
Owner

PHP Warning: file_get_contents(https://nominatim.openstreetmap.org/search.php?format=json&limit=5&addressdetails=1&q=Ulloa): failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests\r\n in /home/tupale/milfs/funciones/funciones.php on line 4290, referer: https://tupale.co/s363

PHP Warning: file_get_contents(https://nominatim.openstreetmap.org/search.php?format=json&limit=5&addressdetails=1&q=Ulloa): failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests\r\n in /home/tupale/milfs/funciones/funciones.php on line 4290, referer: https://tupale.co/s363
Author
Owner

Un poco mas de los logs, hay algo relacionado con un argumento invalido. Ya probe la consulta de manera manual en el nominatim y funciona si paso los parametros en el navegador pero Tupale esta sacando esos errores.

[Sun Sep 24 07:07:31.586276 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Warning: file_get_contents(https://nominatim.openstreetmap.org/search.php?format=json&limit=5&addressdetails=1&q=Ulloa+Valle): failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests\r\n in /home/tupale/milfs/funciones/funciones.php on line 4290, referer: https://tupale.co/g43
[Sun Sep 24 07:07:31.586331 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Warning: Invalid argument supplied for foreach() in /home/tupale/milfs/funciones/funciones.php on line 4297, referer: https://tupale.co/g43
[Sun Sep 24 07:07:31.586339 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Notice: Undefined variable: linea in /home/tupale/milfs/funciones/funciones.php on line 4319, referer: https://tupale.co/g43
[Sun Sep 24 07:07:31.586343 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Notice: Undefined variable: vacio in /home/tupale/milfs/funciones/funciones.php on line 4322, referer: https://tupale.co/g43
[Sun Sep 24 07:07:31.586347 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Notice: Undefined variable: licencia in /home/tupale/milfs/funciones/funciones.php on line 4322, referer: https://tupale.co/g43

Un poco mas de los logs, hay algo relacionado con un argumento invalido. Ya probe la consulta de manera manual en el nominatim y funciona si paso los parametros en el navegador pero Tupale esta sacando esos errores. [Sun Sep 24 07:07:31.586276 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Warning: file_get_contents(https://nominatim.openstreetmap.org/search.php?format=json&limit=5&addressdetails=1&q=Ulloa+Valle): failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests\r\n in /home/tupale/milfs/funciones/funciones.php on line 4290, referer: https://tupale.co/g43 [Sun Sep 24 07:07:31.586331 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Warning: Invalid argument supplied for foreach() in /home/tupale/milfs/funciones/funciones.php on line 4297, referer: https://tupale.co/g43 [Sun Sep 24 07:07:31.586339 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Notice: Undefined variable: linea in /home/tupale/milfs/funciones/funciones.php on line 4319, referer: https://tupale.co/g43 [Sun Sep 24 07:07:31.586343 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Notice: Undefined variable: vacio in /home/tupale/milfs/funciones/funciones.php on line 4322, referer: https://tupale.co/g43 [Sun Sep 24 07:07:31.586347 2017] [:error] [pid 28158] [client 201.236.224.194:35976] PHP Notice: Undefined variable: licencia in /home/tupale/milfs/funciones/funciones.php on line 4322, referer: https://tupale.co/g43
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: qwerty/tupali#70
No description provided.