Submission

Back

menad

IDf691f35e-a9d5-4c2f-f30a-d68e1f0340d9
Statusfailed
Modedefense
Challengeinnogram-defense
Commit1d292f9a96c3b04e06aaae8b0376d869c7be91ba
Error
/tempfile.py", line 315, in gettempdir
    return _os.fsdecode(_gettempdir())
                        ^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/tempfile.py", line 308, in _gettempdir
    tempdir = _get_default_tempdir()
              ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/tempfile.py", line 223, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/checker']
Attempt4
Project94
Created2026-07-14 07:33:48
Updated2026-07-14 07:34:32

Service image digests

ServiceImage digest
dbregistry.home.menad.me/ctf/ooui27/second-quals/innogram-service/db@sha256:80a63034953d3cd3783148eec98eda25b194d583fca4a084c1265225d76ec856
webregistry.home.menad.me/ctf/ooui27/second-quals/innogram-service/web@sha256:e746c61fe41a27914a2231367b4e0b413b8a7b54a3e23e2f428939499e63bd00

Checker logs

forcad-check

failed
functional / innogram-check / 07:34:13 - 07:34:32
/tempfile.py", line 315, in gettempdir
    return _os.fsdecode(_gettempdir())
                        ^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/tempfile.py", line 308, in _gettempdir
    tempdir = _get_default_tempdir()
              ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/tempfile.py", line 223, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/checker']