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

apps::microsoft::hyperv::2012::local::plugin --mode=node-integration-service: problem with special chars #5416

Open
joschi99 opened this issue Jan 28, 2025 · 0 comments

Comments

@joschi99
Copy link
Contributor

Using a hyper-v server installed for example with german language the plugin will fail, because it could be possible that some service name could contain special chars:
{"primary_operational_status":2,"secondary_operational_status":null,"service":"Austausch von Schlüsselwertepaaren","enabled":true}

It should be better to encode the json response, otherwhise you will get an error like
UNKNOWN: Cannot decode json response: malformed UTF-8 character in JSON string, at character offset 353 (before "\x{fffd}u0081sselwer...") at

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