I've got the same issue.
General Discussion
Want something to discuss? Post it here
Follow instance rules, be decent human being...
I'm pretty new to lemmy in general and have no idea who to ask about this. The github repo "issues" forum? I see no links to talk to a developer about this. I actually get this error all the time when I'm writing my backend apps, but I have no idea how that knowledge would apply to this.
Yeah! I got the same here.
^^
Right now you'll just have to upload it to somewhere else (imgbb, catbox, etc) and attach it manually ![text](link)
Generally most communities wont allow to upload photos. Try imgur
I created the community and it does allow photo uploads.
Here's an image of what's going on in the console: https://imgur.com/a/8N4GHbu. It's a 400 bad request.
And here is the response in the console: "Request error: error sending request for url (http://pictrs:8080/image): operation timed out". From my very loose understanding, this is maybe a server issue.