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

testnet crash with esplora api (blockstream one) #97

Open
vincenzopalazzo opened this issue Nov 20, 2024 · 0 comments
Open

testnet crash with esplora api (blockstream one) #97

vincenzopalazzo opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@vincenzopalazzo
Copy link
Contributor

2024-11-20T04:14:14.410Z DEBUG   plugin-folgore_plugin: Error during the recovery strategy: `Some(PluginError { code: -1, msg: \"[404] Unknown error (Block not found)\", data: None })`
2024-11-20T04:14:14.410Z UNUSUAL plugin-folgore_plugin: client `esplora` return an error: code: -1, msg: Recovery strategy (TimeoutRety) fails: `code: -1, msg: [404] Unknown error (Block not found)`
2024-11-20T04:14:14.975Z INFO    plugin-folgore_plugin: running into retry logic due a request failing. Time `6` waiting `3840` secs
2024-11-20T04:14:14.975Z INFO    plugin-folgore_plugin: we try 6 times the request but the error persist
2024-11-20T04:14:14.975Z DEBUG   plugin-folgore_plugin: Error during the recovery strategy: `Some(PluginError { code: -1, msg: \"[404] Unknown error (Block not found)\", data: None })`
2024-11-20T04:14:14.975Z UNUSUAL plugin-folgore_plugin: client `esplora` return an error: code: -1, msg: Recovery strategy (TimeoutRety) fails: `code: -1, msg: [404] Unknown error (Block not found)`
2024-11-20T04:14:14.976Z **BROKEN** lightningd: /home/vincent/.coffee/bitcoin/plugins/folgore/target/release/folgore_plugin error: bad response to getrawblockbyheight (bad 'result' field: Parsing '{result:': object does not have member result), response was {"error":{"code":-1,"data":null,"message":"Recovery strategy (TimeoutRety) fails: `code: -1, msg: [404] Unknown error (Block not found)`"},"id":"cln:getrawblockbyheight#5835522","jsonrpc":"2.0"}
@vincenzopalazzo vincenzopalazzo added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant