I am trying to upload the image to server.
The file is uploaded successfully, and I can access the file with url /uploads/file/xx.jpg.
But the image url in markdown stays "(uploading 100%) " , I checked nginx log and nodebb output.log, there is no error message.
So any ideas how can I fix this ?