You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/03/26 15:26:36 UTC

[GitHub] [trafficcontrol] rawlinp opened a new issue #5683: Both postinstall versions attempt to download nonexistent MaxMind GeoIP database URLs

rawlinp opened a new issue #5683:
URL: https://github.com/apache/trafficcontrol/issues/5683


   ## I'm submitting a ...
   -  bug report
   
   ## Traffic Control components affected ...
   -  Traffic Ops (`postinstall`)
   
   ## Current behavior:
   https://github.com/apache/trafficcontrol/blob/95db4e8ef65c22f6af17aa6f63733ef80322a02f/traffic_ops/install/bin/postinstall.py#L722-L738
   https://github.com/apache/trafficcontrol/blob/95db4e8ef65c22f6af17aa6f63733ef80322a02f/traffic_ops/install/bin/_postinstall#L654-L674
   `postinstall` will attempt to install both of these broken URLs:
   ```
   https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz
   https://geolite.maxmind.com/download/geoip/database/GeoLiteCityv6-beta/GeoLiteCityv6.dat.gz
   ```
   
   ## Expected behavior:
   Since maxmind moved to a license-based model requiring an account, we should probably just remove the option to download a maxmind database from `postinstall` and add it to the documentation as an installation step instead (if not already).
   
   ## Minimal reproduction of the problem with instructions:
   Run both versions of `postinstall`, and choose the option to download a maxmind database.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficcontrol] ocket8888 closed issue #5683: Both postinstall versions attempt to download nonexistent MaxMind GeoIP database URLs

Posted by GitBox <gi...@apache.org>.
ocket8888 closed issue #5683:
URL: https://github.com/apache/trafficcontrol/issues/5683


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org