Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core version appears as an empty string #643

Open
tomerweller opened this issue Nov 16, 2024 · 0 comments
Open

core version appears as an empty string #643

tomerweller opened this issue Nov 16, 2024 · 0 comments
Assignees
Labels

Comments

@tomerweller
Copy link

started container using the following command

~ docker run --rm -it -p 8000:8000 stellar/quickstart --pubnet --enable core,horizon,rpc

core version appears to be empty string in horizon's root resource.

~ curl localhost:8000 | jq '[.horizon_version,.core_version]'
[
  "horizon-v22.0.1-(built-from-source)",
  ""
]
@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Nov 16, 2024
@leighmcculloch leighmcculloch self-assigned this Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog (Not Ready)
Development

No branches or pull requests

2 participants