Skip to main content

deploy the API Adapter to a prod machine throws an error

NChid-1960
Original Poster

The 'AdapterMachineName' of ***-ops' is different than that of ***-data-01' logged in the adapter database for the 'BinaryDataProcessor' AdapterService.

Join the conversation

You need to be logged in to reply to this post and participate in the Geotab Community discussions.

Top Answers

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.

2 Replies

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.

NChid-1960
Original Poster

that solved it, thanks

Still have questions?