<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Daily GeoIP Database Download Limit Reached]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Recently, I've been receiving this email by MaxMind:</p>
<pre><code>Dear MaxMind Customer,

Your account has reached the daily limit for database downloads. Any additional download attempts today from your account will fail. Learn more about database download limits.

To avoid download errors we recommend that you limit your downloads of each database to no more than once per day per server. You can sign in to your account and check your GeoIP download history for information on IP addresses you are downloading databases from.

To ensure that you are downloading your databases efficiently, you may consult the update schedule for GeoIP databases. If you have any questions, please contact us at support@maxmind.com.

Sincerely,
The Team at MaxMind
</code></pre>
<p dir="auto">When I check the download history, I can see it's really downloading every a few minutes save file. ex: <code>GeoLite2-City_20240301.tar.gz</code> I wonder it's happening due to failure?</p>
<p dir="auto">Can this process be improved?</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.cloudron.io/topic/11647/daily-geoip-database-download-limit-reached</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 11:06:45 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11647.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 May 2024 03:39:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Daily GeoIP Database Download Limit Reached on Fri, 03 May 2024 11:24:28 GMT]]></title><description><![CDATA[<p dir="auto">Yes, you are right. After deep investigation I found it's another docker that uses the license key. Sorry my bad, first I've got the IP wrong. That's why I assumed it's on Cloudron. My apologize.</p>
]]></description><link>https://forum.cloudron.io/post/87902</link><guid isPermaLink="true">https://forum.cloudron.io/post/87902</guid><dc:creator><![CDATA[mendoksai]]></dc:creator><pubDate>Fri, 03 May 2024 11:24:28 GMT</pubDate></item><item><title><![CDATA[Reply to Daily GeoIP Database Download Limit Reached on Wed, 01 May 2024 16:36:11 GMT]]></title><description><![CDATA[<p dir="auto">The database is part of the docker image at <a href="https://git.cloudron.io/cloudron/geoip/-/blob/master/Dockerfile?ref_type=heads#L6" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/geoip/-/blob/master/Dockerfile?ref_type=heads#L6</a> . The app doesn't download GeoIP database. In fact, it doesn't even know about your MaxMind key. So, this mail is because of something else.</p>
]]></description><link>https://forum.cloudron.io/post/87763</link><guid isPermaLink="true">https://forum.cloudron.io/post/87763</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 01 May 2024 16:36:11 GMT</pubDate></item><item><title><![CDATA[Reply to Daily GeoIP Database Download Limit Reached on Wed, 01 May 2024 10:18:01 GMT]]></title><description><![CDATA[<p dir="auto">Is there a chance that the app maybe restarts frequently? The app should just fetch the geolite database file on startup <a href="https://git.cloudron.io/cloudron/geoip/-/blob/master/index.js?ref_type=heads#L61" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/geoip/-/blob/master/index.js?ref_type=heads#L61</a></p>
]]></description><link>https://forum.cloudron.io/post/87752</link><guid isPermaLink="true">https://forum.cloudron.io/post/87752</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 01 May 2024 10:18:01 GMT</pubDate></item></channel></rss>