You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/lib64/nagios/plugins/starface-backup-status", line 220, in 'module'
main()
File "/usr/lib64/nagios/plugins/starface-backup-status", line 158, in main
data = lib.base2.coe(lib.net2.fetch(args.HOSTNAME, args.PORT, timeout=args.TIMEOUT))
File "/usr/lib64/nagios/plugins/lib/base2.py", line 145, in coe
result[1] = result[1].decode(codec)
TypeError: 'tuple' object does not support item assignment
The text was updated successfully, but these errors were encountered:
In GitLab by @markuslf on Jan 3, 2022, 10:42
The text was updated successfully, but these errors were encountered: