[tftpy-general] usage question:
Status: Beta
Brought to you by:
msoulier
From: Håkan H. <hak...@ik...> - 2010-04-23 08:46:30
|
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?. My script works about half the time, and half the time I get error messages like the one above. tftp server is Cent OS 4.4 or REHL 7.3 and may be located next doors or across the globe with a pretty poor connection. Python 2.6.1 on client (OSX) Håkan Hagenrud "transmissible spongiform encephalopathies," which means "diseases you can catch that put holes in your brain like a sponge." |