Upload error

Comments

5 comments

  • Avatar
    Ravi Bail Bhat

    You could retry again, if it is consistent, you could go chrome > inspector and see the error displayed in red in console tab

    0
    Comment actions Permalink
  • Avatar
    Nick

    Hi Ravi,
    I'm facing the same issue.

    The red lines in Chrome's Console read as "Failed to load resource: the server responded with a status of 500 (Internal Server Error) :3000/api/files/:1

    0
    Comment actions Permalink
  • Avatar
    Ravi Bail Bhat

    Since it is a server error (500), the server log will show the cause, (can you see the server console for error and share if needed?)

    0
    Comment actions Permalink
  • Avatar
    Nick

    Where do I check server console?

    0
    Comment actions Permalink
  • Avatar
    Ravi Bail Bhat

    if you start "node server.js" in a terminal it is in that terminal. If you start the server as a startup service, you can redirect the logs to a file (stdout and stderr)

     

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk