Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
lguevara
Partner - Contributor III
Partner - Contributor III

Error in Compose establish a connection to the Replicate Server

When I try to establish a connection to the Replicate Server,

First, all Replicate Server, Replicate IU, Compose are in the same machine in Windows.

In compose -> Manage Replicate server.

-- ---------------------------

Host:localhost

Port:443

User name: AzureAD\myuser

Password: Passwordofmyuser

-- -------------------------

Show me error: "Replicate Client Error: Error en el servidor remoto: (401) No autorizado"

 

Labels (3)
11 Replies
shashi_holla
Support
Support

Hi @lguevara 

This is 401 unauthorized error which is access related issue. Does the user you are using in Compose have Designer or Admin role in Replicate machine? Please let me know.

Thank you,

lguevara
Partner - Contributor III
Partner - Contributor III
Author

Hi @shashi_holla , yes I put  this user and my password 

lguevara_0-1657655491751.png

Yes, I put my user and password

lguevara_1-1657655863363.png

but persisted error 401

Thank you

 

 

 

shashi_holla
Support
Support

Hi @lguevara 

Please try with just name "LuisGuevara" instead of "domain/username" and let me know if it works. Since we are on the same machine, domain is not required.

Thank you,

lguevara
Partner - Contributor III
Partner - Contributor III
Author

Hi @shashi_holla 

Yes I did that, but I had the same error

lguevara_0-1657657399481.png

Thank you,

shashi_holla
Support
Support

Hi @lguevara

I did a test in my environment, my Replicate is installed on 443 port and connect successfully. But if I change the port to 3552 I get the same 401 unauthorized error. So looks like the Replicate is not on 443.

Please check the ServiceConfiguration.xml file in Replicate/data folder and get the actual port and input that value here.

Thank you,

lguevara
Partner - Contributor III
Partner - Contributor III
Author

Hi @shashi_holla 

I review and test with port 443 and 80 but had the same error.

My ServiceConfiguration.xml :

<ServiceConfiguration url="https://xxxxxxxxxxx:443/attunityreplicate;http://xxxxxxxxxxxxx:80/attunityreplicate" allowUnsafeProtocols="false" />

Or maybe  this is because my replicate UI not had ssl certificate?

lguevara_0-1657662658896.png

Thank you,

 

shashi_holla
Support
Support

Hi @lguevara 

No, SSL is not mandatory and it will work without that.

Instead of localhost, can we use the actual server name and see if that works.

Thank you,

lguevara
Partner - Contributor III
Partner - Contributor III
Author

Hi @shashi_holla 

I try this, but not work yet. ☹️

Thank you,

 

shashi_holla
Support
Support

Hi @lguevara 

Please open a support case and we will be able to check the environment/logs in detail and find the solution.

Thank you,