Forums

Unknown error on scheduled task

Traceback (most recent call last): File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 173, in <module> File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 169, in main File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 141, in pa_sudo File "/home/anywhere/djangoproject/jails/../jails/create.py", line 530, in setup_dev_directory_post File "/home/anywhere/djangoproject/jails/../jails/create.py", line 116, in mount Exception: Error calling mount(b'tmpfs', b'/dev/shm', b'tmpfs', 0, b'size=64M'): No space left on device

2021-10-25 01:46:08 -- Completed task, took 4.07 seconds, return code was 1.


I didn't think I changed anything that would cause this. the code works when I try to run it in the editor just not as a task. Based on the error It doesn't look like a problem on my end.

Traceback (most recent call last): File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 173, in <module> File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 169, in main File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 141, in pa_sudo File "/home/anywhere/djangoproject/jails/../jails/create.py", line 530, in setup_dev_directory_post File "/home/anywhere/djangoproject/jails/../jails/create.py", line 116, in mount Exception: Error calling mount(b'tmpfs', b'/dev/shm', b'tmpfs', 0, b'size=64M'): No space left on device

2021-10-25 01:46:08 -- Completed task, took 4.07 seconds, return code was 1.

I didn't think I changed anything that would cause this. the code works when I try to run it in the editor just not as a task. Based on the error It doesn't look like a problem on my end.

Hello, I have the same problem

Hello. Same problem over here. Please look into this. No changes were made. It doesn't look like a problem on our end.

Traceback (most recent call last): File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 173, in <module> File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 169, in main File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 141, in pa_sudo File "/home/anywhere/djangoproject/jails/../jails/create.py", line 530, in setup_dev_directory_post File "/home/anywhere/djangoproject/jails/../jails/create.py", line 116, in mount Exception: Error calling mount(b'tmpfs', b'/dev/shm', b'tmpfs', 0, b'size=64M'): No space left on device

2021-10-25 06:15:43 -- Completed task, took 34.36 seconds, return code was 1.

This is the error i am getting for all my tasks. The code works when I try to run it in the editor

Sorry about that. All of your tasks should be working again. We will be investigating what happened and prevent it in future.

Same here. Please check from your end. It stopped working 3h ago.

@whyduck Could you check now?

Tasks work again. Thank you

Excellent, thanks for confirming!