Skip to main content

Problems Running PageBuilder Engine In My Local Environment: Troubleshooting Guide

Symptoms

  • When running PageBuilder Engine locally I see various error messages.

  • Running PageBuilder Engine locally doesn't work as expected.

Cause

There are a several issues that cause PageBuilder Engine to not run as expected locally.

Solution

Use the following troubleshooting steps to fix common issues which arise when running PageBuilder Engine locally.

  1. Run npx fusion verify, which will provide you with helpful messages you can use to debug.

  2. Run docker system prune --volumes followed by npx fusion start -f.

  3. Delete the /db folder from your fusion directory.

  4. Clear all *.arcpublishing.com, and localhost cookies.

  5. Try another browser, or incognito mode.

More Information