• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

4.1 - cannot edit site - redirects to error page

M

m.r.davies

Guest
I've just downloaded and install sitebuilder 4.1
However, when in the wizard and i click edit site, it redirects to an error page

and says

The page at http://xxx/Sites/6f7d967a-020c-4631-8122-ea73819b35f6/ is unavailable. Please contact your Sitebuilder provider to resolve this problem.

Return to editing the site

All i did was install sitebuilder and try and edit the site
i've not got any further

If i try on the local URL
http://localhost:2006/Admin/DashBoard.aspx
it works fine

I've added my host header entry on IIS for my domain on port 80 and it doesn't seem to work on that.

HELP!
 
actually the release notes states its an issue, so i followed the fix on there
 
1. Try to follow up url from the error page:
http://xxx/Sites/6f7d967a-020c-4631-8122-ea73819b35f6/
2. If site is available and you see site's error screen - go to the web.config, find there customErrors attribute and set it's value to "Off".
3. Try to follow up url from the error page again (don't just press "Refresh" in the browser, enter site url again).

You should see site's detailed error then. It'll help to understand the problem.
 
Back
Top