By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
This is expected to work but only the Country database was downloaded.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/3151
**Author:** [@shleeable](https://github.com/shleeable)
**Created:** 5/26/2026
**Status:** ✅ Merged
**Merged:** 5/26/2026
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `main` ← **Head:** `patch-1`
---
### 📝 Commits (9)
- [`5a7d540`](https://github.com/fosrl/pangolin/commit/5a7d54058e147c1c52a434ccb814d3839d28940d) Update main.go
- [`f59fbab`](https://github.com/fosrl/pangolin/commit/f59fbabede2b4a8312dbc01c87cbddd41cdf99ca) Update main.go
- [`802a41b`](https://github.com/fosrl/pangolin/commit/802a41b1bd71116ffa640ee9ff42b37bd839e430) Update main.go
- [`4910961`](https://github.com/fosrl/pangolin/commit/491096109a0a6a06c59789cacd56dd6e9075f777) Update main.go
- [`51971c7`](https://github.com/fosrl/pangolin/commit/51971c7ef262a8fec7a5a1200e4239b71d39cf98) Update config.yml
- [`5a53f88`](https://github.com/fosrl/pangolin/commit/5a53f88fd6d7031ef5793beee2243345bf9b2f80) Update main.go
- [`32fcf90`](https://github.com/fosrl/pangolin/commit/32fcf90467dab8756739c104c05087898e7d6cc5) Update docker-compose.yml
- [`f1ec1a2`](https://github.com/fosrl/pangolin/commit/f1ec1a2fb101ffbc030833129e48c8bce60c566d) Update docker-compose.yml
- [`bbf42c5`](https://github.com/fosrl/pangolin/commit/bbf42c5802d58e12354aab038b612c8c8bfe0172) Update main.go
### 📊 Changes
**2 files changed** (+44 additions, -28 deletions)
<details>
<summary>View changed files</summary>
📝 `install/config/config.yml` (+2 -1)
📝 `install/main.go` (+42 -27)
</details>
### 📄 Description
## Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
## Description
* This is expected to work but only the Country database was downloaded.
* trying to fix the left over folder.
## How to test?
As per documentation, https://docs.pangolin.net/self-host/advanced/enable-asn-lookup#install-with-the-installer
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/3151
Author: @shleeable
Created: 5/26/2026
Status: ✅ Merged
Merged: 5/26/2026
Merged by: @oschwartz10612
Base:
main← Head:patch-1📝 Commits (9)
5a7d540Update main.gof59fbabUpdate main.go802a41bUpdate main.go4910961Update main.go51971c7Update config.yml5a53f88Update main.go32fcf90Update docker-compose.ymlf1ec1a2Update docker-compose.ymlbbf42c5Update main.go📊 Changes
2 files changed (+44 additions, -28 deletions)
View changed files
📝
install/config/config.yml(+2 -1)📝
install/main.go(+42 -27)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
How to test?
As per documentation, https://docs.pangolin.net/self-host/advanced/enable-asn-lookup#install-with-the-installer
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.