"ERR" appears in atlassian widget

Issue #134 resolved
Harry Kashouli created an issue

When trying to use any of the jobs, I get a "self signed certificate in certificate chain". My company's Jira uses https.

The widget shows ERR instead of the values. When I click on ERR, a link opens to the JQL, showing all the results correctly.

How can I fix this, or try to debug it?

atlasboard_ERR.png

The error in the console is: [dashboard: project] [job: issuecount] 00:21:59.45 <error> error processing Blockers: Error: self signed certificate in certificate chain from https://jira.server.com/jira/rest/api/2/search?jql=project%20%3D%20%22PROJECT%22%20AND%20createdDate%20%3E%20-14d&maxResults=0 (in issuecount.js:83) Call Stack: at /opt/wallboards/project/packages/atlassian/jobs/issuecount/issuecount.js:83:16 at /usr/lib/node_modules/atlasboard/lib/job-dependencies/easyRequest/dependency.js:40:9 at Request._callback (/usr/lib/node_modules/atlasboard/lib/job-dependencies/easyRequest/dependency.js:18:7) at self.callback (/usr/lib/node_modules/atlasboard/node_modules/request/request.js:200:22) at emitOne (events.js:77:13) at Request.emit (events.js:169:7) at Request.onRequestError (/usr/lib/node_modules/atlasboard/node_modules/request/request.js:831:8) at emitOne (events.js:77:13)

(I posted this issue in the atlassian package page too, but I figured this might be known to someone here)

Comments (3)

  1. Harry Kashouli reporter

    Eric, that fixed it! :D Many thanks for this, I was rattling my brain trying to figure this one out.

  2. Log in to comment