Re: [tftpy-general] usage question:
Status: Beta
Brought to you by:
msoulier
From: Michael P. S. <mso...@di...> - 2010-04-23 11:08:52
|
On 23/04/10 H?kan Hagenrud said: > hello, I hope you can help me. > > I have written a very simple script that tries to download files from our > PXE boot server to verify that needed files are present. > > Ever so often I receive this error: > > ERROR:tftpy:Received OACK in state ack > WARNING:tftpy:Timeout waiting for traffic, retrying... > > from this line: > tclient.download('/path/to/file', (localPath + 'file'), timeout = 2) > > Can you please help me with an explanation about what causes this problem?. Rerun it with the logger at DEBUG level, and we should be able to identify the problem. A network trace via wireshark wouldn't hurt either. Mike -- Michael P. Soulier <mso...@di...> "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein |