Thank you Mark, the changes look fantastic!!
Upload Problem
-
@phenomlab all checked no problem with permissions. (775 all of upload)
-
@cagatay so you see anything in
./nodeBB log
? -
@phenomlab just it
-
@cagatay that’s the log from the console which will likely be truncated. Have a look at
/admin/advanced/logs
to get a better idea. -
@phenomlab same;
aaaa
tids []
aaaaa
tids []
aaaaa
tids []
aaaaa
tids []
aaaaa
tids []
aaaaa
tids []
aaaaa
tids []
aaaaa
tids [ -
@cagatay is that all that is in the log ? There should be much more than that.
Let’s test this
- Stop NodeBB from running by using
./nodebb stop
in the console - Start NodeBB in verbose DEV mode by using
./nodebb dev
- Wait for the instance to start and then attempt an upload
- Report any errors being generated
Thanks
- Stop NodeBB from running by using
-
-
@cagatay thanks. HTTP 413 it’s being generated because the file you are uploading is too large for
nginx
to process.See below
https://www.cyberciti.biz/faq/linux-unix-bsd-nginx-413-request-entity-too-large/
-
@phenomlab ok i m going to change size of picture which trying to upload.
-
@cagatay ok
-
Did this solution help you?
Related Topics
-
-
Fancybox zoom
Unsolved Customisation -
-
-
-
-
-
New message CSS problem
Unsolved Customisation