runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> image = Image.open(io.BytesIO(image_bytes)) File "/home/user/.local/lib/python3.10/site-packages/PIL/Image.py", line 3305, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f2da40f02c0>

Container logs:

Fetching error logs...