Showing posts with label forwarded port. Show all posts
Showing posts with label forwarded port. Show all posts
Friday, July 20, 2018
forwarded port to xxxx is already in use on the host machine
Problem:
Solution:
netstat -ano | findstr :5432
taskkill /PID 4128 /F
Reference:
https://stackoverflow.com/questions/39632667/how-to-kill-a-currently-using-port-on-localhost-in-windows
Subscribe to:
Posts (Atom)
free online comma separating tool
https://delim.co/#
-
In my current company, I'm using Visual Paradigm for my documentation task. If you go there site, you can either download community and ...
-
I spend many days to figure it out my problem in Vagrant. After I posted my question in stackoverflow, nobody is helping me instead they dow...
-
I used KeePass long time ago and until now I'm still using it. It's a great tool to save your password encrypted. At my home, I sa...
