Hi,
I am evaluating Confluence CLI plugin (already using JIRA and Bamboo CLI).
I run the following command (with corresponding output):
C:\Applications\Atlassian\atlassian-cli-5.4.0>confluence --server https://vikipedia.acc.vanderlande.com --user nlph --password ********--action getPageList --title "Vikipedia Home" -v
Server address: https://vikipedia.acc.vanderlande.com
Successful login to: https://vikipedia.acc.vanderlande.com/rpc/soap-axis/confluenceservice-v2 by user: nlph.
Response code: 200, message: OK, url: https://vikipedia.acc.vanderlande.com/rest/org.swift.confluence.cli/latest/validatelicense?
1bdb5e8578 logged out.
Client error:
org.swift.common.cli.CliClient$LicenseValidationException:
at org.swift.common.cli.AbstractRemoteClient.validateLicense(AbstractRemoteClient.java:207)
at org.swift.confluence.cli.ConfluenceClient.validateLicense(ConfluenceClient.java:321)
at org.swift.confluence.cli.ConfluenceClient.handleRequest(ConfluenceClient.java:671)
at org.swift.common.cli.AbstractRemoteClient.process(AbstractRemoteClient.java:448)
at org.swift.common.cli.CliClient.doWork(CliClient.java:454)
at org.swift.confluence.cli.ConfluenceClient.main(ConfluenceClient.java:184)
If I go to that validatlicense URL it gives me:
{"status":true,"message":"Bob Swift Atlassian Add-ons - Confluence CLI Connector has a valid license.","product":"Confluence","version":"5.8.17","build":"5997","time":"2016-06-20T08:40:36.435+0200","timeZone":"Central European Time","title":"Vikipedia Acceptance","baseUrl":"https://vikipedia.acc.vanderlande.com","connectorVersion":"5.4.0"}
What did I do wrong???
There is no resolution to this problem even at the link provided by @Bob Swift.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Debug output shows no response from the license validation:
Using basic authentication.
Response code: 200, message: OK, url: https://vikipedia.acc.vanderlande.com/rest/org.swift.confluence.cli/latest/validatelicense?
Result data:
license validation: {}
check_mssql_query_string_regex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.