spesmilo / electrum

Electrum Bitcoin Wallet
https://electrum.org
MIT License
7.44k stars 3.09k forks source link

Submarine Swap error #8703

Closed git70 closed 11 months ago

git70 commented 11 months ago

Hi

Electrum 4.4.6 Appimage

When trying to do a Submarine Swap on Electrum Trampoline I get this error:

ClientResponseError(RequestInfo(url=URL('https://swaps.electrum.org/api/createswap'), method='POST', headers=<CIMultiDictProxy('Host': 'swaps.electrum.org', 'User-Agent': 'Electrum', 'Accept': '*/*', 'Accept-Encoding': 'gzip, deflate', 'Content-Length': '619', 'Content-Type': 'application/json')>, real_url=URL('https://swaps.electrum.org/api/createswap')), (), status=500, message='Internal Server Error', headers=<CIMultiDictProxy('Server': 'nginx/1.18.0', 'Date': 'Thu, 23 Nov 2023 20:07:23 GMT', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '55', 'Connection': 'keep-alive')>)

What can I do to diagnose the problem?

Jalibiya commented 11 months ago

Check and see if you have internet connection

ecdsa commented 11 months ago

Normal swaps (from on-chain to lightning) have been temporarily disabled due to a protocol change. They will be enabled in the next version of Electrum.

git70 commented 11 months ago

Normal swaps (from on-chain to lightning) have been temporarily disabled due to a protocol change. They will be enabled in the next version of Electrum.

Thank you for the information and great work! I'm patiently waiting for the new version...

git70 commented 11 months ago

Normal swaps (from on-chain to lightning) have been temporarily disabled due to a protocol change. They will be enabled in the next version of Electrum.

Can I currently open a new Electrum Trampoline channel for the same reason? I get an error: Could not open channel: Exception('RemoteConfig. max_htlc_value_in_flight_msat is too small: 90000000')