The 'AdapterMachineName' of ***-ops' is different than that of ***-data-01' logged in the adapter database for the 'BinaryDataProcessor' AdapterService.
The 'AdapterMachineName' of ***-ops' is different than that of ***-data-01' logged in the adapter database for the 'BinaryDataProcessor' AdapterService.
You need to be logged in to reply to this post and participate in the Geotab Community discussions.
Hi @NChid-1960,
In this situation, the issue can be resolved by changing the "DisableMachineNameValidation" setting in appsettings.json to true and restarting the application. See details in the OverrideSettings section in the guide.
Hi @NChid-1960,
In this situation, the issue can be resolved by changing the "DisableMachineNameValidation" setting in appsettings.json to true and restarting the application. See details in the OverrideSettings section in the guide.
that solved it, thanks