Pangolin 1.12.0 and Geoblock MaxMind Database update #1797
Replies: 5 comments 3 replies
-
|
Hi @RadioHerzblut |
Beta Was this translation helpful? Give feedback.
-
|
Hello everyone, I have now tried to set up the auto-update following the instructions. I have double-checked my Account ID and License Key multiple times. I even created a new License Key. No spaces or typos. The volume path in Docker Compose is correct. Nevertheless, the container crashes with the following message: Error retrieving updates: running the job processor: running job: unexpected HTTP status code: received HTTP status code: 401: {"code":"AUTHORIZATION_INVALID","error":"Your account ID or license key could not be authenticated."} My Env: environment: Do I have to manually create the GeoIP folder in /usr/share? My MaxMind database is located directly in the config folder. Therefore, adjusted 😉 Does anyone have any idea why the container isn’t accepting my valid credentials? Thanks for any help! |
Beta Was this translation helpful? Give feedback.
-
|
I disabled it so I could get into the app.
On Nov 3, 2025, at 3:11 PM, Owen Schwartz ***@***.***> wrote:
You should get the text unauthorized if it gets blocked by a rule like that. Looks like in your screenshot the 2nd rule is not enabled. Was that intentional? Could you try to enable it?
—
Reply to this email directly, view it on GitHub<#1797 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF25GLLJS5HESDVFJFEK2F3326ZIVAVCNFSM6AAAAACK5LBZ42VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIOBWGI4DCNA>.
You are receiving this because you commented.Message ID: ***@***.***>
[EXTERNAL]
|
Beta Was this translation helpful? Give feedback.
-
|
Hello. I mean MaxMind ID and the key. I look forward to the next version of Pangolin. I am an absolute Pangolin FAN. Currently, I am unable to update automatically. |
Beta Was this translation helpful? Give feedback.
-
|
💡 [Info] Working GeoIPUpdate Docker config for Ubuntu 24.04 Here’s a minimal, tested configuration for MaxMind GeoIPUpdate running on Ubuntu 24.04 LTS with Docker Compose. geoipupdate: No spaces after = in the environment lines. Keep GEOIPUPDATE_FREQUENCY as a number (no quotes). The database is saved to ./config/GeoLite2/ after a successful update. ✅ This configuration works reliably for me on Ubuntu 24.04 LTS with Docker Compose . |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I updated Pangolin today to the latest version 1.12.0.
I also installed the MaxMind Geoblock database according to the instructions.
I can now configure the blocking settings via the GUI.
My question:
The MaxMind database needs to be updated regularly.
Is it possible to update it simply via a cron job while the system is running?
Beta Was this translation helpful? Give feedback.
All reactions