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

I would like to run SimplyEmail in cronjob. #74

Open
Winnies31 opened this issue May 23, 2020 · 1 comment
Open

I would like to run SimplyEmail in cronjob. #74

Winnies31 opened this issue May 23, 2020 · 1 comment

Comments

@Winnies31
Copy link

SimplyEmail Version

last

OS Information (Linux flavor, Python version)

kali linux
python2.7

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

I can't get the script to work in cronjob

Screenshot of error, embedded text output, or Pastebin link to the error

This is the error when I run script in ROOT :

Traceback (most recent call last):
File "/root/SimplyEmail/SimplyEmail.py", line 113, in
main()
File "/root/SimplyEmail/SimplyEmail.py", line 108, in main
TaskStarter(version)
UnboundLocalError: local variable 'version' referenced before assignment

This my command line :
/usr/bin/python2.7 /root/SimplyEmail/SimplyEmail.py -h

Thank's for your help.

@Winnies31
Copy link
Author

I, when I execute cron, I have this error :

'GlobalSettings'
'GlobalSettings'

Current Version: (inhibé) Website: CyberSyndicates.com

Twitter: @real_slacker007 | Twitter: @Killswitch_gui



/ / | / / |
/$$$$$$ $$$$$$$$/ _____ ____ ______ $$/$$ |
$$ _$$/$$ |__ / / \ / / $$ |
$$ $$ | $$$$$$ $$$$ |$$$$$$ $$ $$ |
$$$$$$ $$$$$/ $$ | $$ | $$ |/ $$ $$ $$ |
/ _
$$ $$ |_____$$ | $$ | $$ /$$$$$$$ $$ $$ |
$$ $$/$$ $$ | $$ | $$ $$ $$ $$ $$ |
$$$$$$/ $$$$$$$$/$$/ $$/ $$/ $$$$$$$/$$/$$/


'GlobalSettings'
'GlobalSettings'
Traceback (most recent call last):
File "/root/SimplyEmail/SimplyEmail.py", line 114, in
main()
File "/root/SimplyEmail/SimplyEmail.py", line 109, in main
TaskStarter(version)
File "/root/SimplyEmail/SimplyEmail.py", line 86, in TaskStarter
V.VersionRequest()
File "/root/SimplyEmail/Helpers/VersionCheck.py", line 25, in VersionRequest
if self.Start == "Yes":
AttributeError: 'VersionCheck' object has no attribute 'Start'

Thank's for your help.

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