Wikis - Page

In some cases the Octane server name is not correct in the Site>Servers view

1 Likes

Symptoms:

The hostname is the host short name "myserver" or will be "localhost" rather than the FQDN (Fully Qualified Domain Name)

Solution

1) Open /etc/hosts for editing

2) Add the following to the hosts file...

127.0.0.1 <fqdn>l localhost localhost.localdomain localhost4

For example: 127.0.0.1 myserver.mydomain.com localhost localhost.localdomain localhost4

3) Save changes

Labels:

Support Tips/Knowledge Docs
Support Tip
Comment List
Related
Recommended