Docker Troubleshooting
Troubleshoot Docker based deployment
For developers testing, chaos, ddos, cypress, and community facing networks are based on docker, and if any provider fails then use the troubleshooting steps listed below.
Sharder
For checking the issue with sharder use following command -
docker logs sharder1Check by Loki - Select required datasource and select job label as shown below.

For Quick logs or fix use Portainer.

Miner
For checking the issue with miner use following command -
docker logs miner1Check by Loki - Select required datasource and select job label as shown below.

For Quick logs or fix use Portainer.

Blobber
For checking the issue with blobber use following command -
docker logs blobber1Check by Loki - Select required datasource and select job label as shown below.

For Quick logs or fix use Portainer.

0Box
For checking the issue with 0box use following command -
docker logs 0boxCheck by Loki - Select required datasource and select job label as shown below.

For Quick logs or fix use Portainer.

Authorizer -
For checking the issue with authorizer following command -
docker logs authorizer1_authorizer_1Check by Loki - Select required datasource and select job label as shown below.

For Quick logs or fix use Portainer.

Portainer Doc - Click here
Grafana Doc - Click here
Last updated