Wind4 / vlmcsd

KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
https://forums.mydigitallife.net/threads/50234
8.35k stars 2.23k forks source link

vlmcsd not binding? #36

Closed Zibri closed 4 years ago

Zibri commented 4 years ago

vlmcsdmulti-Windows-x64.exe vlmcsd -v Warning: [::]:1688: An attempt was made to access a socket in a way forbidden by its access permissions. Warning: 0.0.0.0:1688: An attempt was made to access a socket in a way forbidden by its access permissions. Fatal: Could not listen on any socket.

rouben commented 4 years ago

Can you please confirm that:

  1. No other process or service is listening on port 1688? For example, did you install vlmcsd as a Windows service and forgot that it's running and bound to port 1688 already?
  2. You are running this command in a command prompt window with Administrator privileges (Run as Admin)?
  3. Some AntiViruses will detect vlmcsd exes as malware and block it in various ways. Please make sure the exe file is whitelisted on your antivirus.
Zibri commented 4 years ago

I found the culprit: it was Hyper-V who was locking the ports.