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

Call to '/crosschain/btc/walletbalance' responds with 500 error. #13

Open
muckee opened this issue Aug 14, 2020 · 5 comments
Open

Call to '/crosschain/btc/walletbalance' responds with 500 error. #13

muckee opened this issue Aug 14, 2020 · 5 comments
Labels
question Further information is requested

Comments

@muckee
Copy link

muckee commented Aug 14, 2020

Windows 10 64-bit
Qortal Core v1.3.3
Qortal UI v1.2.1

Navigating to the BTC wallet within the Qortal UI displays NaN when attempting to fetch the wallet balance.

@muckee
Copy link
Author

muckee commented Aug 14, 2020

Issuing a cURL request using the same data yields a successful result. In this case the issue may be the UI and so I will log it in the UI repository, however considering the nature of #12 , these two issues may be related.

@muckee
Copy link
Author

muckee commented Aug 14, 2020

Leaving the BTC wallet open for a period, it seems to just work itself out eventually and display the correct balance. Nothing useful appears in the logs as far as I can see.

@archived-2
Copy link

archived-2 commented Aug 15, 2020

I am also occasionally seeing 500 errors from /crosschain/btc/walletbalance. It's not easily repeatable though, so is difficult to debug. Will update if I make any progress.

curl "http://127.0.0.1:12391/crosschain/btc/walletbalance" -d "xprv58_priv_key_here"
{
"servlet":"org.glassfish.jersey.servlet.ServletContainer-3681037",
"message":"Internal Server Error",
"url":"/crosschain/btc/walletbalance",
"status":"500"
}

@muckee
Copy link
Author

muckee commented Aug 22, 2020

Unable to reproduce using core version: qortal-1.3.3-b9d8192.

Will see if anyone else has issues when it's released before closing this issue.

@catbref
Copy link
Collaborator

catbref commented Sep 1, 2020

We updated the ElectrumX server list in v1.3.4 so can you re-test with the latest v1.3.5 please?

@catbref catbref added the question Further information is requested label Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants