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

Mysql_exported context deadline exceeded #60

Open
mfusseyoizen opened this issue Jul 8, 2021 · 6 comments
Open

Mysql_exported context deadline exceeded #60

mfusseyoizen opened this issue Jul 8, 2021 · 6 comments

Comments

@mfusseyoizen
Copy link

Hi, i´m have a problem with mysql_exported on images docker, this is the error

imagen

It runs on the same VM that I have running Wacore and WP WebApp. Use the yml that are in this branch.

Thank you!

@mengyiyuan
Copy link
Contributor

Hi @mfusseyoizen, is port 9104 accessible on the host?
Also, I suggest setting up monitoring stack on a different host (not on the wacore or webapp host), because monitoring stack should not be affected by the system it is monitoring.
Hope this helps.

@mfusseyoizen
Copy link
Author

Hi @mfusseyoizen, is port 9104 accessible on the host?
Also, I suggest setting up monitoring stack on a different host (not on the wacore or webapp host), because monitoring stack should not be affected by the system it is monitoring.
Hope this helps.

Thank you for your response!! I'm going to try it.

@mfusseyoizen
Copy link
Author

I did the following: they run the host-exporter-compose.yml on the machine where the docker is running with webapp and wacore, and then on a new machine I installed docker, and when I ran the docker, it sent me this error:

imagen

If I see ports 9100 and 8080 running in the docker

@mfusseyoizen
Copy link
Author

From what I have been seeing, the problem is that it does not take the .env file (which is in the same folder and has all the data that is needed) when I lift with docker compose. Any help with this topic?

@mengyiyuan
Copy link
Contributor

Can you check the docker-compose version you are using? If it's running a beta version, try to upgrade it to the most recent stable version. :)

@mfusseyoizen
Copy link
Author

My version of docker compose is docker-compose version 1.24.1, build 4667896b, is this version correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants