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

core lightning failure #121

Open
vincenzopalazzo opened this issue Sep 15, 2024 · 0 comments
Open

core lightning failure #121

vincenzopalazzo opened this issue Sep 15, 2024 · 0 comments

Comments

@vincenzopalazzo
Copy link
Collaborator

ERROR    root:utils.py:98 Traceback (most recent call last):
  File "/home/vincent/github/work/lnprototest/lnprototest/utils/utils.py", line 95, in run_runner
    runner.run(test)
  File "/home/vincent/github/work/lnprototest/lnprototest/runner.py", line 100, in run
    all_done = sequence.action(self)
               ^^^^^^^^^^^^^^^^^^^^^
  File "/home/vincent/github/work/lnprototest/lnprototest/structure.py", line 55, in action
    all_done &= e.action(runner)
                ^^^^^^^^^^^^^^^^
  File "/home/vincent/github/work/lnprototest/lnprototest/event.py", line 377, in action
    raise EventError(self, "{}: message was {}".format(err, msg.to_str()))
lnprototest.errors.EventError: `Expected msgtype-funding_signed, got msgtype-error: message was error channel_id=0000000000000000000000000000000000000000000000000000000000000000 data=426164207369676e617475726520333034353032323130306637653461303563323435333164663830343365653535363730356330376435343763396337323261383935396135333634643266353337333230343936633330323230323265353962636138353363643339653037356632396562636132353962666365363438656264393335393137346163363165366138396365366635656631323031206f6e207478203032303030303030303161333733363238333962313366363163666538326433356264333937623132363463333839623234353834376366623631313162333838393235343664633737303030303030303030306634333661393830303163313430306630303030303030303030313630303134653134326361396266633264353663643061646238326638646338373034323437363733383966373463666630303230207573696e67206b657920303364333031393964373466623561323264343762366530353465326633373863656461636666636238393930346136316437356430646264343037313433653635` on event [{"event": "ExpectMsg", "file": "ln_spec_utils.py", "pos": "197"},]
================================================== short test summary info ==================================================
FAILED tests/test_bolt2-01-close_channel.py::test_close_channel_shutdown_msg_normal_case_receiver_side - AssertionError: `Expected msgtype-funding_signed, got msgtype-error: message was error channel_id=0000000000000000000000...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Core lightning commit: 5bd3d5113137d38a0703b3ad09cf6b807b9a5c3e

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