Skip to content

LND Account: UI Navigation loosing basepath #1058

Open
@iBobik

Description

@iBobik

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

  1. Install litd e.g. in the btcpayserver-docker, so it will be in the /lit path.
  2. Open /lit/connect, select Custom and click Next
  3. Blank screen on the /connect/custom
  4. Rewrote URL to the /lit/connect/custom and I can see the Custom Permissions screen
  5. Selected Custodial account, clicked Submit and dialog with some seed appeared (no idea what to do with it)
  6. Clicked OK and redirected to the /connect with blank screen
  7. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions