Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geoip:update with maxmind_database uses too much memory #214

Open
jordanade opened this issue Mar 9, 2022 · 0 comments
Open

geoip:update with maxmind_database uses too much memory #214

jordanade opened this issue Mar 9, 2022 · 0 comments

Comments

@jordanade
Copy link

jordanade commented Mar 9, 2022

I get:

PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 36864 bytes) in /var/app/current/vendor/torann/geoip/src/Services/MaxMindDatabase.php on line 78
PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 131072 bytes) in /var/app/current/vendor/sentry/sentry/src/HttpClient/Plugin/GzipEncoderPlugin.php on line 53

Perhaps we could use https://github.com/splitbrain/php-archive to reduce memory use?

@jordanade jordanade changed the title geoip:update uses too much memory geoip:update with maxmind_database uses too much memory Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant