Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

AMC localhost refused to connect.

Hi everyone

I created a mariadb database for AMC and also created tables for log, stats and meters.

Actually i can connect to AMC via Studio but when i want to connect AMC via TAC there is a error message shows up "localhost refused to connect" 

I changed localhost to 127.0.0.1 again same error when i changed to my server ip nothing happen

please help

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

Could you please try to disable statistics by going to the Job Run tab > Advanced settings and clearing the Statistics check box to see if it works?

 Or if you need statistics, make sure the port picked up by Studio is open from your AMC. These ports are from a range that you can configure in Studio by going to Preferences > Talend > Run/Debug > Stats port range.

It looks like AMC can't use this port because it is either not open or there is a security restriction.

Let us know if it is OK with you.

Best regards

Sabrina

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hello,

Could you please try to disable statistics by going to the Job Run tab > Advanced settings and clearing the Statistics check box to see if it works?

 Or if you need statistics, make sure the port picked up by Studio is open from your AMC. These ports are from a range that you can configure in Studio by going to Preferences > Talend > Run/Debug > Stats port range.

It looks like AMC can't use this port because it is either not open or there is a security restriction.

Let us know if it is OK with you.

Best regards

Sabrina

Anonymous
Not applicable
Author

Thanks for the answer. When I changed to ip address not localhost nor 127.0.0.1 in the amc configuration this works fine now.