Closed rwky closed 7 months ago
@asanchez1978 this was from your commit 6c7f9838 that was just rolled out in this release.
This issue has been mentioned on Sensu Community. There might be relevant details there:
For anyone trying to figure out how to downgrade from 5.0.0 to 4.0.0, here is what I did
/opt/sensu/embedded/bin/gem uninstall sensu-plugins-network-checks
/opt/sensu/embedded/bin/gem install sensu-plugins-network-checks -v 4.0.0
Throws an error
Previous versions work fine.