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

Only variables should be passed by reference at ../apps/memories/lib/Db/TimelineWritePlaces.php#53 #720

Closed
chrissi55 opened this issue Jul 3, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@chrissi55
Copy link

chrissi55 commented Jul 3, 2023

Describe the bug
After update from memories app 5.1.0 to 5.2.0 i see following log entries

Fehler PHP Only variables should be passed by reference at /var/www/nextcloud/apps/memories/lib/Db/TimelineWritePlaces.php#53

detailed:
[PHP] Fehler: Only variables should be passed by reference at /var/www/nextcloud/apps/memories/lib/Db/TimelineWritePlaces.php#53

MOVE /remote.php/dav/uploads/USERNAME/50fb67ebdf4cb10174671e8ed0832f1a/.file
from CLIENT-IP by USERNAME at 2023-07-03T05:02:36+02:00

To Reproduce
Use Memories app in Nextcloud 26.0.3 in version 5.2.0
Use an Android device e.g. Android 13 Phone and use the nextcloud client app from the play store in version
3.25.0.
Edit the settings in the android app if not already set and use the "automatic upload" feature that offers a method to upload newly taken photos via webdav to your nextcloud destination folder for uploads. Use the feature that photos are sorted by year and month directly and the feature to create new month folders if not exist.

Let the upload work and see the entries as seen above in NC log for each photo that is uploaded comes a new error message.
So if you have some pics the syslog of your nextcloud is maybe flooded by those messages.

Screenshots
no errors on the client side / user side to make screenshots of. Photos reach their destinated spaces on NC server. Only the syslog is flooded see above.

Platform:

  • OS: [e.g. iOS] Android 13
  • Browser: [e.g. Chrome, Safari] Nextcloud Client 3.25.0
  • Memories Version: [e.g. 4.1.0] 5.2.0
  • Nextcloud Version: [e.g. 25.0.6] 26.0.3
  • PHP Version: [e.g. 8.1] php8.2-fpm / NGinx

Additional context
..

  • Any errors in the JS console? not seen yet
  • Any errors in the Nextcloud server logs? yes, as copied above
@chrissi55 chrissi55 added the needs triage To be triaged label Jul 3, 2023
@pulsejet pulsejet added bug Something isn't working and removed needs triage To be triaged labels Jul 3, 2023
@pulsejet pulsejet added this to the 5.3 milestone Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants