Uncaught SyntaxError: JSON.parse: expected property name
-
Uncaught SyntaxError: JSON.parse: expected property name or '}' at line 1 column column 2 of the JSON dataI exported a file from
localhostand tried to import it into a staging site on a subdomain. The file does not include plugins, themes or uploads. On import, it stalls at 2.12% and there is an error message in the console: “Uncaught SyntaxError: JSON.parse: expected property name or ‘}’ at line 1 column 2 of the JSON data”.Both sites are running WordPress 7.0. The localhost site is on Windows. The staging site is on Linux. If I import the exported file back into the localhost site, it seems to be parsed fine, though I have not clicked the button to actually import it (I don’t want to lose work).
I would happily attach the export file, but there doesn’t seem to be an option to do that here :/
You must be logged in to reply to this topic.