¿ soa record not found; can't increment serial ?
DPH
danny-hembree at dynamical.org
Fri Dec 5 02:33:58 PST 2003
I imported 2700 domains into freeside from my name server. When I try
to delete a record from the domain, I get the above error. When I first
imported them they had 2 SOA's. The default one from the configuration,
and the one from the imported records. I took out the default record
from psql. Everything looks fine now, but I can't edit or delete them.
They export fine. This is what the database shows for domain_record.
recnum | svcnum | reczone | recaf | rectype |
recdata
--------+--------+------------------------+-------+---------
+-----------------------------------------------------------------------
--------------------------
26589 | 2407 | @ | IN | NS |
ns4.digitronicweb.com.
26588 | 2407 | @ | IN | NS |
ns3.digitronicweb.com.
26587 | 2407 | @ | IN | NS |
ns2.digitronicweb.com.
26586 | 2407 | thekingstonvillas.com. | IN | NS |
ns1.digitronicweb.com.
26585 | 2407 | thekingstonvillas.com. | IN | SOA |
ns1.digitronicweb.com. postmaster.thekingstonvillas.com. ( 2003020300
10800 3600 604800 38400 )
26584 | 2407 | mail | IN | CNAME |
mail.digitronicweb.com.
26583 | 2407 | ftp | IN | CNAME | @
26582 | 2407 | www | IN | CNAME | @
26581 | 2407 | @ | IN | A |
66.186.23.136
26580 | 2407 | @ | IN | MX | 10 mail
The SOA looks fine to me. There are records that I have added manually
to a customer and they work okay, I can delete any record and add new
ones and the serial increments. But, all the ones imported can't be
modified. The imported ones aren't assigned to a customer.
More information about the freeside-users
mailing list