I need to run my Vault server on a non-standard port (not port 80) and everything works fine from within the GUI client and in Visual Studio. I just specified the host as "hostname:port" and everything worked great... except for the command-line client. When I try to connect through the CLI client, I get the following error.
------
The connection to the server failed: server cannot be contacted or uses a protocol that is not supported by this client. Invalid URI: The hostname could not be parsed.
------
Any ideas?
Error Accessing Server On Non-Standard Port With CLI Client
Moderator: SourceGear