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

bad sendtransaction from c-lightning #49

Open
vincenzopalazzo opened this issue Sep 27, 2021 · 0 comments
Open

bad sendtransaction from c-lightning #49

vincenzopalazzo opened this issue Sep 27, 2021 · 0 comments
Labels
crash pruned mode Require mode details The issue require more details and/or more test to have a reproducible bug

Comments

@vincenzopalazzo
Copy link
Member

The node have some problem with getting a transaction from outside (I think bitcoincore)

The log here

2021-09-27T00:49:14.369Z **BROKEN** plugin-btcli4j-gen.sh: GetChainInfoBtc: terminate bitcoin core with error: bad-txns-inputs-missingorspent
2021-09-27T00:59:44.864Z **BROKEN** plugin-btcli4j-gen.sh: GetChainInfoBtc: terminate bitcoin core with error: bad-txns-inputs-missingorspent
2021-09-27T00:59:51.243Z **BROKEN** plugin-btcli4j-gen.sh: Error during the request method SOCKS: Host unreachable
2021-09-27T01:04:56.746Z **BROKEN** plugin-btcli4j-gen.sh: Error during the request method SOCKS: Host unreachable
2021-09-27T01:10:01.412Z **BROKEN** plugin-btcli4j-gen.sh: Error during the request method SOCKS: Host unreachable
2021-09-27T01:16:01.385Z **BROKEN** plugin-btcli4j-gen.sh: Error during the request method SOCKS: Host unreachable
2021-09-27T01:21:09.810Z **BROKEN** plugin-btcli4j-gen.sh: Error during the request method SOCKS: Host unreachable
2021-09-27T01:26:09.811Z **BROKEN** plugin-btcli4j-gen.sh: After all retry time (4) all request failed
2021-09-27T01:26:09.812Z **BROKEN** lightningd: /home/vincent/github/btcli4j/btcli4j-gen.sh error: bad response to sendrawtransaction (bad 'result' field: Parsing '{result:{success:': object does not have member success), response was {"id":29918736,"jsonrpc":"2.0","result":{}}
2021-09-27T01:26:09.875Z **BROKEN** lightningd: FATAL SIGNAL 6 (version v0.10.1-50-g372fffa)
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: common/daemon.c:44 (send_backtrace) 0x564cb44dcd7b
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: common/daemon.c:52 (crashdump) 0x564cb44dcdbd
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: (null):0 ((null)) 0x7f753c7c583f
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: (null):0 ((null)) 0x7f753c7c57bb
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: (null):0 ((null)) 0x7f753c7b0534
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: lightningd/log.c:819 (fatal) 0x564cb44a2b51
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: lightningd/bitcoind.c:120 (bitcoin_plugin_error) 0x564cb448755f
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: lightningd/bitcoind.c:285 (sendrawtx_callback) 0x564cb448789d
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: lightningd/plugin.c:529 (plugin_response_handle) 0x564cb44bc1a7
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: lightningd/plugin.c:635 (plugin_read_json_one) 0x564cb44bc2cc
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: lightningd/plugin.c:680 (plugin_read_json) 0x564cb44bc452
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: ccan/ccan/io/io.c:59 (next_plan) 0x564cb451e4e5
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: ccan/ccan/io/io.c:407 (do_plan) 0x564cb451e9b8
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: ccan/ccan/io/io.c:417 (io_ready) 0x564cb451e9ea
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: ccan/ccan/io/poll.c:445 (io_loop) 0x564cb45202a2
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: lightningd/io_loop_with_timers.c:24 (io_loop_with_timers) 0x564cb449cfb2
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: lightningd/lightningd.c:1124 (main) 0x564cb44a0b29
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: (null):0 ((null)) 0x7f753c7b209a
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: (null):0 ((null)) 0x564cb44872b9
2021-09-27T01:26:09.875Z **BROKEN** lightningd: backtrace: (null):0 ((null)) 0xffffffffffffffff
@vincenzopalazzo vincenzopalazzo added crash pruned mode Require mode details The issue require more details and/or more test to have a reproducible bug labels Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash pruned mode Require mode details The issue require more details and/or more test to have a reproducible bug
Projects
None yet
Development

No branches or pull requests

1 participant