Hello, In Engine > Config > baseEngine, you got at the top of the file in [URL] a variable named “Port”, By default it’s set to 7777, You can use many websites to check if your port correctly receives informations and which port are opened or closed. You can either manage to open port 7777, I had problem doing so, so I just switched the “Port” Variable inside baseEngine to a port that was already opened on my box.
I Use the same Console Command Line than you and it does work with no problem wether I enter it in the console, or use the appropriate blueprint node to do so.