Large file uploads not working with chrome browser

I recently switched to let’s encrypt certificate. Since this switch I cannot upload large files to my website in google chrome browser (Version 47.0.2526.106 m). Every time I try to upload a big file, the server sends me back 302 moved temporarily error. File upload in firefox is working fine. I have a node.js server with sails.js framework running. I also posted this at stackoverflow: http://stackoverflow.com/questions/34630686/node-js-lets-encrypt-file-upload-error-in-chrome

That’s interesting! I’ve never seen that behavior before. Are you using Apache or Nginx in front of your Node instance? Can you post your config?

1 Like