-
Notifications
You must be signed in to change notification settings - Fork 328
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
Not able to see numbers in Analytics screen #300
Comments
I have the same issue. |
Restarting the docker container fixed the issue. I can now view the analytics. |
Thanks Kalyan. My installation was, however, not on docker. It was a Ubuntu install. Not sure how to fix in that one. |
@anshulturvo: Sorry for the trouble and delay. Inside your Ubuntu machine, if you try If this is what I think it is, then there might sometimes be a race condition on the very first startup that resolves itself after a single reload or restart. If reloading or restating fixes it for you, that would be useful to know. I believe we might have this possible race condition already fixed in master, so if this is the culprit, it should be part of the next release. But if reloading doesn't work, let us know, and we can try to get to the bottom of it. |
The analytics issues with docker containers, as well as another possible race condition on startup have been fixed in the v0.14.0 release. So I think this should be fixed, but let us know if you're still seeing any issues. |
Hi,
I jus installed API Umbrella on one of Google Cloud Machines. It works fine and the api proxying works as expected. However, when I navigate to any of the analytics-related screens, I see no metrics. The screen renders properly but the numbers are all zeroes. I guess it has something to do with database interaction, and I tried debugging the possible issues a lot, but without any success.
Attaching the screenshot for reference.
Can anyone please point out what might the issue be?
The text was updated successfully, but these errors were encountered: