Error: DNS domain pi.example.com exists

I read about having a website under the “admin” username and deleted the domain from the “admin” account. I added a new user and tried to add my domain and I get the above error: Error: DNS domain pi.example.com exists

I tried v-restore-user admin adminfile and got the error Error: pi.example.com belongs to another user . Luckily, I only have one mail account and it is for SMTP only.

Probaly you havent removed the dns zone of the related domain in admin user?

With user admin, there are zero items under WEB/DNS/MAIL/DB.

WEB  
domains: 0 / 0
aliases: 0
DNS  
zones: 0 / 0
records: 0
MAIL  
domains: 0 / 0
accounts: 0
DB  
databases: 0 / 0

root@pi:/usr/local/hestia/bin# v-delete-dns-domain admin pi.example.com
Error: dns domain pi.example.com doesn’t exist

I resolved the issue. I had to move these. I personally moved them to …

home/dns-cluster/conf/dns/pi.example.com.db
/usr/local/hestia/data/users/dns-cluster/dns/pi.example.com.conf

I am not sure how much is still broken but I was able to add pi.example.com back to HestiaCP.