MutinyWallet / mutiny-web

The frontend for Mutiny Wallet
https://app.mutinywallet.com
MIT License
177 stars 57 forks source link

Sats from Alby wound up as on chain. #757

Closed crrdlx closed 9 months ago

crrdlx commented 9 months ago

Hi, on 12/3 I sent 100k sats from Alby to set up a first channel, pretty sure I chose Lightning. However, it 70857 went through as on chain. As soon as I opened Mutiny, it reported I had just closed a channel. End result was 70k on chain, 0 in Lightning, and no channels open. Logs attached. I'd like to open a channel, but am hesitant to send another 100k to have the same result. screenshot-2023,12,04-16 15 50 344

mutiny-logs.txt

TonyGiorgio commented 9 months ago

What browser/device are you using?

Is there any chance you opened this wallet with the same seed on multiple devices?

crrdlx commented 9 months ago

I tried a couple of times. First on desktop using Brave, windows 10. The one that I think went through was on mobile. Samsung browser, Samsung A32 phone.

On Mon, Dec 4, 2023, 4:33 PM Tony Giorgio @.***> wrote:

What browser/device are you using?

— Reply to this email directly, view it on GitHub https://github.com/MutinyWallet/mutiny-web/issues/757#issuecomment-1839514795, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJTHRTVFKQCLJC2OPM2ZEALYHY6UNAVCNFSM6AAAAABAGUUEXKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGUYTINZZGU . You are receiving this because you authored the thread.Message ID: @.***>

TonyGiorgio commented 9 months ago

You used the same seed on both? Do you have the logs for the other browser? I'm guessing these are the logs for the mobile samsung browser one?

crrdlx commented 9 months ago

Yes, same seed. No, the logs were from desktop (I thought they'd be the same). Tried to download logs on mobile but no luck...recommended a link. Maybe this works yntil tomorrow: https://quickshare.samsungcloud.com/sk1wkb76mdyg

On Mon, Dec 4, 2023, 4:56 PM Tony Giorgio @.***> wrote:

You used the same seed on both? Do you have the logs for the other browser? I'm guessing these are the logs for the mobile samsung browser one?

— Reply to this email directly, view it on GitHub https://github.com/MutinyWallet/mutiny-web/issues/757#issuecomment-1839550053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJTHRTTWZNJHSNNQQX3LE7LYHZBJXAVCNFSM6AAAAABAGUUEXKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGU2TAMBVGM . You are receiving this because you authored the thread.Message ID: @.***>

benthecarman commented 9 months ago

Yeah this looks like an issue from running Mutiny on multiple devices, we try to prevent you from doing this but there are some edge cases. If you run mutiny on multiple device it often causes force closes like this.

crrdlx commented 9 months ago

Hmm. Thanks for your help and responses. Any suggestions? I'm just trying to open a channel. Should I try again and stay on one device? Any way to convert those on chain sats to LN?

On Mon, Dec 4, 2023, 5:15 PM benthecarman @.***> wrote:

Yeah this looks like an issue from running Mutiny on multiple devices, we try to prevent you from doing this but there are some edge cases. If you run mutiny on multiple device it often causes force closes like this.

— Reply to this email directly, view it on GitHub https://github.com/MutinyWallet/mutiny-web/issues/757#issuecomment-1839576628, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJTHRTXRMZLVA3REIGEU2H3YHZDP3AVCNFSM6AAAAABAGUUEXKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGU3TMNRSHA . You are receiving this because you authored the thread.Message ID: @.***>

benthecarman commented 9 months ago

Should I try again and stay on one device?

Yes, you should only use Mutiny on a single device at a time.

Any way to convert those on chain sats to LN?

Once the force close is swept to you, you should see a swap button next to your on-chain balance that you can use to open a channel.