We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am getting the error while trying to add more than one IP address:
gocast[2196526]: F0205 15:10:26.962984 2196526 config.go:57] FATAL: Unable to decode yaml: yaml: unmarshal errors: gocast[2196526]: line 29: cannot unmarshal !!seq into string
Configured like this:
apps: - name: streamer_ott vip: - 10.10.10.1/32 - 10.10.10.2/32 vip_config: ..... ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I am getting the error while trying to add more than one IP address:
gocast[2196526]: F0205 15:10:26.962984 2196526 config.go:57] FATAL: Unable to decode yaml: yaml: unmarshal errors: gocast[2196526]: line 29: cannot unmarshal !!seq into string
Configured like this:
The text was updated successfully, but these errors were encountered: