Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
treganmorris
Contributor

Cannot look up default host name 'xxxxxx.reddog.microsoft.com'

I am investigating an issue whereby the logs for compose present an error reporting that the default hostname is not known.

I understand this reddog domain is an internal naming convention used in Azure by Microsoft. However, as this cannot be resolved locally I am presuming the hostname was not configured when Compose was installed.

From reading the documentation for this version I can see the hostname can be set using the CLI. Would it simply be a case of set the address to the appropriate hostname? Are there any other considerations before doing this?

\bin\ComposeCtl.exe configuration set --address address



[START: 2021-03-31 12:51:38 Attunity ComposeForDataWarehouses Version: 6.5.0.51]
4 2021-03-31 12:51:38 [Host ] [INFO ] Setting up web host
4 2021-03-31 12:51:39 [Host ] [ERROR] No such host is known
4 2021-03-31 12:51:39 [Host ] [WARN ] Cannot look up default host name 'xxxx.reddog.microsoft.com' for service URL via DNS, using 'localhost'. Configure HostAddress explicitly to override.
4 2021-03-31 12:51:39 [Host ] [INFO ] The server will listen on the following location: http://localhost/attunitycompose_datawarehouses
4 2021-03-31 12:51:39 [Host ] [INFO ] The server will listen on the following location: https://localhost/attunitycompose_datawarehouses
4 2021-03-31 12:51:39 [Host ] [INFO ] Starting web host
4 2021-03-31 12:51:39 [Host ] [INFO ] Web host started


Thank you.

0 Replies