Anthony Potdevin

Results 30 comments of Anthony Potdevin

Why do you add ``? Try specifying the complete path

Oh this bug has been there for a while, should get to it. Thanks for opening the issue!

Hey! It should work, can you try adding the gRPC port to the url? like `serverUrl: lnd.A:10009`

One of the channels in the route seems to not have enough capacity. Have you tried the advanced rebalancing? It tends to work better

Why do you need to run in this way? This is a setup that's very specific for Voltage

You need to add NODE_ENV=production so that it runs with production settings. Apart from that, this setup is very specific to the implementation on Voltage so can't help much here

Nice catch! Thanks for reporting this, I'll get a fix in

Hey! There was a big refactor for version 0.13.0 and might have messed up the arm64 image. I'll give it a check!

Checked and still not sure why the arm64 image breaks.. Need to get more time to figure out whats wrong. Is this a blocker to update?

It's definitely something from ThunderHub. NextJS (the frontend framework that is used) doesn't seem to find the production built files even though they are there. And it only happens on...