- check the documentation
- ask for help from the community
bug/feature request/documentation/...
- git hash of the version you're running
git rev-parse HEAD
- version returned by
./stellar-core --version
- Operating System name and version (usually
uname -a
) - Are you running from the command line? From a container?
- Did you pass in special parameters when building the app?
describe what is broken and the steps you took
what happened
what should have happened
Paste here or link to a gist/s3 bucket/etc material relevant to this issue:
* configuration files (DON'T FORGET TO REMOVE SECRETS)
* log files - best is to have logs running at DEBUG level (-ll DEBUG
on the command line)