UIM 20.3 - Data Access Error on Operator Console due to CABI server using IP Address instead of FQDN.
search cancel

UIM 20.3 - Data Access Error on Operator Console due to CABI server using IP Address instead of FQDN.

book

Article ID: 206373

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Issue: We get the Data Access Error message on the OC Home page and on dashboards. We already know this is because 3rd party cookies is being blocked by the Chrome browser. We noticed that when we go to the blocked list, we can see that the CABI server is sending an IP address back to the Chrome browser. Both the OC and CABI servers have the same domain names. How we can get the cabi server to send an FQDN name back to the OC Chrome browser instead of the IP.  We have very strict security protocols in place and we need to see if we can get around the cookie being blocked without disabling cookie settings or allowing cookies.

 

Environment

Release : 20.3

Component : UIM - OPERATOR CONSOLE

Resolution

At the OC robot:
deactivate wasp
open wasp raw configure and select setup
new key
key name: cabi
For Value enter the cabi address exactly as shown in the console /domain/hub/robot/cabi

Also at the OC robot:
rename the wasp work and webapps/cabi folders

Activate wasp and restart the robot

At the cabi robot:
open wasp raw configure and select setup
set cabi_url = http://fullname.domain.com/cabijs < this is the url used to load cabi server.

restart the cabi robot