• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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