raspiblitz icon indicating copy to clipboard operation
raspiblitz copied to clipboard

Loop doesn't work

Open danylomikula opened this issue 3 years ago • 5 comments

Latest version of raspiblitz

When i try to use loop from command line i got this:

admin@raspiblitz:~ ₿ loop out --max_swap_routing_fee 1500 250000
[loop] unable to read macaroon path : open /home/admin/.loop/mainnet/loop.macaroon: no such file or directory

Using loop from RTL gets me a 500 error

ERROR
Error Code
500
Error Message
Unknown error
API URL
./api/loop/out/termsAndQuotes
image

danylomikula avatar Mar 17 '22 21:03 danylomikula

Loop is not installed by default, but part of the LiT package. Install Lightning Terminal and see the instructions in the menu to use the command line. RTL will have Loop working once LiT is installed.

openoms avatar Mar 18 '22 08:03 openoms

Loop is not installed by default, but part of the LiT package. Install Lightning Terminal and see the instructions in the menu to use the command line. RTL will have Loop working once LiT is installed.

Thanks for your answer! LiT was installed, tried to reinstall but nothing changed.

danylomikula avatar Mar 18 '22 09:03 danylomikula

Try to reinstall RTL too and try the lit command-line.

openoms avatar Mar 18 '22 11:03 openoms

Try to reinstall RTL too and try the lit command-line.

Reinstall RTL and LiT again and tried to make a loop out using the lit-loop out command and it finished successfully. But when I try to make a loop using RTL, it shows the same previous error 500.

danylomikula avatar Mar 18 '22 15:03 danylomikula

Not sure if it's related, but if it's helpful: Since 1.7.2 when I load the Loop page in terminal.lightning.engineering, I get an error that says "UNABLE TO FETCH SWAPS rpc error: code = Unimplemented desc = unknown service looprpc.SwapClient"

I have not tried any loops since upgrading. I have LiT installed and last did a successful loop in 1.7.1.

senf42 avatar Mar 20 '22 01:03 senf42

Retest when RTL is updated to v0.15.0 #4333

rootzoll avatar Sep 26 '24 12:09 rootzoll