01-08-2021, 05:24 PM
Port 8080 and 443 are predefined ports and usually already in use by other applications. You probably have a port conflict and need to disable those other apps from using those ports if you want your application to use them.

