Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apscheduler exception #5

Open
spencertang0709 opened this issue Jul 8, 2019 · 0 comments
Open

apscheduler exception #5

spencertang0709 opened this issue Jul 8, 2019 · 0 comments

Comments

@spencertang0709
Copy link

Hi, I got the exception as below. Could you help with this, is this related to apscheduler version?
Thanks for you time in advance.

Job "socket_check_qradar (trigger: interval[1:00:00], next run at: 2019-07-09 11:57:58 NZST)" raised an exception
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/apscheduler/executors/base.py", line 125, in run_job
retval = job.func(*job.args, **job.kwargs)
File "integration.py", line 105, in socket_check_qradar
socket_check_misp()
File "integration.py", line 115, in socket_check_misp
validate_refSet()
File "integration.py", line 53, in validate_refSet
sys.exit()
SystemExit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant