Preview endpoint returning error #1129
mthsdiniz-usp
started this conversation in
General
Replies: 1 comment
-
@mthsdiniz-usp It's pretty hard for us to help without reproductible example or more information about your data and the exact request your going through titiler. I've tried to replicate locally with the info I have and I don't see any issue 🤷
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I tried deploying a custom cog route but whenever i try using the preview i'm getting the following error:
{
"detail": "Could not encode array of shape (3,500,500) and of datatype
uint8
using PNG driver"}
Does anyone have any clue of what might be going on ?
I'm using a docker python:alpine base image :
Beta Was this translation helpful? Give feedback.
All reactions