Skip to main content

Is anyone else having trouble installing the new KrafterPRO_Divi_Design_System.json?

When I try to delete the pre-existing settings I get an error...

Divi REST reset did not complete. No color reset was attempted. variables endpoint failed: HTTP 404 — {"code":"rest_no_route","message":"No route was found matching the URL and request method.","data":{"status":404}} | fonts endpoint failed: HTTP 404 — {"code":"rest_no_route","message":"No route was found matching the URL and request method.","data":{"status":404}}

Mark Cugal

Hi Randal,

Yesterday Gaylon Huddleston posted that same issue: https://diviuniversity.com/portal/space/krafterprocommunity/post/delete-all-bug

Randal Birkey

I continue to face this same problem and have consulted both Eelegant Themes and my hosting provider - Cloudways. The Cloudways Support team claims that the cause is as follows:

\==========================

The error message indicates that the requests are reaching WordPress successfully, but WordPress is returning a 404 rest_no_route, which means the endpoints /wp-json/divi/v1/variables and /wp-json/divi/v1/fonts are not registered on the site.

/ divi/v1/variables

/ divi/v1/fonts

Those endpoints do not exist on this installation, which is why WordPress returns:

{

"code":"rest_no_route",

"status":404

}

We recommend contacting the developer/vendor of the reset utility (That would be Mak) and providing the route list above. They should verify whether the tool supports Divi 5.x and update the endpoint mappings accordingly, as the site's REST API and Divi REST routes are functioning normally.

Randal Birkey

Hello again. I keep getting this error, even after the upgrade to KrafterPro 3.01. The link to the Gaylon Huddleston post is no longer working. Does anyone have some insight or a fix to this error?