[stork-users] error: first path segment in URL cannot contain colon , and more
Kevin P. Fleming
lists.stork-users at kevin.km6g.us
Sat Nov 23 11:14:07 UTC 2024
On Fri, Nov 22, 2024, at 17:32, fbcadmin wrote:
> also the issue with a colon does not happen when http or https is used
> , the following works.
>
> su stork-agent -s /bin/sh -c 'stork-agent register --server-url
> http://10.1.3.3:8080
The parameter is a URL, not a hostname (or hostname and port). It must be a complete URL, including the scheme (HTTP or HTTPS), and if it includes a port number it must use URL syntax.
More information about the Stork-users
mailing list