-
Notifications
You must be signed in to change notification settings - Fork 277
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
[network::stormshield::api::plugin] - mode(uptime): API fail on some conditions #5347
Comments
Hello :) Thank you for this feedback. In order to enable us to conduct our investigation on the subject, do you still have an example of data received (the xml output) when the plugin was working correctly (for example on your version 4.1.x) that you would be willing to share with us? (You can anonymise the fields that require it) |
Bellow a --debug command return from another working device (before v4.3.30).
|
Perfect, we'll let you know when we've made any progress on the subject :) thanks |
Hello,
it seems that the stormshield API plugin fail to fetch some info on a recent firmware upgrade :
old firmware version : 4.1.x
New stormshield firmware : 4.3.32
when using API, and requesting uptime with --add-system-info option. Script fails.
Removing --add-system-info seems to works but there are some data missing.
Any idea ?
Bellow output debug
Reading this doc explain that globaladmin command is deprecated/removed in v4.3.30.
https://documentation.stormshield.eu/SNS/v4/en/Content/PDF/SNS-UserGuides-PreviousVersions/sns-en-cli_serverd_commands_reference_guide-v4.3-LTSB.pdf
How to get the other info available with --add-system-info
info should at least be
firmware version
product name
The text was updated successfully, but these errors were encountered: