h2non / imaginary

Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
https://fly.io/docs/app-guides/run-a-global-image-service/
MIT License
5.5k stars 455 forks source link

Imaginary preview generation failed: #408

Closed cavazquez closed 1 year ago

cavazquez commented 1 year ago

Imaginary preview generation failed: resulted in a 403 Forbidden response:\n<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\"> <meta http-equiv (truncated

image: nextcloud/aio-imaginary:latest command: -concurrency 50 -enable-url-source -log-level debug

cavazquez commented 1 year ago

uzzleHttp\Exception\ClientException: Client error: POST http://imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A512%2C%22height%22%3A512%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%7D%7D%5D resulted in a 403 Forbidden response: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <meta http-equiv (truncated...)