JSON Error when creating new page on fresh site
-
Hi there,
I have a multisite with 6 different sites.
Some sites work perfectly. Whereas others keep getting a JSON error when I try to create a new page.
I tried to replicate the issue by doing the following:
1. Delete old site
2. Recreate it
3. Active MU Domain Mapping plugin (only plugin now active on this site)
4. Create new domain
5. Edit site on admin-page and change the Siteurl and Home to the same values as the new site (including the https://)
6. Attempt to create new page.
7. Get error on save.When I go to my site-health, I get this RestApi error:
(404) <!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL was not found on this server.</p> <hr> <address>Apache/2.4.41 (Ubuntu) Server at domain.com Port 443</address> </body></html> .
- The topic ‘JSON Error when creating new page on fresh site’ is closed to new replies.