-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Metrics MySQL Schema Error with Official Docker Image #2916
Comments
This looks like this bug, fixed in 2.4 but not released yet: #2104 I fixed it by creating a view: |
Thanks @jgimenez that workaround totally worked! Weird that @jbrooksuk closed #2104 saying that this bug isn't in v2.3, because it totally is. Any chance we we can get a docker image of the unreleased v2.4? |
@davidkazuhiro dude, it gets so confusing to maintain multiple versions etc. Also, that was in 2016... |
Prefixes should be supported now though, right? |
Closed by #2960 - I just need to tag a new release. |
Issue Summary
When using the Official Docker Image, I get schema errors when trying to view metrics on the status page, and the metrics graph does not render.
How to reproduce
(See "How to Reproduce (details)" section below for details)
Expected behavior
Actual Behavior
How to Reproduce (Details)
Start Cachet
Open a shell and do the following
Create docker-compose.yml
Start containers
Set up Cachet
Generate some metrics
Open a new shell (leave the docker-compose one open) and do the following
Create Metric
Create environment variable for token
Create data.json file
Submit post request
Add a metric point
Reproduce Error
View dashboard
Using your browser or wget, access the following page
Results
Metrics do not render
You will see the metrics show an empty box as follows
Cachet throws errors
Open your shell where docker-compose is running, and you will see the following errors
The text was updated successfully, but these errors were encountered: