<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font>Anyone seen this before?<br></div></blockquote></div><br><div>I haven't seen this.</div><div><br></div><div>What do you get if you run this command?:</div><div>sudo tail -n 10000 /var/log/syslog | grep -i -e inception -e expiration</div><div><br></div><div>You should get the something like this:</div><div><div><div>Mar 16 11:12:47 dnssecsigner ods-signerd: write to subp: :expiration 20100322111247</div><div>Mar 16 11:12:47 dnssecsigner ods-signerd: write to subp: :expiration_denial 20100322111247</div><div>Mar 16 11:12:47 dnssecsigner ods-signerd: write to subp: :inception 20100316110747</div></div></div><div><br></div><div>If yes, then the problem is in the program signer.</div><div><br></div><div>If no, then the problem is in the python module Zone.py.</div><div><br></div><div>// Rickard</div></body></html>