SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data

Jetheat's picture

When trying to upload specific MP4 videos, it fails to upload and gives the following error:

SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data

Maybe it's because they are long videos, I don't know.

Any solution for this?

JH

 

Jetheat's picture

Just found the answer - increase max file size in php.ini

fnoks's picture

Great to hear you figured it out!