# pmm2 does not working

**URL:** https://forums.percona.com/t/pmm2-does-not-working/7438
**Category:** PMM 2.x
**Created:** [February 21, 2020, 2:42am UTC](https://forums.percona.com/t/pmm2-does-not-working/7438 "2020-02-21T02:42:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![next1009](https://avatars.discourse-cdn.com/v4/letter/n/8e7dd6/32.png) [@next1009](https://forums.percona.com/u/next1009)
#### Post date: [February 21, 2020, 2:42am UTC](https://forums.percona.com/t/pmm2-does-not-working/7438/1 "2020-02-21T02:42:57Z")

</div>

pmm2 does not working.

i set pmm2 server with docker. also set client pmm2-client 2.2.2.

client server :  
[root~] pmm-admin status

Agent ID: /agent\_id/19a6ea86-ae43-4cce-9ab7-acec46d0d34b  
Node ID : /node\_id/eaff33c3-601e-4dcc-a705-8d274ffe9057

PMM Server:  
URL : [https://xx.xx.xx.xxx:443](https://xx.xx.xx.xxx:443)  
Version: 2.2.2

PMM-agent:  
Connected : true  
Time drift: 354.963µs  
Latency : 488.865µs

Agents:  
/agent\_id/174de0fe-99c6-457f-a5e2-5327620e6cfb MYSQLD\_EXPORTER RUNNING  
/agent\_id/f52c7192-6ce9-40eb-98cb-938d7ca684fc NODE\_EXPORTER RUNNING

pmm2 server  
[root~] docker ps -a

28ecfee789cd percona/pmm-server:2.2.2 “/opt/entrypoint.sh” 26 hours ago Up 25 hours 0.0.0.0:80-\>80/tcp, 0.0.0.0:443-\>443/tcp pmm2-svr-gr1  
94ae08d92a96 percona/pmm-server:2.2.2 “/bin/true” 26 hours ago Created pmm2-data-gr1

it look like working. but server does not scrap data.

mysqld-agent is not connect mysql server.

i was checked user & password. it’s worked.

I found the difference between working node and not working node.

network bonding =\> not working  
network not bonding =\> working

why??

what can i do? why does not working?

please help me.

I’m sorry for my low English.
