Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Fetch failed: JSON.parse
· 10 years ago
Sorry for the long-coming reply here: bathroom renos and starting a new job necessitated other priorities. Got this sorted: bad (but obviously nonfatal) regex in my nginx config to blame. Right as rai
-
Fetch failed: JSON.parse
· 10 years ago
@rhukster Forest for the trees on my part. Thanks for setting me straight! First glance: rewrite or internal redirection cycle on -- must have messed up something in the proxy configuration. I'll dig
-
Fetch failed: JSON.parse
· 10 years ago
@iansgillis you really need to look at the server error logs to see what it says is causing that 500 error.
-
Fetch failed: JSON.parse
· 10 years ago
I'm getting this error, too (screenshot below), on two different sites. Both on the same server, being served over SSL by Nginx as a reverse proxy. Fetch-failed-JSON The following from the browser de
-
Fetch failed: JSON.parse
· 10 years ago
I've been able to have this issue fixed with my super-awesome hosting company (https://reclaimhosting.com/) after they looked into the underlying causes of the server 500 errors being generated when G
-
Fetch failed: JSON.parse
· 10 years ago
@paulhibbits, if you can PM me a zip of your site where it happens, I can try to replicate it locally and debug by turning off plugins until the error goes away.
-
Fetch failed: JSON.parse
· 10 years ago
I think it's been established that there's a plugin outputting data early. I'm not sure which plugin it is however. Did you check your HTML source and see if there was anything output before the HTM
-
Fetch failed: JSON.parse
· 10 years ago
I just experienced the same issue once I updated to Grav 1.1.2 and related plugin updates for my long-running Grav site hibbittsdesign.org. Just on my live server, the same site running on MAMP seems
-
Fetch failed: JSON.parse
· 10 years ago
Thanks karochris! Good point, but unfortunately there is no code before the <!DOCTYPE html> tag :-| And my plugin situation is pretty basic at this moment: Admin Panel v1.1.2 Email v2.4.1 Error
-
Fetch failed: JSON.parse
· 10 years ago
I had exactly the same error. In my case it was due to a bug in a plugin. This bug led to some text output during initialization of the plugin. This output was written to the html source code before t