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

Cron task gives error if uploads/temp dir doesn't exist #331

Closed
alexlittle opened this issue Mar 29, 2016 · 0 comments
Closed

Cron task gives error if uploads/temp dir doesn't exist #331

alexlittle opened this issue Mar 29, 2016 · 0 comments

Comments

@alexlittle
Copy link
Member

alexlittle commented Mar 29, 2016

full error:

Starting OppiaMobile cron...
Cleaning up: /xxxxxx/uploads/temp
Traceback (most recent call last):
File "/xxxxxx/oppia/cron.py", line 33, in
run(args.hours)
File "/ixxxxxx/oppia/cron.py", line 15, in run
for f in os.listdir(path):
OSError: [Errno 2] No such file or directory: '/xxxxxx/uploads/temp'

@alexlittle alexlittle added this to the May 2016 milestone Mar 29, 2016
@alexlittle alexlittle changed the title Cron taks gives error if uploads/temp dir doesn't exist Cron task gives error if uploads/temp dir doesn't exist Mar 29, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Jul 5, 2016
@jjoseba jjoseba mentioned this issue Jul 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant