: If the service is web-based, you can access it by navigating to http://localhost:11501 in your web browser.
Go to chrome://flags/#allow-insecure-localhost in Chrome and set it to . localhost-11501
There’s no place like 127.0.0.1 , but sometimes the door is locked. If you're hitting walls with your local host services today, remember: a restart a day keeps the debugging away! Option 3: The "Quick Tip" (Technical & Direct) : If the service is web-based, you can
netstat -aon | findstr :11501