Hi, I am setting up a new NodeBB installation and I am having trouble with my imgur plugin. I followed the instructions on the plugin page and successfully authorized the app on imgur account, but I am still having issues.
My problem may lie with this cloudinary plugin. I tried to install this first before using Imgur, but I did not appear to work. Can someone help me remove the cloudinary plugin?
@lmx Good question. I am unsure whether ACP->Settings->Uploads affects url images. I think it does but been a while since I tweaked those knobs.... 🤔
Have you tried/tested any of those that relate to images?
SOLVED
Found the solution. Still had proxy directives in nginx config envs other than location / {}. So it was again an error introduced by an nginx config deviating from the recommendation by https://docs.nodebb.org/configuring/scaling/ .
I was crating bug to GitHub, but thought that this could be know issue, after upgrade, so thats why added this question first... I did se you managed to do it fist, so I added information to there. I use tags, both 1.4.5 and 1.4.6 has this issue.