Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Ports are not available: listen tcp 0.0.0.0:1434: bind: An attempt was made to access a socket in a way forbidden by its access permissions.

net stop winnat
docker start ...
net start winnat
Comment

Ports are not available: listen tcp 0.0.0.0:61616: bind: An attempt was made to access a socket in a way forbidden by its access permissions.

Run cmd as administrator :
net stop winnat
net start winnat
Comment

PREVIOUS NEXT
Code Example
Shell :: how to reverse a git pull 
Shell :: manjaro nodejs 
Shell :: git checkout multiple branches at once 
Shell :: fatal error: ft2build.h: No such file or directo 
Shell :: export requirements from python venv 
Shell :: how to install scoop using powershell 
Shell :: split string in shell script 
Shell :: gem pg install error mac os 
Shell :: install brew on linux 
Shell :: how to install sublime text in kali linux 
Shell :: wsl2 release memory 
Shell :: git add email 
Shell :: brew install jenv 
Shell :: substring in shell script 
Shell :: ansible copy 
Shell :: env npm 
Shell :: add your SSH key to the ssh-agent. 
Shell :: git not asking for password 
Shell :: delete all local branches except current branch 
Shell :: ubuntu 755 and 644 
Shell :: navigate to a directory linux 
Shell :: tar compress powershell 
Shell :: pull or fetch changes 
Shell :: linux link file 
Shell :: show all branch git 
Shell :: git Already up to date. 
Shell :: public key show 
Shell :: git clean fdx 
Shell :: mvn versions set 
Shell :: how to pull the changes from git without staging local changes 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =