Skip to main content

Questions tagged [localhost]

`localhost` usually refers to the special addresses `127.0.0.1` and `::1` that map to a loopback device, which allows a computer to connect to itself.

259 questions with no upvoted or accepted answers
9 votes
2 answers
66k views

Chrome Localhost Connection Refused

This question is not a duplicate because the suggested duplicate does not solve this problem. There is no such flag on chrome://flags/. I'm using the Google Chrome web browser and WampServer to ...
BullyWiiPlaza's user avatar
4 votes
0 answers
8k views

Can't connect to socket listening on 127.0.0.1 but works for 'localhost' in Windows 10

I have a clean install of Windows 10 Pro x64 and I’m trying to run PostgreSQL server on it. It used to work perfectly on Windows 7, but Windows 10 is behaving really weird: If I configure PostgreSQL ...
extesy's user avatar
  • 41
4 votes
1 answer
1k views

Override localhost IP Adress in Windows 8.1

I'm trying to set up Windows 8.1 virtual machine through VirtualBox for testing a server running on my Mac (running Yosemite 10.10.3). VirtualBox sets up a the IP 10.0.2.2 to point to the host machine'...
Adam McCormick's user avatar
4 votes
0 answers
327 views

read localhost mail and send to locahost using Mail.app (or any other std mail client app)

I want to read the localhost mail on Mail.app. Currently I just type mail on the command line. If I can read "localhost" mail on my Mail.app, then can I send (or move mail from other accounts, e.g. ...
Sal Jr's user avatar
  • 141
4 votes
1 answer
2k views

How to forward localhost + a port into a Windows VM

I'm on a Mac running a Windows VM in Parallels, I'd like to - from my mac - be able to hit http://localhost:44300 and have that request served by an application running inside the VM. I know that ...
George Mauer's user avatar
3 votes
0 answers
33 views

Why Can't My Desktop Access Apache Web Server on LAN While Laptops Can?

Thanks to Using Domain name instead of localhost in with https in xampp I am running a website on an Apache web server using XAMPP on a new laptop (Laptop 1), which is the host, running Windows 11 and ...
Harry McKenzie's user avatar
3 votes
0 answers
4k views

WSL on Windows 10 - localhost works, 127.0.0.1 doesn't (and is not my local IP)

I'm in the middle of setting up WSL on Windows to work on PHP stuff with my PHPStorm. Started the config, and installed Apache and PHP. To check, I'm opening my browser on localhost, it works, but on ...
Jeremy Belolo's user avatar
3 votes
0 answers
205 views

Trying to run a local server with port forwarding behind a carrier grade network from ISP, but getting no connection with localhost

i'm trying to make a half life server by portforwarding trought my router. It didn't work, i checked it out, and my public IP and my WAN IP were different, then i realised that i was in a carrier ...
João Peterson Scheffer's user avatar
3 votes
0 answers
955 views

Firefox is slow to resolve localhost domains on MacOS, Chrome is not

I am developing a website on localhost with the following entry in my hosts file: 192.168.10.10 mysite.local That IP is coming from a Vagrant provisioned VM hosted in Virtualbox. Whenever I try ...
AgmLauncher's user avatar
3 votes
0 answers
2k views

Firefox redirects localhost to the current IP of the network adapter

I have a really strange problem. If I try to access an locally running web application via localhost then my Firefox redirects me to the IP of my network adapter an removes the given port. In Internet ...
Chris S.'s user avatar
3 votes
2 answers
3k views

Can I still access another localhost website in my computer after sharing my localhost to another computer?

I am using xampp and I tried to share my localhost with another computer with the same network.Everything works fine they can see my phpmyadmin and the website I made. The problem is when I try to run ...
aiai's user avatar
  • 139
3 votes
0 answers
219 views

OSX localhost mail in mail.app?

Every time I start a Terminal I see that I have unread mail. I know that I can access them via the mail command but I'm not comfortable in using that command. Is there any way to read the local mail ...
Ola's user avatar
  • 199
3 votes
0 answers
928 views

How to remove all autocomplete urls with a certain url in Chrome

I am converting my localhost:8888 to localhost and I want to remove all the autocomplete urls that have localhost:8888 in them. I already did this for history but how do I do this for autocomplete? I ...
Jason Silberman's user avatar
2 votes
1 answer
587 views

How to get the flatpak versioni of Firefox to treat localhost as an address without a protocol prefix?

When I enter localhost:8888 in the address bar, the flatpak version of Firefox opens a dialog to choose an application to open the link. If I use http://localhost:8888 the page opens normally. I don't ...
ws_e_c421's user avatar
  • 249
2 votes
0 answers
2k views

Why is port not open? ufw disabled, service running

I have a mysql service running on ubuntu server on port 33070. I can connect to it locally, but not from outside(another machine). Here is what I've tried. ufw is off root@localhost:/# ufw status ...
Karen Avdalyan's user avatar

15 30 50 per page
1
2 3 4 5
18