- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2016
01:08 PM
03-31-2016
01:08 PM
Hi,
I hope someone can help. I was editing a static block and i saved the block the screen flashed and it reloaded but now it does not load the list of blocks and in the browser console i am now getting this
SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 94501 of the JSON data scripts.js (line 86, col 16)
Why did this happen? and can it be fixed?
Thank You
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2016
02:18 PM
04-04-2016
02:18 PM
Found the issue in the db there were two blocks with the same id deleted on and every things back.
6 REPLIES 6
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2016
05:11 PM
03-31-2016
05:11 PM
Re: Getting SyntaxError: JSON
Try to delete the cache and autogenerated files: https://mage2.pro/t/33
Then redeploy the static content if you are in the production mode: https://mage2.pro/t/759
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2016
10:15 AM
04-01-2016
10:15 AM
Re: Getting SyntaxError: JSON
Hi,
Thank you for the help but that did not work. I still get the
SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 94501 of the JSON data
any thoughts.
Thank you
Google console
Uncaught SyntaxError: Unexpected token VM437:1
<getNodeData @ scripts.js:86
(anonymous function) @ scripts.js:116
apply @ main.js:63
bootstrap @ bootstrap.js:69
fire @ jquery.js:3099
self.fireWith @ jquery.js:3211
jQuery.extend.ready @ jquery.js:3423
completed @ jquery.js:3453
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2016
02:18 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2017
10:06 AM
07-10-2017
10:06 AM
Re: Getting SyntaxError: JSON
I also faced. thanks your hint.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2018
09:56 AM
06-28-2018
09:56 AM
Re: Getting SyntaxError: JSON
Could you share how did you fix this issue?
I'm getting a similar error:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2018
10:02 AM
06-28-2018
10:02 AM
Re: Getting SyntaxError: JSON
Could you share how you find the problem in the database?