• 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 create Physical hosting but no error

F

fangionet

Guest
Hi everyone

I create a domain in plesk and everything is OK but when I try to create the physical hosting plesk it is hung and until it(he,she) does not finish the session does not answer.

I noticed that every attempt of creating the physical the user is created. It´s happend when try to create and update the domain using Plesk API.

# ./domain.sh --create domain.com.ar -ip 200.32.X.XX -clogin myuser

SUCCESS: Creation of domain 'domain.com.ar' complete.

# ./domain.sh --update domain.com.ar -hst_type phys -login brandk -hosting true -ip 200.32.X.XX -passwd justapasswd

Never happend and use Contrl +C to stop.

# ./domain.sh --update domain.com.ar -hst_type phys -login brandk -hosting true -ip 200.32.X.XX -passwd justapasswd

An error occured during domain update: error in hosting updating: Unable to update hosting preferences: User brandk already exists.

The user has been created :confused:

# ./domain.sh --update domain.com.ar -hst_type phys -login brandke -hosting true -ip 200.32.X.XX -passwd justapasswd

I Try using other user and the same.. never end...

The dir /home/httpd/vhosts/domain.com.ar is created, but empy and owned by psaserv

Any ideas about this?

Thanks a Lot and sorry for my bad english :)
 
Back
Top