Page 1 of 1

Error creating Pestor

PostPosted: Thu Jun 18, 2015 9:55 pm
by zurich
Greetings,

Can you tell me why I get the following error ven I try to great Pester?

Timers and Pesters Error Error in plugin execution ExecuteAction:

Traceback (most recent call last):
File "plugin.py", line 419, in createPester
File "plugin.py", line 321, in validateActionConfigUi
<type 'exceptions.ValueError'>: invalid literal for int() with base 10: ''



kind regards,

Z

Re: Error creating Pestor

PostPosted: Fri Jun 19, 2015 8:31 am
by jay (support)
Does the Final action group you have specified when you create the pester still exist? Note that it uses the action group ID, not the name, so if you deleted the action group then created a new one with the same name it won't work without you editing the action that creates the pester.