Skip to main content

Unable to terminate an account

Comments

2 comments

  • cPRex Jurassic Moderator
    Hey hey! I checked my personal server and in my json files that ended in "version" that is the very last thing on the line: ./username.json:{"MYSQL":{"server":"1.2.3.4","owner":"username","dbs":{"username_wp":"1.2.3.4"},"dbusers":{"username":{"dbs":{"username_wp":"1.2.3.4"},"server":"1.2.3.4"}},"noprefix":{}},"PGSQL":{"server":"1.2.3.4","owner":"username","noprefix":{},"dbs":{"username_cptest":"1.2.3.4"},"dbusers":{}},"version":1}
    It seems like you may just be able to delete the 'ns301" entry from the end of that line to see if that resolves the issue. If that doesn't get things working, it may be easier to actually restore the account from a backup and then delete it.
    0
  • kodeslogic
    - Take backup of the file /var/cpanel/databases/policeho.json cp /var/cpanel/databases/policeho.json /var/cpanel/databases/x_policeho.json
    - Now edit /var/cpanel/databases/policeho.json
    to remove ns301 from this file and save the changes. - Now try to terminate the account. If successful, you can delete the backup file /var/cpanel/databases/x_policeho.json
    as well
    0

Please sign in to leave a comment.