Empty headers in /v1/getinfo request ... Error in Channel Backup for Node ECONNREFUSED 127.0.0.1:8080 #1101
Unanswered
otech47
asked this question in
Troubleshooting Questions
Replies: 1 comment
-
I believe this is due to WSL2 support as explained here: As soon as I changed it back to WSL 1 with May add some docs to warn about this issue during setup |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am running lnd-v0.14.2 and using the latest
master
branch of RTLAny API calls to LND are failing due to what seems to be missing macaroon headers
I confirmed LND is not the problem by sending a request with Postman to
/v1/getinfo
with the macaroon HEXMy config is
Weird thing is with https://github.com/apotdevin/thunderhub I have the exact same problem
I am running Windows 10 Pro using Ubuntu WSL v2
Before this started happening ~1 day ago I had WSL v1 installed when running
node rtl
...Beta Was this translation helpful? Give feedback.
All reactions