Hi everyone,
I've recently Installed IDOL Server and almost all of his components, currently I'm training myself to start analyzing videos with the Media Server. Reading the guides I noticed that there's a Scene Analysys Training document, so I started with it. The problem comes when I try to process the video sample, I get an error that says "Error communicating with Media Server", Trying to install the IDOL Site Admin I got a similar issue with the Community Component, I've Checked the logs for both modules, and they're showing kinda the same issue:
Community Log:
24/05/2019 15:39:00 LICENSE: Error : Failed to retrieve a license from the license server. Error description from server is "Your server license file is invalid or missing"
24/05/2019 15:39:00 LICENSE: Error : No license found for Community.
24/05/2019 15:39:00 LICENSE: Error : License for Community is invalid. Exiting.
Media Server:
Fatal Error: Failed: No license found
I've downloaded all the IDOL Software from the Partner Eval Portal and there it says that you don't need special license for components, the IDOL Ultimate License should work. But I see that it ain't working. Entering the url localhost:20000/action=GetLicenseInfo, I get a "success" response with all the License details:
<action>GETLICENSEINFO</action><response>SUCCESS</response><responsedata><autn:productname>License Server</autn:productname><autn:license><autn:validlicense>true</autn:validlicense><autn:licensedIP>ANY</autn:licensedIP><autn:holder>omar.lopez</autn:holder>
<autn:licenselocation>licensekey.dat</autn:licenselocation>
<autn:producttype>DISH</autn:producttype>
<autn:expirydays>179</autn:expirydays>
<autn:expirydate>Tue Nov 19 00:00:00 2019</autn:expirydate>
So I wonder what could be the problem, I've followed the Install instructions with the IDOL 12.2 doc site. Any help would be appreciate it. Thanks