Zabbix-in-Telegram icon indicating copy to clipboard operation
Zabbix-in-Telegram copied to clipboard

Fixed urllib exeptions import after update requests to 2.6.0-8.el7_7

Open k0ste opened this issue 6 years ago • 0 comments

Traceback (most recent call last):
File "/usr/lib/zabbix/alertscripts/zbxtg.py", line 939, in <module>
main()
File "/usr/lib/zabbix/alertscripts/zbxtg.py", line 884, in main
zbx.login()
File "/usr/lib/zabbix/alertscripts/zbxtg.py", line 291, in login
requests.packages.urllib3.disable_warnings()
AttributeError: 'module' object has no attribute 'urllib3'

k0ste avatar Jan 15 '20 09:01 k0ste