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

Small CLI fixes #69

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Small CLI fixes #69

wants to merge 2 commits into from

Conversation

od0
Copy link
Contributor

@od0 od0 commented May 13, 2023

Was getting errors like these on a few of the CLI commands and took a stab at fixing them. Just a little update that was needed with #55 I believe.

Would be nice to have the API mismatch be caught at compile time but not sure off top of head the best way to do that.

╔ ~/code/serval/serval-mesh/ [smolfix*]
╚ serval node-status
Error: reqwest::Error: error decoding response body: EOF while parsing a value at line 1 column 0

Caused by:
    0: error decoding response body: EOF while parsing a value at line 1 column 0
    1: EOF while parsing a value at line 1 column 0

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

Successfully merging this pull request may close these issues.

1 participant