TurboFloatServer replies with TF_E_WRONG_TIME when called from windows client

Hello,

I have a turbofloat server running on an amazon ec2 ubuntu machine. I have enabled activation under virtual machine so everything works good on this linux machine. I also activate this server with the -a="key" command and run the server as a daemon.

Now the problem is that when I try to get a lease from my windows machine it replies with TF_E_WRONG_TIME message. My windows time is set to windows internet time and time zone is set to India accordingly.

What could be the issue? Any help would be invaluable.

We have no false positives for the time detection. You need to follow all the instructions:

1. Update your Windows with all the latest patches.2. Only use Microsoft-supported versions of Windows.3. Fix your timezone.4. Fix your time.5. Fix your date.6. Restart your computer.

Do all of those things (including #6!!), and in that order, and you will no longer get an error.

Also, if I change the time on my windows machine to the same UTC coordinated time as on my linux machine still the same issue persists.