Skip to main content

All Questions

Tagged with
0 votes
0 answers
145 views

MySQL is not connecting with server

I am currently using MySQL 8.0.36 on Windows 10. Today, when I started my computer to work on SQL, I encountered an issue where it displayed 'No connection established.' Subsequently, I attempted to ...
NAMIT DUBEY's user avatar
2 votes
2 answers
1k views

localhost took too long to respond - ERR_CONNECTION_TIMED_OUT

In Windows 10, my application that runs on localhost stopped working after connecting and then disconnecting from the VPN (Citrix). Restart the app - doesn't help. Tried this without success: ...
Roman Marusyk's user avatar
1 vote
0 answers
706 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
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
1 vote
1 answer
2k views

why does ssh to localhost as another user on windows 10 still asks for password even after key-pair is set up?

I am using Windows 10 as Username: poh I want to ssh into localhost as another User: ml I have done the following steps in Powershell: ssh-keygen -t rsa ssh ml@localhost mkdir -p .ssh cat .ssh/...
Pooja Hegde's user avatar
0 votes
0 answers
311 views

Win10: Cannot ping localhost / Windows Smart Screen does not work

I have an odd problem - I am unable to ping localhost. It just hangs until eventually dies with an error, or returns results. It seems that there is a huge delay in DNS lookup: In addition to that ...
Barry Chapman's user avatar
26 votes
7 answers
70k views

How to connect wsl to a windows localhost?

I'm trying to let WSL use a localhost proxy(actually its Fiddler) on my windows, but I can't see any connection like that, and downloads usually fail, how do I fix that? I know that I can connect to ...
ygy's user avatar
  • 381
1 vote
1 answer
7k views

How to block a port on localhost?

Here's my scenario: I have an Apache load balancer in front of two Tomcats (this is on Windows). Periodically I'd like to ensure that traffic gets routed to a specific Tomcat. Stopping one Tomcat is ...
Johnny's user avatar
  • 255
24 votes
2 answers
44k views

Windows 10 WSL cURL can't access localhost with error (Failed to connect to localhost port 80: Connection refused)

The issue with my WSL is the following my WSL can't make a cURL request anywhere under localhost. For this example, I have created a page that returns hello world. My cURL looks like this (note that ...
Theodosis 's user avatar
0 votes
1 answer
9k views

How to set network proxy to ignore “localhost” on Windows 10?

I would like to ignore localhost on Windows 10. In Ubuntu, you go to “Network Proxy > Manual > Ignore Hosts” then type localhost. How can I do the same thing in Windows 10? I tried the following, but ...
A Alw's user avatar
  • 13
0 votes
0 answers
162 views

Forward external call to localhost

I have an emulator software, which can communicate via telnet protocol and simulate an optical measurement unit. I can connect to the emulator if I use localhost (127.0.0.1) and 4550 port. I have to ...
Csavisz's user avatar
0 votes
1 answer
578 views

I install XAMPP every day and the next day its gone

I installed XAMPP 2 days ago to work on a wordpress site locally. I left it open and running overnight on accident. The next morning all of my tabs/browsers/programs were closed (I assumed the power ...
katelyn.codes's user avatar
0 votes
0 answers
1k views

wsl is not working with localhost/rabbitmq

So I have been working with a python library (t-bears) on a Ubuntu environment. For some reasons, I had to continue on my Window env.. I have installed Ubuntu from the Window store and got the the ...
LucasL's user avatar
  • 1
0 votes
0 answers
1k views

How can I address my emulator to my localhost with my IP address?

I am trying NativeScript, but it seems I must address the emulator to the localhost with something like this: http://192.168.1.5:3000. But this doesn't work and also when I test it in my browser doesn'...
user3486308's user avatar
1 vote
1 answer
6k views

Windows 10 IE INET_E_RESOURCE_NOT_FOUND

I have Windows 10 and IE 11, when trying to browse https://localhost/ it gives me error: There was a temporary DNS error. Try refreshing the page. Error Code: INET_E_RESOURCE_NOT_FOUND Everything ...
Farukh's user avatar
  • 111

15 30 50 per page