After downloading the latest version of v-magine
and I got a simple error screen with no further information other than an error occurred. Looking at the v-magine.log file shows some error messages e.g.
2016-09-21 23:52:22,601 ERROR logging error 1596 3784 AsyncLoopThread Exception in callback <task finished="" coro="<coro()" done,="" defined="" at="" c:\dev\v-magine\build\v-magine\out00-pyz.pyz\trollius.coroutines:257=""> result={'defaultfiprange': '10.172.205.0/24', 'defaultfiprangeend': '10.172.205.254', 'defaultfiprangegateway': '10.172.205.1', 'defaultfip...nameservers': ['208.67.222.222', '208.67.220.220'], ...}>() 2016-09-21 23:52:22,601 ERROR logging error 1596 3784 AsyncLoopThread 'Task' object is not callable Traceback (most recent call last): File "C:\Dev\v-magine\build\v-magine\out00-PYZ.pyz\trollius.events", line 151, in _run TypeError: 'Task' object is not callable
Wwould someone be able to shed more light on what caused the error?