question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Connection Refused Android 4.4.2

See original GitHub issue

After publishing to npm, i managed to serve throught jsDelivr and successfully get response on desktop, but on some android devices, i got the messeges of connection refused as shown below…

image

After digging up deeply, i found out that the domain cdn.jsdelivr.net wasnt responding as aspected, On some devices its responding perfectly, while on some devices its not. I couldnt figure out, its the problem in site certificate, or related to jsdelivr domain… any help will be appriciated

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:18 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dimadincommented, Nov 3, 2018

I have two older different devices with Android 4.2.2, and I tried bundled browser and everything works. However, for address from your screenshot, I do get blank page in bundled browser but in other browsers installed as apps, site loads.

0reactions
sunnygbcommented, Nov 4, 2018

@jimaek Thankyou very much for clerification, I think there is a compatibility issue in my web app, thats why other devices show blank page. and also there is a problem in my mobile, due to which cdn.jsdelivr.net is blocked. While on other devices, logs show its working fine… Thus im gonna close the issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android 4.4.2 connection refused · Issue #191 - GitHub
Hi, I try to run my ionic app on a android mobile having Android 4.4.2 When I run the app (ionic ... Android...
Read more >
getting net::ERR_CONNECTION_REFUSED (http://localhost ...
I faced the same problem in Android 4.4, Android 6.0 but not in Android 8.0. I just added this code in config.xml to...
Read more >
Wi-Fi problem after 4.4.2 update. [solved] | Page 2 - XDA Forums
To fix wi-fi problem on 4.4.2 android you have to rename Wi-fi Direct device name. To do that you have to go: WiFi...
Read more >
How can I fix some wifi connection problems after 4.4.2 update?
Hold Volume down+home+power on until the recovery screen loads. Use the volume button to select "clear cache partition ". Don't clear anything ...
Read more >
Android 4.4.2, Google Play Store error: No connection, but ...
Try going to Settings > Applications and finding Google Play Services. Clear the cache and force stop the app. If that doesn't work, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found