Skip to content
New issue

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

less then or greater then sign in output returns BAD XML when trying to send via send_nrdp.sh #63

Open
lionkg opened this issue Nov 10, 2021 · 0 comments

Comments

@lionkg
Copy link

lionkg commented Nov 10, 2021

While trying to send data via stdin in bash like this
echo -e "server_name\tcheck_name\t0\result is < 100\n" | ./send_nrdp.sh -t token -u https://url/nrdp
server returns an error message:
ERROR: The NRDP Server said BAD XML
Removing less then sign solves the problem.

@lionkg lionkg changed the title less then or greater then in output returns BAD XML when trying to send via send_nrdp.sh less then or greater then sign in output returns BAD XML when trying to send via send_nrdp.sh Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants