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

[Samourai Server] - JSON-RPC Error: jsonrpc field must be a string #1774

Open
dennysubke opened this issue Nov 9, 2024 · 1 comment
Open

Comments

@dennysubke
Copy link
Contributor

Description:

I am encountering a recurring error with Samourai Server when it attempts to interact with Bitcoin Core. The error log shows the following message repeatedly:

2024-11-03T22:15:46Z ERROR Bitcoind RPC : LatestBlock.onBlockHash()
{ code: -32600, message: 'jsonrpc field must be a string' }

See also here:

https://community.umbrel.com/t/samourai-broken-after-upgrade-bitcoin-core-to-28-0/19811

Steps to Reproduce:

Start Samourai Server and Bitcoin Core. Observe the error messages in the Samourai Server logs.

Expected Behavior:

Samourai Server should interact with Bitcoin Core without JSON-RPC field errors.

Actual Behavior:

The server logs an error indicating that the jsonrpc field must be a string, preventing normal operation.

Troubleshooting Attempts:

  • Checked configuration files for JSON-RPC formatting issues.
  • Ensured jsonrpc field is set to "2.0" in any relevant configurations.
  • Restarted both Samourai Server and Bitcoin Core.

Additional Information:

This error may indicate an incompatibility between the versions of Samourai Server and Bitcoin Core, or a possible configuration issue with JSON-RPC fields.

@dennysubke
Copy link
Contributor Author

Hey @nmfretz , I understand you probably have a lot on your plate. I just wanted to gently remind you about this issue in case it got overlooked. The app has been broken for over two weeks, and I’d greatly appreciate an update when you have the chance. Thank you for your time and effort!

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

No branches or pull requests

1 participant