Skip to content

Unable to get machine name as FQDN in Portal for ArcGIS #418

@ashasuryawanshi

Description

@ashasuryawanshi

Hi @cameronkroeker,

I was deploying Portal for ArcGIS v11.3 using Chef. After the successful execution of the Chef script, I noticed that the portal's FQDN URL, https://portal.doamin.com:7443/arcgis, was redirecting to the IP address. Upon checking the machine name in the portaladmin, it displayed the IP address instead of the hostname.

To troubleshoot this issue, I followed these steps:

  1. I cleaned and reinstalled the portal.
  2. I set the parameter ['configure_cloud_settings'] to false (which defaults to true).
  3. I added the hostname in the hostname.properties file.
  4. I manually installed the portal.
  5. Changed hostname.properties file instead of IP, replaced the FQDN

I have followed all the above steps, but the issue is still not resolved. All the machines are the same, yet we are only experiencing this problem with the portal. I tried to manually change the IP address to the hostname from the backend configuration file, but it automatically reverted back to the IP address when the portal service gets restarted for reference, I have attached the portal chef script, portal chef logs, and portal admin machine name screenshot

Image

portal.json

Portal_log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions