-
- Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
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 (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- Maps app is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
Recently some tiles in the map are getting replaced by a "Blocked" message (as an image returned by the tiles server), looks like the Openstreetmap servers are blocking requests without a referer and Nextcloud Maps is doing the tiles request without a referer.
The link in the blocked message leads to this page which is describing the problem:
https://wiki.openstreetmap.org/wiki/Blocked_tiles
I have confirmed in the developer tools that the tile img requests are indeed sent without a referer.
Tested it with both Firefox and Chromium, so it's not a browser issue.
Steps to reproduce
- Open map and move around the map a bit, the "Blocked" message will appear in some (but not all) tiles.
Expected behavior
Should show regular map tiles, no "Blocked" message.
Installation method
None
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install of the server?
None
Is this bug present after an update or on a fresh install of the app?
None
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
List of activated Apps
Enabled: - activity: 5.0.0-dev.0 - app_api: 32.0.0 - bruteforcesettings: 5.0.0-dev.0 - circles: 32.0.0 - cloud_federation_api: 1.16.0 - comments: 1.22.0 - contactsinteraction: 1.13.1 - dashboard: 7.12.0 - dav: 1.34.2 - federatedfilesharing: 1.22.0 - federation: 1.22.0 - files: 2.4.0 - files_downloadlimit: 5.0.0-dev.0 - files_pdfviewer: 5.0.0-dev.0 - files_reminders: 1.5.0 - files_sharing: 1.24.1 - files_trashbin: 1.22.0 - files_versions: 1.25.0 - firstrunwizard: 5.0.0-dev.0 - logreader: 5.0.0-dev.0 - lookup_server_connector: 1.20.0 - maps: 1.6.0 - nextcloud_announcements: 4.0.0-dev.0 - notifications: 5.0.0-dev.0 - oauth2: 1.20.0 - password_policy: 4.0.0-dev.0 - photos: 5.0.0-dev.1 - privacy: 4.0.0-dev.0 - profile: 1.1.0 - provisioning_api: 1.22.0 - recommendations: 5.0.0-dev.0 - related_resources: 3.0.0-dev.0 - serverinfo: 4.0.0-dev.0 - settings: 1.15.1 - sharebymail: 1.22.0 - support: 4.0.0-dev.0 - survey_client: 4.0.0-dev.0 - systemtags: 1.22.0 - text: 6.0.1 - theming: 2.7.0 - twofactor_backupcodes: 1.21.0 - updatenotification: 1.22.0 - user_status: 1.12.0 - viewer: 5.0.0-dev.0 - weather_status: 1.12.0 - webhook_listeners: 1.3.0 - workflowengine: 2.14.0 Disabled: - admin_audit: 1.22.0 - encryption: 2.20.0 - files_external: 1.24.1 - files_rightclick: 0.15.1 (installed 1.6.0) - notes: 4.13.1 (installed 4.13.1) - suspicious_login: 10.0.0-dev.0 - twofactor_nextcloud_notification: 6.0.0-dev.0 - twofactor_totp: 14.0.0 - user_ldap: 1.23.0Nextcloud Signing status
Nextcloud Logs
Browser Console
Additional info
No response
Reactions are currently unavailable