Hello,
I have 3 machines
MachineA (192.168.0.1) : I install Cognos Analytics 11.1.5 on Windows
MachineB (192.168.0.2) : I install Cognos Notebooks 11.1.5 on ubuntu
MachineC (192.168.0.3) : My machine Webclient
cognos configuration
Gateway/External dispatcher/Internal dispatcher URI :
http://machineA:9300/bi/v1/dispDispatcher URI for external app :
http://192.168.0.1:9300/bi/v1/dispWhen a open notebook from MachineA by using url :
http://192.168.0.1:9300/bi I get a kernel error
When a open notebook from MachineC by using url :
http://192.168.0.1:9300/bi I get a kernel error
When a open notebook from MachineA by using url :
http://machineA:9300/bi it's OK
When a open notebook from MachineC by using url :
http://machineA:9300/bi it's OK
I cannot figure why. Do you have any ideas ?
I already have an issue with communication between MachineA and MachineB that's why I use IP in URI for external app. Docker is not able to resolve local machine name.
thank you,
------------------------------
CC C
------------------------------
#CognosAnalyticswithWatson