• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Preview service resolves Internal IP

S

SteveM

Guest
Hi

I had a fully operational Plesk 8.1 & Sitebuilder 3.2 install. Since upgrading to Plesk 8.2 & Sitebuilder 4, Sitebuilder publishing has broken.

My installation is behind a firewall and is nat'ed

I have installed the hotfix.

I have made the modification to HostingService.exe.config as outlined in http://kb.swsoft.com/article_174_1341_en.html without any success.

It is still trying to connect to the local ip 192.168.xxx.xxx

I have attached a copy of the HostingService.exe.config

I have also modified the web.config file with <add key="EnableNATSupport" value="true"/>

I have modified the site properties and the hosts file.

I'm really frustrated.

Thanks

Steve
 
There is also an undocumented registry key that needs checked also.

To fix this problem configure HKEY_LOCAL_MACHINE\SOFTWARE\SWsoft SiteBuilder for Windows\CREATEDWEBSITEIP to '*'.
 
Back
Top