runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> image = Image.open(BytesIO(response.content)).convert("RGB") File "/usr/local/lib/python3.10/site-packages/PIL/Image.py", line 3580, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7fe11d44d8f0>

Container logs:

Fetching error logs...