Hi @roestru,
I saw a similar error message with “Image Upload for bbPress” plugin.
After enabling wp debug turns out i had to fix the permission of the temporary folder this plugin creates:
“/wp-content/uploads/hm_bbpui_temp”
after fixing the owner i was able to upload images again.