• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Error while running defpackagemng.exe

T

tj4ever

Guest
Hi,

I installed a clean 8.4, when I tried to connect webmail.domain.com but none of my domain worked, Default Plesk Page appaered.

So I searched and found to reconfigure the web mail with below commands,

"%plesk_bin%\websrvmng.exe" --reconfigure-webmail
"%plesk_bin%\defpackagemng.exe" --fix --type=webmai.horde

The first one runs and there is no error,

When I run the second one, there is an error:

C:\Program Files\Parallels\Plesk\admin\bin>defpackagemng --fix --type=webmail.ho
rde
Unknown error 0x80131509 (COM Error 80131509, Description: The request failed with HTTP status 403: Forbidden.) at Connect to Sitebuilder and retrieve information failed

Sitebuilder account validation is failed in Sitebuilder: System.Net.WebException: The request failed with HTTP status 403: Forbidden. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at SAccount.AccountWebService.GetAccountByName(String username) at SBNETProxy.Provider.validateAdminAccount(String& status, String& accounttype, String& accountId)


I didn't install and Setup Sitebuilder (as I remember) why is this error?


Now its been 3 hours, I looked every document, google it, but nothing found, please someone HELP!!!
 
tj4ever

Sitebuilder installation shipped with Plesk by default, so if you do not need it - you can un-install it through Add/Remove programs > Modify Plesk installation. In fact this warinng can be skipped as it should not affect defpackagemng.exe utility work. Webmail is supposed to be reconfigured anyways.
 
Back
Top