Stable
Troubleshooting library
Problem pages support can send directly: errors, permissions, connectors and recovery.
Common issues
Open the issue that matches the visible error.
- 01Private app opens with ERR_TIMED_OUTProxy state, connector readiness, upstream timeout, route.
- 02WordPress admin returns Access deniedAdmin cookies, enforcement mode and emergency recovery.
- 03CMS connector proof says the address is already connectedSame connector and internal address already have an active CMS binding.
- 04Download signature verification failedUse the current public key, namespace and exact file.
Reference
Implementation details for setup and review.
- Keep the extension popup and branded verification window open until the success screen appears. Use the authenticator code if a passkey is unavailable.
- If no verification window opens, update the extension, reopen the app and allow BusinessProxy pop-up windows in the browser.
- The verification must use the branded portal for the custom app domain. It does not require opening the central BusinessProxy app catalog.
- Verify and activate the customer alias domain, keep its app.<domain> portal active and use branded_portal launch authentication for that portal.
- The target app alias must be active, use extension_required and belong to the same verified alias domain as the branded portal.
- Close the old window, confirm that the extension is signed in to the intended workspace and retry from the same browser profile.
- If the error repeats, sign out and sign in to refresh the signed device registration, then retry.
- Check the selected connector and internal address in the CMS plugin, then compare them with existing CMS sites and private apps in BusinessProxy.
- If this is the same site being reconnected, remove the old CMS binding or the private app created for it in BusinessProxy, then run the connector test again.
- If this is a different CMS on the same host, use a distinct internal URL or path, or a separate connector route, so BusinessProxy can distinguish the sites.
- Do not rotate Site ID or reinstall the plugin as the main fix. A new Site ID with the same connector and internal address still conflicts with the existing binding.