[Dev] Backups stalling
Brett Wooldridge
bwooldridge at alterpoint.com
Tue Mar 11 08:25:24 CDT 2008
Ryan,
I am seeing some (possibly all) of my Generic SNMP backups stalling (forever). I'm not sure what's up, but its stalling when writing out the config file in our backup persister. The stall is in reading from the Base64 decoder input stream, which implies that the config is not property base64 encoded. What appears to be in the input buffer (going into the base64 decoder) is \10 \32 \32 \32 \32 \32 (i.e. a linefeed followed by 5 spaces), I don't believe this is valid base64 encoded data.
That's all the data I have right now. I will add that I am running over VPN, not that it should matter.
-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20080311/308d342f/attachment.html
More information about the Dev
mailing list