Skip to content

[ERROR] OSError: [Errno 28] No space left on device: '/tmp/tmp_ovipfqh' #219

Open
@drjimmyjiang

Description

@drjimmyjiang

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions