Can not open any website over HTTP
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: bugzilla, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/109.0
Steps to reproduce:
Try to open any website over HTTP by,
- Just entering xyz.com (Example,
icanhazip.com) - Enter,
http://icanhazip.com.
I have been able to replicate this in a completely fresh profile with no extensions by running, firefox -no-remote -new-instance -profile $(mktemp -d -p /tmp)
Actual results:
It opens the HTTPS website. If there is no HTTPS website, It shows a Unable to Connect error.
Expected results:
It should open the website over HTTP.
| Reporter | ||
Comment 1•2 years ago
|
||
Hey, False report!
I have a service that's normally available at, http://mon.home.arpa but for some reason, It didn't start after the host machine was rebooted.
When I enter http://mon.home.arpa, I guess it's trying to access it over http first, then it tries https://mon.home.arpa and then it shows the error.
I'll check if this works after I start the service. And, It does! Really sorry about creating this report.
Description
•