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

fix: wrong network error #3885

Merged
merged 1 commit into from
Oct 25, 2024
Merged

fix: wrong network error #3885

merged 1 commit into from
Oct 25, 2024

Conversation

jcstein
Copy link
Member

@jcstein jcstein commented Oct 24, 2024

This resolves #3884, reversing order of variables in error message.

Tested, and it works as expected now:

./build/celestia light start --core.ip rpc-mocha.pops.one

Error: node: failed to start: wrong network in core.ip endpoint, expected celestia, got mocha-4

@github-actions github-actions bot added the external Issues created by non node team members label Oct 24, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.20%. Comparing base (2469e7a) to head (71b590f).
Report is 361 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3885      +/-   ##
==========================================
+ Coverage   44.83%   45.20%   +0.36%     
==========================================
  Files         265      311      +46     
  Lines       14620    21882    +7262     
==========================================
+ Hits         6555     9891    +3336     
- Misses       7313    10931    +3618     
- Partials      752     1060     +308     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jcstein jcstein added the errors All issues related to error handling label Oct 24, 2024
@jcstein jcstein self-assigned this Oct 24, 2024
@renaynay renaynay added the kind:fix Attached to bug-fixing PRs label Oct 25, 2024
Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@renaynay renaynay merged commit 08ca0ed into celestiaorg:main Oct 25, 2024
34 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
errors All issues related to error handling external Issues created by non node team members kind:fix Attached to bug-fixing PRs
Projects
None yet
4 participants