• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Unable to delete domain/hosting.

D

Deadly Stream

Guest
I've tried to delete a domain in plesk and I get this;

Code:
ERROR: PleskFatalException
	
Unable to remove hosting: SiteAppManager: Unexpected error: boost::filesystem::create_directory

0: class.PhDomain.php:278
    PhDomain->reset(integer '0', boolean true, boolean false)
1: class.BsDomain.php:330
    BsDomain->reset(integer '0')
2: class.BsDomain.php:302
    BsDomain->delete(integer '0')
3: class.BsDomain.php:536
    mdeleteDomains(array)
4: removeDomains.php3:42
    require(string '/usr/local/psa/admin/htdocs/domains/removeDomains.php3')
5: plesk.php:51

I've attached a screen shot of the whole thing. If anyone knows how to fix this I'd really appreciate it.

--Stream
 

Attachments

  • screenie.png
    screenie.png
    43.8 KB · Views: 5
Also check /var/log/sw-cp-serve/error_log for webserver/PHP errors. This may give you some clue.
Another point is that database psa is corrupted, in this case you may need to create a support ticket in our queue, as this requires some debug efforts.
 
I tried removing it via command line and I still get an error;

Code:
ERROR: PleskFatalException
Unable to remove hosting: SiteAppManager: Unexpected error: boost::filesystem::c                                                             reate_directory

0: class.PhDomain.php:278
        PhDomain->reset(integer '0', boolean  true, boolean  false)
1: class.BsDomain.php:330
        BsDomain->reset(integer '0')
2: class.BsDomain.php:302
        BsDomain->delete()
3: cuDomain.php:1751
        cuDomain->cmdRemove(string 'temp.deadlystream.com')
4: cuDomain.php:718
        cuDomain->cuDomain()
5: domain.php:17
PHP Warning:  Releasing semaphore 20 in request cleanup in Unknown on line 0

I have no idea what all that means to be honest.

--Stream
 
Back
Top