Error: net::ERR_CONNECTION_REFUSED
-
@iomassetti You mentioned that it works on your Nexus 5. Is the phone also connected to your network or are you using mobile that in it? What if you disable mobile data, does it still work?
To troubleshoot the issue on your tablet, could you open the terminal app and type:
ping -c 3 www.facebook.com
Please report the results.
-
@iomassetti It sounds like the problem is perhaps not with Ubuntu Touch, but the configuration on your WiFi router or something.
-
I already had this issue with morph, with 3g/4g data, not wifi router.
Usually solved by itself... (refreshing/closing app/trying later). -
@arubislander they are connected to the same wifi network.
I tried in terminal with the code that you suggest but the web still does not open. Thanks for answering!!
-
@dobey It's possible. I have no idea. Let's see if I find a solution or someone knows. Thanks!
-
@keneda I hope so. This is a tablet with only wifi, no data. BQ Aquaris M10. Thanks for answering!
-
Hi @iomassetti ,
It seems strange to me that your ping gets a response from 127.0.0.1 which definitely is not www.twitter.com . This is the device itself. So it is normal that this gets you nowhere. For some reason the DNS that you are using is lying to you. Weird stuff.
The only time I saw such a behaviour before was when I tried to connect to a public network where you first need to login in some way. -
@thepossessor Hi! I don't know how to fix it. The Wi-Fi network is at home.
-
@iomassetti i have the feelling due own experiences from the past the onion browser could be behind all of this. Please, use UT tweek tool app from openstore and clean all cache, data and configuration of the onion browser app. Than unnistall the onion browser. Now try to open web page, twitter, ... wirh Morph, you can also clean here the cache if it does not still woerk, maybe restarting device will be needed. Do not install again the onion browser,
-
Hi guys
Nice to meet you all, I'm new here, I'm not new to Ubuntu, but the mobile version is something new to me. And I have the same problem with 127.0.0.1. The device is Xiaomi Redmi Note 7, new installation. It doesn't matter what Wi-Fi I choose. -
@mk73 Hi! Thanks for the instructions and suggestions.
I cleaned all cache, data and configuration of Onion Browser app, on UT Tweak Tool. Than uninstalled Onion Browser. I cleaned the Morph Browser too. I restated devide... & it still does not open the page.
-
@siwuarek Hi! If you find how to fix it please comment here. THX!
-
So, i just tested twitter with data or wifi, result in this same error.
Maybe that's twitter itself that prevents morph from connecting?
-
Well, i deactivated all blocking lists from uadblock, before cleaning data from it in UTTT and then uninstalled it, and now it works... i forgot i had it installed
-
@keneda Congratulations. I tried what you did & does not work for me. I never had uadblock activated.
BQ Aquaris M10 HD... new installation!
-
@iomassetti the ping command wasn't to fix the problem, it was to check if faulty DNS resolution was the culprit.
I bet if you checked the contents of your
/etc/hosts
file, you would see lots of entries. Maybe you did try uAdBlock in the distant past?You can list the contents of the file with
cat /etc/hosts
But whatever the case may be, when you say the install is fresh/new, does that mean that you also selected to wipe all the user data?
-
@arubislander Hi! Thanks a lot!
I did the installation again (wipe userdata)
It works!! THX!
wipe userdata -
@iomassetti well, that is not exactly the way I would recommend to solve this issue, but I am happy it worked for you.
I you would, could you mark this thread as solved?
-
@arubislander It is not exactly the most useful solution. I know.
- BQ Aquaris M10 HD
I think the problem is clearly related to uAdBlock. (Thank you all for answering)
For me deactivating uAdBlock, or use UT Tweak Tool app from OpenStore and clean all cache of uAdBlock and than uninstall it... didn't work.
Problem appeared after installation ... before trying Onion Browser & without installing uAdBlock.
Maybe I did try uAdBlock in the distant past .. as you say.
But I did a very recent installation and it was no problem for me to do a reinstallation with ubports-installer again (with wipe userdata). It worked for me. THX!
Happy with Ubuntu Touch
-
@iomassetti uAdblock works by adding entries to the
/etc/hosts
file. These entries are not removed neither by clearing data or cache in UTTT nor by uninstalling uAdBlock.
If I am not mistaken three is the option in the app itself to disable the filters? If so, then this should remove the entries it added.EDIT: I see on the screenshot in the OpenStore that there is a button to disable uAdBlock. This should always be done prior to uninstalling the app.