Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: failed to get active users statistics #1338

Closed
mamift opened this issue Mar 18, 2021 · 5 comments
Closed

Error: failed to get active users statistics #1338

mamift opened this issue Mar 18, 2021 · 5 comments
Labels

Comments

@mamift
Copy link

mamift commented Mar 18, 2021

Description

I'm running the below command:

appcenter analytics audience --debug --app org/app-name

And receiving this error:

Error: failed to get active users statistics

(no further output)

Repro Steps

Please list the steps used to reproduce your issue.

  1. appcenter login (copy and paste the user token into the terminal)
  2. appcenter analytics audience --debug --app org/app-name

Expected behavior

View the output for the analytics audience command.

Details

  1. Is there a particular beacon/command that you are having trouble with?
    appcenter analytics audience --debug --app org/app-name

  2. Which version of the App Center CLI are you using?
    appcenter version 2.8.1

  3. Which OS version did you experience the issue on?
    Windows 10 version 20H2

  4. What command line/shell are you using?
    PowerShell 5

  5. What version of Node.js and NPM/Yarn are you using?
    node v12.18.4, npm 6.14.8

  6. Additionally, you can provide verbose logs of a CLI command by using DEBUG="appcenter-cli:*" before the command, for example, DEBUG="appcenter-cli:*" appcenter apps list. Include the logs here, don't forget to omit any personal/sensitive data.
    There is no output with the --debug flag.
    I do note that I do get debug output for other commands, such as appcenter apps list --debug --app org/app

@russelarms
Copy link
Contributor

Hi @mamift!
Could you try running the command with -b|--app-build param?
Is it reproducible on versions prior to 2.8.0 (2.7.4 etc)?

@mamift
Copy link
Author

mamift commented Mar 18, 2021

I was able to install version 2.7.4, but then I got the same error message; the only new output was a message emitting which version:

Using appcenter-cli version: 2.7.4

Error: failed to get active users statistics

I also tried logging out and logging back in (where it generated a new user token), but still nothing. I only recently installed node.js 12.18.4 to use this CLI tool.

@russelarms
Copy link
Contributor

@mamift have you tried providing -b|--app-build param?

@mamift
Copy link
Author

mamift commented Mar 20, 2021

Yes I did the first time, but it said it was running using version 2.8.1; the -b arg didn't seem to do anything. So I installed 2.7.4 using npm and it returned the same message.

@DmitriyKirakosyan
Copy link
Contributor

Closing as stale.

@DmitriyKirakosyan DmitriyKirakosyan closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants