n1ck_f0rk
Just opened an issue on GitHub about this. Seems like a good place to get further help. Anyone else experiencing similar problems?
Sounds like part of the issue is how RaspiBolt handles user permissions. I ran the grpcio-tools install with the user flag as 'admin', but when upgrading as user 'lightningd', it might not have had the right access.…
Appreciate the input! I did follow the RaspiBolt guide to install it, but now that you mention it, I see some potential conflict with the Elements docs. I know the c-lightning-REST plugin got merged into the main…
I'm on Core Lightning v23.08 and trying to upgrade to v24.02.1, but I'm getting a failure when I run 'make'. The error says there's no module named 'grpc_tools'. I checked with 'python3 -m pip list' and... nothing shows…