Fedora/CentOS Support

In case anybody was wondering, the problem was an incorretly set time on the server.

I’d preemptively do the following whenver you get a lic error:


service ntpd stop
ntpdate bitsy.mit.edu
service ntpd start
cd /home/interworx/cron
./license.pex --sync

Chris

Thanks, I assume this has something to do with syncronizing the time.