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
1 vote
0 answers
469 views

How can I share my local mysql server/database to the cloud using cloudflare, so that, I can use that connection to connect to other applications?

I have created a tunnel in Cloudflare and connected it to my local pc. I can access my localhost via port 3508. Now, I want to make this database accessible over the internet as my accounting desktop ...
user7870766's user avatar
1 vote
0 answers
416 views

DNS incorrectly responds with 127.0.0.1 for dnslog.cn

I have a every odd DNS issue. dnslog.cn seems to point to 127.0.0.1 no matter which public dns I use. Anything hosted at localhost seems to accessible at http://dnslog.cn. The behavior is same on ...
Anutrix's user avatar
  • 151
1 vote
0 answers
710 views

Firefox "connection was reset" when accessing localhost, but [::1] works

I'm on Windows 10. I'm running a local web server that's listening on [::1]:5173. When attempting to connect using Firefox to http://localhost:5173, I get a connection reset error. Connecting to [::1]:...
logix's user avatar
  • 181
1 vote
0 answers
508 views

Ping spikes when pinging router

Is it normal to get some spikes while pinging the router? Normally I get some spikes of max 15ms and I am using a wired connection, this doesn't seems to be right. My interface is a gigabit, my cable ...
Lucas Dias's user avatar
1 vote
1 answer
928 views

WP Localhost Installation prompting for FTP access when deleting plugin etc

I know this question is asked quite some times already, but none of the suggested approaches works. My problem: I have a wordpress installation on my localhost, but as soon as I try to delete plugins, ...
DevelJoe's user avatar
  • 111
1 vote
0 answers
166 views

Access WSL2 localhost services from another local account

I've created WSL2 services that I can access through localhost in the web browser on the Windows account that runs WSL2. However, I would like to access the services on a kiosk user on windows 11. I'...
s.1.618's user avatar
  • 11
1 vote
0 answers
40 views

Does firefox make requests to the history urls on its own?

Strange thing happened: my localhost webserver showed that a browser I was using called some endpoint on it. I'm not sure if it was malware or some strange Firefox behaviour. The endpoint I'm talking ...
majkelpl's user avatar
1 vote
0 answers
707 views

Can't access localhost via IPv4 - but IPv6 works

I can't access 127.0.0.1 or my own IPv4 address (192.168.178.xx) in any browser, while the IPv6 address [::1] works. More information: My OS is Windows 10 Pro 20H2 19042.985. Pinging 127.0.0.1 and my ...
dyedwiper's user avatar
  • 111
1 vote
0 answers
15 views

What is causing my home LAMP server to wait about 57 seconds before serving up a web page?

I should preface this all by saying that I'm certainly not a sysadmin, or even a web designer. I've searched for an answer but most answers I've seen have to do with WAMP and DNS. Not my particular ...
tripleman's user avatar
1 vote
0 answers
98 views

Plex server is intercepting localhost (calls from JDownloader)

I've been using Plex Server for some times without issues on Linux Mint Cinnamon. I've just installed JDownlader2, which works fine, except for the captcha parts that try to open the browser and I end ...
R3uK's user avatar
  • 382
1 vote
1 answer
2k views

remove local hosts from terminal on mac

I'm trying to instal adobe cloud, but it doesn't work because I believe some of it's servers are blocked in my terminal. How do I remove them? I know how to open terminal, but that's it. I'm not the ...
survivetype's user avatar
1 vote
0 answers
224 views

Solr that runs on a docker container takes localhost but not the container IP

I have used official CentOS 7 image from Docker Hub and created a container that runs Solr 8.4.1 version. I was able to start and run the Solr without any issue. My concern is, Solr admin UI loads ...
AnujAroshA's user avatar
1 vote
0 answers
308 views

Can I proxy HTTP requests to localhost on an external website?

I'm developing an app, let's call it app A, which is embedded within another app, app B. App A is embedded in app B as an iframe, and I regularly visit them both in my web browser for development. ...
PlasmaCheeseJojje's user avatar
1 vote
1 answer
269 views

Why does start command in cmd windows10 put another start in the newly opened window with php?

What I was trying to do is, I want to run a local php server and then open http://localhost:8000 in chrome. I made a bat file in my windows 10 OS for this. Here's my first attempt: php -S localhost:...
user31782's user avatar
  • 113
1 vote
0 answers
138 views

Access ChromeOs local web server from mobile

From a ChromeOs a access the linux localhost from penguin.linux.test:<port>, what is the equivalent of the address 100.115.92.200:<port>. And I don't know how to access it from my browser....
Jp_'s user avatar
  • 447

15 30 50 per page
1 2
3
4 5
18