StorjOld / downstream-farmer

Client software for a Storj farmer.
http://driveshare.org
MIT License
35 stars 16 forks source link

Farmer Giving Strange Output #7

Closed super3 closed 9 years ago

super3 commented 9 years ago

It crashed, automatically restarted than ran. Says answering challenge 3 times, and I'm not showing up on the verify node.

bugreport

EmergentBehavior commented 9 years ago

Getting similar issues:

Challenge update failed: Challenge update failed.
Dropping contract 64762fcb44a7257e43c4ecfb89c77639b2e1fb858ca3544ec715226a4b227b11
wiggzz commented 9 years ago

This has to do with timing. It uses the system clock to determine when to respond to challenges. Need to make the expiration times relative to the current time so that this goes away.