Open
Description
I'm getting the following error message. It doesn't happen all the time. It's never happened before until today. Any ideas would be much appreciated. Do I need to change anything in main.py?
[ERROR] OSError: [Errno 28] No space left on device: '/tmp/tmp_ovipfqh'
Traceback (most recent call last):
File "/var/task/bot.py", line 31, in handler
options.add_argument(f"--user-data-dir={mkdtemp()}")
File "/var/lang/lib/python3.12/tempfile.py", line 368, in mkdtemp
_os.mkdir(file, 0o700)
Metadata
Metadata
Assignees
Labels
No labels