Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Update Readme.md #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Readme.md #81

wants to merge 1 commit into from

Conversation

d-etienne
Copy link

Adding solutions to common issues

Adding solutions to common issues
@@ -45,3 +45,14 @@ docker exec -it telemetry-dev-env bash
# Make a query
/src/sonic-telemetry/build/bin/gnmi_cli -client_types=gnmi -a 127.0.0.1:8080 -t OTHERS -logtostderr -insecure -qt p -pi 10s -q proc/loadavg
```
Common Issue Solutions
- Redis Server Not Connecting
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add redis error message

```
service redis-server stop
```
- If you recieve: fatal error: security/pam_appl.h, run:
Copy link
Contributor

@pra-moh pra-moh Jul 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can format like:

  1. Redis server Issue
    Error Message:
    Solution:

  2. Error Message:
    Solution:

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

Successfully merging this pull request may close these issues.

2 participants