Client error: CLI connector is not installed or enabled on the server.

Prakash Ganeshan January 29, 2015

Hi ,

I am getting this message when I run the below JIRA cli command

jira --action getIssueList --file "getIssueList.txt" --filter "All_issues"

Client error: CLI connector is not installed or enabled on the server.

When I try to run below command I am getting the result.

jira --action getServerInfo

 

Please help me where I am going wrong ?

4 answers

1 accepted

0 votes
Answer accepted
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 29, 2015

JIRA CLI 4.0 requires the CLI Connector component of the JIRA CLI be installed on the server. See CLI Client Installation and Use for more information.

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 1, 2015

A common configuration problem is that your base url is not correct. Make sure you are accessing the server via its base url. If your base url is incorrectly set, go to Admin -> General Configuration and edit the value.

0 votes
Yavor Trapkov June 1, 2015

Hello,

 

I've just installed Confluence CLI Connector with an Evaluation License

Bob Swift Atlassian Add-ons - Confluence CLI Connector

REST API Services for the Confluence Command Line Interface (CLI). A license is not needed if the "Run CLI Actions in Confluence" add-on is enabled and has a valid license.

Accept remore API call is enabled.

 

I get the same error as reported here:

 

confluence --action getServerInfo --outputFormat 2
Server info:
Product . . . . . . . . . . . : Confluence
Version . . . . . . . . . . . : 5.4.3
Base URL  . . . . . . . . . . : https://-------------------/confluence
Build . . . . . . . . . . . . : 4732
License information . . . . . : CLI connector is not installed or enabled on the server. See https://bobswift.atlassian.net/wiki/display/ACLI/Installation+and+U
se.

What could be the problem?

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 29, 2015

What versions of the CLI and JIRA are you using?

In Jira, do you have all the remote access enabled?  RPC services etc?

Prakash Ganeshan January 29, 2015

Hi Nic, Yes "Accept remote API calls" is enabled and I am using JIRA 6.3.11 and CLI 4.0.0

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 29, 2015

Ah, then you need to mark Bob's answer as correct, he beat me to it.

Suggest an answer

Log in or Sign up to answer