Maps - No Tracks, no Photos, no Contacts

Hey all,

after the Update from NC 20 to 21 i have problems with the Maps App.

Photos
Thumbnails from my Photos are shown of the Map.
But if i choose an Photo, nothin happend.
I see a black Display with a turning circle for Loading.

Tracks
I have many Tracks. But nothing is shown in Maps.
In the Menue Bar, there ist a turning circle at the Tracks Menuepoint. But nothing happend.

Contacs
I have many Contacts in NC.
But only 4 are shown on Maps.

Occasionally i have some Failure Message in NC Logs

> Error: Division by zero at /var/www/nextcloud/apps/maps/lib/Service/PhotofilesService.php#413
/var/www/nextcloud/apps/maps/lib/Service/PhotofilesService.php - line 413:

OC\Log\ErrorHandler::onError()

/var/www/nextcloud/apps/maps/lib/Service/PhotofilesService.php - line 264:

OCA\Maps\Service\PhotofilesService->getExif()

/var/www/nextcloud/apps/maps/lib/BackgroundJob/AddPhotoJob.php - line 56:

OCA\Maps\Service\PhotofilesService->addPhotoNow()

/var/www/nextcloud/lib/public/BackgroundJob/Job.php - line 80:

OCA\Maps\BackgroundJob\AddPhotoJob->run()

/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php - line 48:

OCP\BackgroundJob\Job->execute()

/var/www/nextcloud/cron.php - line 128:

OCP\BackgroundJob\QueuedJob->execute()

Here my System:

Server configuration detail

Operating system: Linux 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC 2021 x86_64

Webserver: Apache/2.4.41 (Ubuntu) (apache2handler)

Database: mysql 10.3.29

PHP version: 7.4.18

Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, sodium, apache2handler, mysqlnd, PDO, xml, apcu, bcmath, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, imagick, intl, json, exif, mysqli, pdo_mysql, apc, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Phar, Zend OPcache

Nextcloud version: 21.0.2 - 21.0.2.1

Updated from an older Nextcloud/ownCloud or fresh install:

Where did you install Nextcloud from: unknown

Signing status

Array ( )

List of activated apps
Enabled:
 - accessibility: 1.7.0
 - activity: 2.14.3
 - admin_audit: 1.11.0
 - apporder: 0.12.0
 - bookmarks: 4.2.1
 - breezedark: 21.0.7
 - bruteforcesettings: 2.1.0
 - calendar: 2.2.2
 - cloud_federation_api: 1.4.0
 - comments: 1.11.0
 - contacts: 3.5.1
 - contactsinteraction: 1.2.0
 - cookbook: 0.8.4
 - dav: 1.17.1
 - duplicatefinder: 0.0.8
 - event_update_notification: 1.2.0
 - extract: 1.3.1
 - federatedfilesharing: 1.11.0
 - federation: 1.11.0
 - files: 1.16.0
 - files_external: 1.12.0
 - files_pdfviewer: 2.1.0
 - files_rightclick: 1.0.0
 - files_sharing: 1.13.1
 - files_trackdownloads: 1.10.0
 - files_trashbin: 1.11.0
 - files_versions: 1.14.0
 - files_videoplayer: 1.10.0
 - firstrunwizard: 2.10.0
 - flow_notifications: 1.1.0
 - gpxpod: 4.2.8
 - imageconverter: 1.3.1
 - logreader: 2.6.0
 - lookup_server_connector: 1.9.0
 - mail: 1.9.5
 - maps: 0.1.8
 - nextcloud_announcements: 1.10.0
 - notes: 4.0.4
 - notifications: 2.9.0
 - oauth2: 1.9.0
 - password_policy: 1.11.0
 - passwords: 2021.5.0
 - previewgenerator: 3.1.1
 - privacy: 1.5.0
 - provisioning_api: 1.11.0
 - quota_warning: 1.10.0
 - ransomware_protection: 1.10.1
 - recommendations: 1.0.0
 - serverinfo: 1.11.0
 - settings: 1.3.0
 - sharebymail: 1.11.0
 - support: 1.4.0
 - survey_client: 1.9.0
 - text: 3.2.0
 - theming: 1.12.0
 - twofactor_backupcodes: 1.10.0
 - twofactor_totp: 6.0.0
 - updatenotification: 1.11.0
 - user_status: 1.1.1
 - viewer: 1.5.0
 - weather_status: 1.1.0
 - workflowengine: 2.3.0
Disabled:
 - announcementcenter
 - dashboard
 - encryption
 - photos
 - systemtags
 - user_ldap

Configuration (config/config.php)
{
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "192.168.178.58",
        "removed.rdns.net"
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "dbtype": "mysql",
    "version": "21.0.2.1",
    "overwrite.cli.url": "https:\/\/removed.rdns.net",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbport": "",
    "dbtableprefix": "oc_",
    "mysql.utf8mb4": true,
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "installed": true,
    "memcache.local": "\\OC\\Memcache\\APCu",
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpmode": "smtp",
    "mail_sendmailmode": "smtp",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpauthtype": "LOGIN",
    "mail_smtpauth": 1,
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpport": "587",
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpsecure": "tls",
    "filesystem_check_changes": 1,
    "maintenance": false,
    "theme": "",
    "loglevel": 2,
    "trashbin_retention_obligation": "7, 7",
    "preview_max_x": "2048",
    "preview_max_y": "2048",
    "jpeg_quality": "60",
    "updater.release.channel": "stable",
    "default_phone_region": "DE",
    "app_install_overwrite": [
        "bruteforcesettings",
        "end_to_end_encryption"
    ]
}

External storages: yes

External storage configuration
No mounts configured

Encryption: no

User-backends:

  • OC\User\Database

Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0

Can everyone help me?
Sorry for my bad english. :frowning:

Thx for Help

1 Like