My laptop has been recently upgraded from windows 8 to windows 10. when I try to launch a node with ccm command i have the following error: <<<<<<<<<<<<<<<<<<<<<<<<<<<< C:WINDOWSsystem32>python c:outilspython2711scriptsccm.py node1 start ccm : Traceback (most recent call last): Au caractère Ligne:1 : 1 + ccm node1 start + ~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Traceback (most recent call last)::String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError
File "c:outilspython2711scriptsccm.py", line 90, in cmd.run() File "C:OutilsPython2711libsite-packagesccmlibcmdsnode_cmds.py", line 207, in run allow_root=self.options.allow_root) File "C:OutilsPython2711libsite-packagesccmlibnode.py", line 553, in start common.check_socket_available(itf) File "C:OutilsPython2711libsite-packagesccmlibcommon.py", line 448, in check_socket_available raise UnavailableSocketError("Inet address %s:%s is not available: %s" % (addr, port, msg)) ccmlib.common.UnavailableSocketError: Inet address 127.0.0.1:9042 is not available: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions
>
Can someone help me to solve this issue?
