Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 28
  1. #1
    Registered User
    Join Date
    Dec 2004
    Posts
    1

    Thumbs down Error Creating Account (copying-skel)

    Hi everyone

    i was setting up account ,but couldn't success.After i clicked "create". Here what it said:

    Code:
    +===================================+
    | New Account Info                  |
    +===================================+
    | Domain: customersite.com
    | Ip: xx.xx.xx.xxx (n)
    | HasCgi: y
    | UserName: custome
    | PassWord: 123456
    | CpanelMod: x
    | HomeRoot: /home
    | Quota: 0 Meg
    | NameServer1: NS1.mysite.COM
    | NameServer2: NS2.mysite.COM
    | NameServer3: 
    | NameServer4: 
    | Contact Email: 
    +===================================+
    User custome added
    Changing password for custome
    Password for viethost has been changed
    Keeping Shell Access (y)
    Copying skel files from /root/cpanel3-skel/ to /home/customer/
    and its stoped.

    and now: mysql down.

    message appear:
    Code:
    Cant connect to local mysql server through socket
     /var/lib/mysql/mysql.sock (111) at /scripts/restartsrv_mysql 
    line 74 mysql has failed
    Can anyone tell me why it doesn't work?

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    May 2003
    Location
    Ukraine
    Posts
    195
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    I'm experienced this too now on 2 boxes.
    Only changes have been made on those boxes are easyapache rebuild.

    Now on account creation process there is the following process which take all the time:
    17648 root 25 0 40004 39M 1200 R 98.9 1.9 4:15 2 editquota
    Anybody knows how to fix this?
    Regards, Alexey

  3. #3
    Ley
    Ley is offline
    Member
    Join Date
    Jan 2004
    Posts
    114

    Default

    I have it too on 6 boxes, seems that the daily cpanel upgrade trashed everything

  4. #4
    Member
    Join Date
    Mar 2002
    Posts
    248

    Default

    Same here. Account creation stuck at "copying skel".

  5. #5
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    May 2003
    Location
    Ukraine
    Posts
    195
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    I'm not sure it is daily cpanel update because I use latest RELEASE and last RELEASE update was near week ago.
    I can be wrong however.
    Regards, Alexey

  6. #6
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    May 2003
    Location
    Ukraine
    Posts
    195
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    There is one process where the account creation freezes.
    It's a "/scripts/editquota":
    0 R root 30663 30391 95 85 0 - 1062 - 11:40 pts/1 00:00:08 /usr/bin/perl /scripts/editquota a234sss6 10M
    After I terminated it the account creation continue.

    I tried upcp --force - it didn't help.
    Now will try fixquotas - hope this help.
    Regards, Alexey

  7. #7
    Ley
    Ley is offline
    Member
    Join Date
    Jan 2004
    Posts
    114

    Default

    I use stable...and trashed for me too..i am going to open a ticket.

  8. #8
    Ley
    Ley is offline
    Member
    Join Date
    Jan 2004
    Posts
    114

    Default

    Now my servers went down completly..

  9. #9
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    May 2003
    Location
    Ukraine
    Posts
    195
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Lev, I have such problem on 2 boxes but they are operational.
    Seems you have some additional problems.
    Regards, Alexey

  10. #10
    Ley
    Ley is offline
    Member
    Join Date
    Jan 2004
    Posts
    114

    Default

    Woops, my bad..i locked myself out

    Tought it was down hehe...
    I hope someone has a fix for the account creation soon

  11. #11
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    May 2003
    Location
    Ukraine
    Posts
    195
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Guys, don't even run /scripts/fixquotas.
    It'll stuck on each account trying to call broken editquota script for each account and taking near 100% of CPU.

    Regards, Alexey

  12. #12
    Ley
    Ley is offline
    Member
    Join Date
    Jan 2004
    Posts
    114

    Default

    Puhhhhh thanks for the update...anyone notified cpanel about this?

  13. #13
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    May 2003
    Location
    Ukraine
    Posts
    195
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    I've opened the ticket near hour ago.
    Waiting for fix.
    Regards, Alexey

  14. #14
    Member
    Join Date
    Jan 2004
    Posts
    84

    Default

    Hello,

    I have this problem too with 3 servers:

    Top Process %CPU 82.4 /usr/bin/perl /scripts/editquota nho 25M
    Top Process %CPU 82.2 /usr/bin/perl /scripts/editquota nho 25M

    You need kill the process to server continue online (if you don´t kill the process, your server will down).

    When anybody to know how to fix this problem, please, post here. I already enter in contact with the cPanel support but no receive any reply.

    Regards,
    Minotauro.

  15. #15
    cPanel Partner NOC cPanel Partner NOC Badge TSJasonH's Avatar
    Join Date
    Nov 2003
    Location
    Chicago, IL
    Posts
    34

    Lightbulb Stop Gap Measure

    Hi,

    A temporary fix we are using is to SSH in as root and run:

    # chmod 000 /scripts/editquota

    This prevents the editquota script from executing and therefore overloading the server.

    Obviously a better fix needs to be released from cPanel.
    Regards,
    Jason H.
    TouchSupport LLC
    http://www.touchsupport.com
    24/7 Tech Support and Server Administration

Similar Threads & Tags
Similar threads

  1. cpanel3-skel files not copying
    By danmc in forum cPanel and WHM Discussions
    Replies: 13
    Last Post: 03-10-2012, 01:11 PM
  2. Replies: 10
    Last Post: 07-06-2009, 12:51 PM
  3. WHM Account Creation Issue (skel dir, VDS, 403 Error)
    By 440grafix in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 08-03-2007, 01:10 PM
  4. Cpanel3-skel files not copying :(
    By pkuk in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 11-24-2002, 01:23 PM
  5. Not Copying from Skel
    By sbrad in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 10-03-2001, 01:16 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube