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

A hub cannot close ledger channel's it's created. #134

Open
lalexgap opened this issue Oct 13, 2022 · 1 comment
Open

A hub cannot close ledger channel's it's created. #134

lalexgap opened this issue Oct 13, 2022 · 1 comment
Labels
🇵🇹 Lisbon Tasks and issues we should attempt to resolve before we go to Lisbon

Comments

@lalexgap
Copy link
Contributor

If we attempt to close any ledger channels we created as a hub, it fails. It looks like the consensus channel for the hub thinks it has running guarantees even though they have been removed.

An example testground run (with some additional logging added) can be found here

Oct 12 20:29:47.330141	�[34mINFO�[0m	44.9991s �[37;41m     ERROR�[0m �[32m<< single[009] (99c2e0) >>�[0m panic: 0xADf11748126761a3A23F5fb53f70D9a8482f28C7, error in run loop: handleAPIEvent: Could not create objective for {ChannelId:0x805d4b7932e73c7cdd7b5c3a6883b6148082270617f2591bc6cb9210e22bfcae}: channel 0x805d4b7932e73c7cdd7b5c3a6883b6148082270617f2591bc6cb9210e22bfcae has running guarantees: 0x16eba7934fb354de8447f5b79ce87526faf62516c6201237a46edcd1649d90f4, 0x1a0ad9d68c7809a7479015859364bfa6e21421aebf398290023e9bee16da302b, 0x26e123ca3a8b18c6cc97c56bbf785f0f36d5e9b79a9031fa9386ef7a30e994d9, 0x52cd6f268e3b5c2dba566e39939e78a7c1792546a3797f0e3e540503bcfdc14d, 0x0840171ceac40223ec02295205656032a3ab68a636dfb523bf046cf7194e8277, 0x1d15454e6045d28777cbeac3e310cd82d9b7d66902e8ac87ffbb006edee83033, 0x28b7c2a4091ea14fd68453408fbda023771b0d37ef789342c7916547393a51f9, 0x28edd0431881f29a7f377469ac8f8fc4172680aa826aee6fcf2ac466f8bb49cf, 0x40d485ca67dba40dc3e65551105181f55cd7a12dd1bf555c2e47feaf3eef549b,
<SNIP>
@lalexgap lalexgap added the 🇵🇹 Lisbon Tasks and issues we should attempt to resolve before we go to Lisbon label Oct 13, 2022
@NiloCK
Copy link
Contributor

NiloCK commented Oct 14, 2022

Is it better for this issue to live in go-nitro?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🇵🇹 Lisbon Tasks and issues we should attempt to resolve before we go to Lisbon
Projects
None yet
Development

No branches or pull requests

2 participants