Bug #1905
Error when input doesn't define a password
Start date:
07/01/2017
Due date:
% Done:
100%
Description
UnboundLocalError: local variable 'password' referenced before assignment Exception in thread web_ping:web_ping://build_lukemurphey_net: Traceback (most recent call last): File "C:\Program Files\Splunk\Python-2.7\Lib\threading.py", line 801, in __bootstrap_inner self.run() File "C:\Program Files\Splunk\Python-2.7\Lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "C:\Program Files\Splunk\etc\apps\website_monitoring\bin\web_ping.py", line 678, in run_ping
Associated revisions
Fixing bug caused by password not being in scope
Reference #1905
History
#1 Updated by Luke Murphey over 7 years ago
- Description updated (diff)
#2 Updated by Luke Murphey over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100