Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Channel persistance error #463

Open
AnthonyRonning opened this issue May 4, 2023 · 1 comment
Open

Channel persistance error #463

AnthonyRonning opened this issue May 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@AnthonyRonning
Copy link
Contributor

When refreshing the browser window when I already had a channel, I got this error:

INFO mutiny-core/src/logging.rs:27
2023-05-04 17:56:33.541 INFO  [lightning::chain::chainmonitor:672] Persistence of new ChannelMonitor for channel 3b12cdc7b5568df5822bf9bb28636b696f4f3cc36c5e2a747bd1181a54108d87 completed
[mutiny_wasm.js:2378:17](http://localhost:3420/@fs/data/Dev/Mutiny/mutiny-node/mutiny-wasm/pkg/mutiny_wasm.js)
INFO mutiny-core/src/logging.rs:27
2023-05-04 17:56:33.544 INFO  [lightning::chain::chainmonitor:672] Persistence of new ChannelMonitor for channel 3b7f68ee28cd348756ae7cfa2d571af05faa325b7c527a8b6b61de80eb33cddc completed
[mutiny_wasm.js:2378:17](http://localhost:3420/@fs/data/Dev/Mutiny/mutiny-node/mutiny-wasm/pkg/mutiny_wasm.js)
INFO mutiny-core/src/logging.rs:27
2023-05-04 17:56:33.548 INFO  [lightning::chain::chainmonitor:672] Persistence of new ChannelMonitor for channel 59af7e2297e0df696a017a71ad4dc8a720f14f96ea0a44596997d3c4d91a5379 completed
[mutiny_wasm.js:2378:17](http://localhost:3420/@fs/data/Dev/Mutiny/mutiny-node/mutiny-wasm/pkg/mutiny_wasm.js)
ERROR mutiny-core/src/logging.rs:29
2023-05-04 17:56:33.549 ERROR [lightning::chain::chainmonitor:653] Failed to add new channel data: channel monitor for given outpoint is already present
[mutiny_wasm.js:2375:17](http://localhost:3420/@fs/data/Dev/Mutiny/mutiny-node/mutiny-wasm/pkg/mutiny_wasm.js)
ERROR mutiny-core/src/logging.rs:29
2023-05-04 17:56:33.550 ERROR [lightning::chain::chainmonitor:653] Failed to add new channel data: channel monitor for given outpoint is already present

Nothing seems wrong though, Just don't know why it tried to persist 3 times (2 of which produced the failure)

@AnthonyRonning AnthonyRonning added the bug Something isn't working label May 4, 2023
@benthecarman
Copy link
Collaborator

Haven't seen this and VSS should fix? Good to close?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants