Hi there, I am trying out running my MainWP dashboard on my local machine. It seems to work mostly, but I wanted to connect a new child site as a test, and I created that child site listening on port 8080. When I tried to connect the child site, I immediately got an error: "Connection test failed. Error message: Invalid URL.”
I tried a few different variations and noticed that no matter what the URL, it won’t accept it if it has a port specified. e.g. sample.com works but sample.com:80 fails. To be clear, it’s not failing to connect (it doesn’t even get that far). Rather it fails to accept the URL at all.