Project

General

Profile

Bug #1905

Error when input doesn't define a password

Added by Luke Murphey almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
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

Revision 335 (diff)
Added by luke.murphey almost 7 years ago

Fixing bug caused by password not being in scope

Reference #1905

History

#1 Updated by Luke Murphey almost 7 years ago

  • Description updated (diff)

#2 Updated by Luke Murphey almost 7 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF