Error when starting UnitySync via dirweb - Cannot start web server, 127.0.0.1 tcp port 8080 is in use.
Created: 2020-07-16 10:19:06Modified: 2020-07-16 10:20:00
Tags: Errors Troubleshooting UnitySync
This means that dirweb.exe is likely already running.
You can either:
check your Task Manager and kill any instances of dirweb.exe, then try again.
OR
open a web browser and go to 127.0.0.1:8080 and should see the interface (since dirweb.exe is already running to serve it).