You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browscap.php is trying to update browscap.ini occasionally querying www.browscap.org for new version etc
The browscap.org website has "rate limiting" (written on the site)
If it happens that they have blocked (your/)server IP, when browscap.php tries to download new version it gets the message "Rate limit exceeded. Please try again later." instead of the real deal.
That is reason why you have that error message instead of the "real content" into the browscap.ini file.
JanisE
added a commit
to JanisE/phpbrowscap
that referenced
this issue
Aug 13, 2014
root@ams2-web-1:
# cat /tmp/browscap.ini#Rate limit exceeded. Please try again later.
root@ams2-web-1:
Any idea why this is happening?
The text was updated successfully, but these errors were encountered: