[Bug]: Nextcloud 28.0.0 Error "NotFoundException" #42343
Open
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
Ater upgrading Nextcloud (from version 27.1.2 to 28.0.0) error happened:
1. TypeError
OCA\Photos\Service\ReverseGeoCoderService::getPlaceForCoordinates(): Argument#1 ($latitude) must be of type float, null given
2. Undefined array key "longitude"
3. Undefined array key "latitude"
4. NotFoundException
Exception thrown: OCP\Files\NotFoundException
Exception thrown: OCP\Files\NotFoundException
Steps to reproduce
Expected behavior
None of those errors should happened.
Installation method
Community Manual installation with Archive
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Activity