JohnOnGit
JohnOnGit
0368d7d26b2a48daecf57148c66520a94d93435dd33066af5776b9d80883dfe782@w6fsnxcemcybsllra7snxcmqrzsvzfvo66iciifqix5wnamcq3znd5yd.onion:9911
You can fix this issue by applying some modification in docker-compose file. https://github.com/getumbrel/umbrel-apps/blob/51be3f33eafb010d0700be4455704b8c0fbff01b/lnbits/docker-compose.yml
The new app proxy in default configuration erase x-forwarded-proto https to http. Forwarded allow ips is working as expected but the umbrel app proxy erase the expected behavior. Per app,...
Hello. You can find my dockerfile here https://github.com/johnongit/lightning-1/blob/install-watchtower/Dockerfile With this image, I configure a c-lightning on signet by adding the following line in my config file > plugin=/python-teos/watchtower-plugin/watchtower.py The error...
Hello. Thx for your answer. Sorry, I'm not really sure to catch it. I'm unable to find `teos-common` folder Currently, in my current dockerfile I'm running `pip3 install .` in...
That's not the case because I've paid external node. It seems get_payment_status from cliche wallet doesn't returns pré image. I suppose preimage can retrieved with paid_invoices_stream method
Did you find the root cause ? I've same issue.
Hello @lbuque What is the difference between T5 4.7 and T5 4.7 plus ?
hi @pmoralesp I would love to see how did you upgraded langchainjs.
Thank you @pmoralesp. I'm encountering several issues while trying to implement your steps in my setup. Here's what I did based on Docker: 1. Clone this repo 2. Go to...