!
Hubzilla Support Forum I'm again unable to upload images. Last time it was a size restriction on PHP. This time it started with the latest Hubzilla update, not a reconfiguration of PHP and I'm unable to add any file. It doesn't even turn up in the post body.
According to my webserver log both POST requests to
/wall-attach/navigium
and
/item
result in a
200
status. The request to
/item
has a size of 0B.
Any hint where I should start debugging this?
EDIT: I just checked the file storage. Apparently the files are uploaded successfully but are not inserted into the post I try to attach the image to.