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

bug: failed to retrieve example value for type network.Direction on parent 'p2p.ConnectionState' #4111

Closed
jcstein opened this issue Feb 12, 2025 · 0 comments · Fixed by #4115
Labels
bug Something isn't working external Issues created by non node team members

Comments

@jcstein
Copy link
Member

jcstein commented Feb 12, 2025

Celestia Node version

v0.21.5

OS

mac, but openrpc.json from release on GH

Install tools

n/a

Others

No response

Steps to reproduce it

see the openrpc.json on v0.21.5:

failed to retrieve example value for type: network.Direction on parent 'p2p.ConnectionState')
{
    "openrpc": "1.2.6",
    "info": {
        "title": "Celestia Node API",
        "description": "The Celestia Node API is the collection of RPC methods that can be used to interact with the services provided by Celestia Data Availability Nodes.",
        "version": "v0.21.5"
    },

Expected result

there is an example value

Actual result

failed to retrieve example value for type: network.Direction on parent 'p2p.ConnectionState')

Relevant log output

above

Is the node "stuck"? Has it stopped syncing?

No response

Notes

No response

@jcstein jcstein added the bug Something isn't working label Feb 12, 2025
@github-actions github-actions bot added the external Issues created by non node team members label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external Issues created by non node team members
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant