I think I managed to find the solution to your issue @gorgiselkov
I'm guessing you're using IIS but if not it might help as well.
Here: https://community.nodebb.org/post/72229
S3 Uploads Plugin (nodebb-community fork)
-
Hello all,
I have updated the LouiseMcMahon fork of the S3 uploads plugin and brought it up to compatibility with v2.x of NodeBB.
npm install @nodebb-community/nodebb-plugin-s3-upoads
It is available on npm under the NodeBB community org namespace:
-
Thanks! It was actually neglected for a long time... there are a lot of forks of this plugin out there, all doing slightly different things.
While we at NodeBB don't personally use S3 for uploads, if anyone using this plugin experiences issues, please do let us know and we can try to fix it.