1.2 KiB
1.2 KiB
name | about |
---|---|
Bug Report | You're experiencing an issue with Consul that is different than the documented behavior. |
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
Overview of the Issue
A paragraph or two about the issue you're experiencing.
Reproduction Steps
Steps to reproduce this issue, eg:
- Create a cluster with n client nodes n and n server nodes
- Run
curl ...
- View error
Consul info for both Client and Server
Client info
output from client 'consul info' command here
Server info
output from server 'consul info' command here
Operating system and Environment details
OS, Architecture, and any other information you can provide about the environment.
Log Fragments
Include appropriate Client or Server log fragments. If the log is longer than a few dozen lines, please include the URL to the gist of the log instead of posting it in the issue. Use -log-level=TRACE
on the client and server to capture the maximum log detail.