Skip to content

[bug] Image uploads fail with 400 error  #1964

@leikoilja

Description

@leikoilja

Plane stack version:
v0.11-dev but issue has been seen on v0.10 as well

I get an error:
image

when trying to add any images to issues.

No additional logs are seen on either backend or frontend containers, but network tab shows error 400 with response:

{"error":"Something went wrong please try again later"}

backend container simply logs:

172.31.0.1:39878 - "POST /api/workspaces/test/projects/2d8dda48-53ce-4e54-8fe3-136e8783685a/issues/299f6389-ddfc-4e97-9274-94d42ca1995c/issue-attachments/ HTTP/1.1" 400

double checked image formats and sizes, tried with both .jpg and .png, files sizes are under 1MB
image

p.s. i do use s3 storage (minio) and set all the credentials right on the env variables

Originally posted by @leikoilja in #1716 (comment)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions