Open
Description
Expected behavior
I can create LND account in the UI
Actual behavior
When navigation in the UI and having litd behind the proxy in the subpath, it does not follow this basepath (/lit) and sometimes navigates to the path without the prefix.
To reproduce
- Install litd e.g. in the btcpayserver-docker, so it will be in the /lit path.
- Open /lit/connect, select Custom and click Next
- Blank screen on the /connect/custom
- Rewrote URL to the /lit/connect/custom and I can see the Custom Permissions screen
- Selected Custodial account, clicked Submit and dialog with some seed appeared (no idea what to do with it)
- Clicked OK and redirected to the /connect with blank screen
- Rewrote URL to the /lit/connect and I see the page with just created account (but not when I tried it first time)
System information
Using this fragment in the BtcPay Server Docker stack:
https://github.com/btcpayserver/btcpayserver-docker/blob/master/docker-compose-generator/docker-fragments/opt-add-lightning-terminal.yml
So the image: lightninglabs/lightning-terminal:v0.14.1-alpha-path-prefix