• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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