CAST Imaging System - First login and become super admin

Purpose

This page handle issues related to Become Super Admin feature

For more information, refer to: First login and become super admin

CAST AIP Versions

AIP VersionYes/No
8.3.x

Applicable Platform or

Imaging versionYes/No
2.x

Observed on RDBMS

RDBMSYes/No
CSS

Action Plan

  1. If nothing happened after clicking on the button then inspect sourcecodeservice.log log file

    1. If you find the following error then you are trying to connect without SSL

java.sql.SQLException: FATAL: no pg_hba.conf entry for host “”, user “”, database “”, SSL off


      The file `pg_hba.conf` (host-based authentication configuration file) is used to control the client authentication. This file is located in the database cluster's data directory. The error means that Postgres accepts SSL connections but you are trying to connect without SSL. To resolve the issue you can try to follow the page - [Stackoverflow page](https://stackoverflow.com/questions/25641047/org-postgresql-util-psqlexception-fatal-no-pg-hba-conf-entry-for-host) or contact your DBA manager.
   2. If  the steps above do not help to solve the issue then contact [CAST Technical Support](https://help.castsoftware.com/hc/en-us/requests/new) with the log file sourcecodeservice.log
2. If the issue is not listed in this page then contact [CAST Technical Support](https://help.castsoftware.com/hc/en-us/requests/new)

**Notes/comments**

**Related Pages**