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

PHP error: ReverseGeoCoderService.php on line 144 #1733

Closed
Tracked by #1846 ...
wotography opened this issue Apr 10, 2023 · 3 comments
Closed
Tracked by #1846 ...

PHP error: ReverseGeoCoderService.php on line 144 #1733

wotography opened this issue Apr 10, 2023 · 3 comments
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working

Comments

@wotography
Copy link

Describe the bug
as current knowledge, the php error is created about every 12 hours. I've checked the php memory limit settings several times and its set to 512MB.

To Reproduce
Steps to reproduce the behavior:

  1. I updated NC from 25 to 26 once it was stable.
  2. since then this error happens.

Error output:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/vhosts/.....netcup.net/..../apps/photos/lib/Service/ReverseGeoCoderService.php on line 144

@wotography wotography added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Apr 10, 2023
@szaimen
Copy link
Contributor

szaimen commented Apr 11, 2023

cc @artonge

@joshtrichards
Copy link
Member

Hi @derwotograf - Sorry you're experiencing this behavior.

Please check your CLI PHP configuration. Your PHP memory_limit may be 512M for the Web PHP, but it appears to be set to 128M for your CLI PHP (per that error message) which is used by Cron. You'll need to fix your PHP configuration.

If you get stuck trying to check for change this setting, visit the Nextcloud Help Forum and either search for solutions or post for assistance.

This isn't a Photos app bug. This issue can be closed out.

@szaimen
Copy link
Contributor

szaimen commented Jun 19, 2023

This isn't a Photos app bug. This issue can be closed out.

@szaimen szaimen closed this as completed Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants