Connection failure #450
Labels
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/organicmaps-tmp#450
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I can't download any map because of a so-called "connection failure", even when connection actually works.
@stemy2 Hi, can you please provide us more details? Your device, connection type, what do you do and see? Did you also try to use another connection/WiFi router?
Samsung galaxy S7
It happens when the app ask me to download maps after first launch.
I tested the 4G and many actually working wifi networks, the app can connect on none of them.
Wow, that's definitely a bug. Which version did you install and from where? Google Play? F-Droid? APK from github?
From F-droid.
Is this map a fork from the Maps app, wich had forked from maps.me ? Because they have a similar bug.
Yes, it's a fork of MAPS.ME. Which country are you from? Do you see 403 Forbidden error if you open this page from the browser?
Yes, i see a 403 error.
I'm from Belgium.
Very interesting. Can you please record and share
adb logcat
logs for us while you're trying to download any map in the app? We can try to find the bug by analyzing app logs.My logcat
Can you please try to download it once again?
Still not working.
It seems working now.
Same issue here. Fdroid build too and 403 Forbidden error on https://cdn.organicmaps.app (mobile broadband, regular ISP, Tor, etc.).
403 on that url is perfectly valid.
If it doesn't work from the app, please share adb logcat.
I have the same problem connecting through Orbot: That HTTP 403 error is Cloudflare serving a CAPTCHA to Organic Maps, instead of the https://cdn.organicmaps.app/maps/210529/WorldCoasts.mwm map file.
The CAPTCHAs can be disabled by lowering the Cloudflare Security Level for
cdn.organicmaps.app
toOff
(Enterprise customers only) orEssentially Off
, either in general or just for theT1
(Tor) pseudo-country.Wow, thanks for the hint! We're not on Enterprise plan, let's hope that Essentially off will fix that. @rustybird Can you please recheck again?
Works great, thank you!