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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Gabriel_Araya
Partner - Contributor III
Partner - Contributor III

Alerting triggered from QMC and "Qlik Alerting Monitoring app"

Hi team ..

I had Qlik Sense and Qlik Alerting June 2020, I did an upgrade to September 2020. But I have 2 issues.

1.- I scheduled a task in QMC and the alert message is not triggered. I published the app in a stream without success. But, if I triggered the alert from the Web Alerting console .. I receive the email alert.

Any Tips?

2.- I am trying to use “Qlik Alerting Monitoring.qvf”, but when I reloaded the app, I received the following error:

The following error occurred:

The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. The remote certificate is invalid according to the validation procedure.

The error occurred here:

Connection: LOAD [token],

 ******* I have the 2 data connections, it was run the BAT file.

Thanks a lot

Gabriel

Labels (3)
5 Replies
Anil_Babu_Samineni

Can you check this URL how it is looks like in your application?

Let vURL = 'https://<QA_Server>:<QA_https_port>/api/login';

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
steeramp
Partner - Creator II
Partner - Creator II

Hi Anil , 

I have the same problem and follow your suggestion  I have this error :

{"error":"Not found in Login","errors":[{"code":"HTTP-404","title":"Resource not found.","detail":"Not found in Login"}]}

2020-11-19_11-48-28.png
Millerien
Contributor
Contributor

Thanks for the update and quick reply. I'll be sure to keep an eye on this thread KrogerFeedback

Anil_Babu_Samineni

Make sure that you have running thru SA_Repository user? and also please check how the variable looks like as i mentioned before?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
surajmaraje1
Contributor
Contributor

Hi Anil,

I am also facing same issue. I checked vURL value in app and it looks like below.

Let vURL = '$(vServer)/api/login';

surajmaraje1_0-1641467439032.png

Could you please help me to understand below error? Why it is coming in reload log ?

Error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. The remote certificate is invalid according to the validation procedure.