Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titleError!

Bridgehead Application unreachable. Please verify that the URL is correct.


Possible Cause: DNS Entry Missing

...

If host name resolution via DNS is not possible, please follow these steps:


  • Stop ConnectionsExpert by entering the following command:
Code Block
ce down


  • Reconfigure the IP address and host name

...

  • in the /opt/panagenda/appdata/ce/config file as follows:
Code Block
#will be used in combination with the PANAGENDA_CONNECTIONS_IP property to define a hosts file mapping for the connections environment 
PANAGENDA_CONNECTIONS_HOST_NAME=<hotname<hostname-of-your-connections-environment>

#will be used in combination with the PANAGENDA_CONNECTIONS_HOST_NAME property to define a hosts file mapping for the connections environment
PANAGENDA_CONNECTIONS_IP=<ip-address-of-your-connections-environment>

...

Info

Please be aware that the PANAGENDA_CONNECTIONS_HOST_NAME needs to match your ConnectionsExpert license!


  • Afterwards, run the following command to update the Docker containers:
Code Block
ce start



Possible Cause: Firewall Issues

...

ConnectionsExpert needs to communicate with the IBM Connections hosts via port 80/TCP (http) or 443/TCP (https). 

You can test whether the firewall blocks the ports by trying to access your Connections environment using the local Firefox browser of the virtual appliance..



Wrong Credentials

Error Message:

Warning
titleError!

Wrong credentials.


  • Recheck the password of the configured user
  • Check the Security Roles of the Bridgehead Application and make sure the configured user has the needed roles, see Bridgehead Installation.



Bridgehead Issues

HTTP Error 404 or 500 (/bridgehead)

Please recheck the installation steps related to the Application- and Web-Server mapping as well as the Web-Server Plugin propagation, see Bridgehead Installation.


/bridgehead is accessible but displays an error

Please recheck the installation steps related to the configuration of the adminclient.props file as well as Shared Library mapping,  see Bridgehead Installation.

Please contact panagenda support and provide the logs of the related Application-Server (SystemOut.log) if those steps do not fix the issue.