Hello!
Most likely port 4700 is already in use. Try to run command
to see what process uses it.
Best regards,
Victor
Most likely port 4700 is already in use. Try to run command
Code Select
netstat -atnp | grep 4700
to see what process uses it.
Best regards,
Victor