SoaRecord timed out or is a transient error #164
Unanswered
tore90turris
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I cannot think of anything which would be related to the record type, which would cause a timeout. If you have access to logs of the DNS Server, you should probably look into that. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi MichaCo,
In the meantime, congratulations on the work you are doing.
Currently, I'm using the DnsClient 1.6.1 version (in .Net Framework 4.8), I wanted to report an error that gives very often when I try to read the SOA RECORD in order to get the Serial Number
Very often I get the error:
Query 39341 => AAA.test. IN SOA on XX.XX.XX.XX:53 timed out or is a transient error.
The strange thing to me is the following: If I try to read the type A records first, I am much more likely to succeed in reading the SOA record if I can do it immediately afterwards.
Could it be a coincidence?
Could you help me somehow?
Beta Was this translation helpful? Give feedback.
All reactions