New installation on Windows 11

I set up a Stardog-server in a Windows 11 and was successfully able to start the service. But when I try to connect to this server from my Edge browser-based studio, it gives the following error
"The Stardog Server is not responding. Please check your server status or endpoint."
I switched off my firewall completely and tried to connect but no luck. What do I do next to debug.
Thank you.

Hi,

I would recommend opening up your browser console and seeing what HTTP errors might be happening before your request reaches the server. Often it's something like CORS or mixed http/https content.