<div dir="ltr">Hi,<br>so I am trying to add a WMS source to my MapProxy, but on the demo page, I get an error.<br>Error while processing image file: cannot identify image file <mapproxy.imageReadBufWrapper objerct at 0x7fbed4360f50>.<br><br>I have tracked the error to Line 153 in wms.py (It stops at result_bf = result.as_buffer(img_opts)), if that helps. I think it should be something with pillow having a problem with the image format, but I don't have expertise in that.<div><br></div><div>I don't get any console outputs except request (no errors).<br><br>If I make a request with postman or with requests, it renders and downloads properly. The image format is png8, and I am using MapProxy 1.11 on Ubuntu.</div><div><br></div><div>If you need .yaml and request, I can provide as a download link or send privately, as I don't want to expose source links.<br><br>Thanks,<br>Seb.</div></div>