Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console error, can't view November routing report #1332

Open
rock217 opened this issue Dec 1, 2023 · 0 comments
Open

Console error, can't view November routing report #1332

rock217 opened this issue Dec 1, 2023 · 0 comments
Labels
bug Something isn't working LND report issues related to routing & txn report

Comments

@rock217
Copy link

rock217 commented Dec 1, 2023

Describe the bug
/rtl/lnd/reports/routingreport

Dec and Oct load fine, November delivers an error to the console, although the POST (/rtl/api/lnd/switch) responds with 201 :

main.c97f338354d9cdcc.js:1 ERROR TypeError: Cannot read properties of undefined (reading 'value')
    at 570.28ed94d292ccd982.js:1:517951
    at Array.map (<anonymous>)
    at n.prepareFeeReport (570.28ed94d292ccd982.js:1:517859)
    at Object.next (570.28ed94d292ccd982.js:1:516696)
    at F.next (main.c97f338354d9cdcc.js:1:1524787)
    at W._next (main.c97f338354d9cdcc.js:1:1524460)
    at W.next (main.c97f338354d9cdcc.js:1:1524150)
    at g._next (main.c97f338354d9cdcc.js:1:1524460)
    at g.next (main.c97f338354d9cdcc.js:1:1524150)
    at subscribe.te (main.c97f338354d9cdcc.js:1:1538543)

The inspector shows "Failed to lead response data: Request content was evicted from inspector cache" on the Nov XHR, but I can see the data on the other months.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Lightning->Reports' and toggle to Nov
  2. See error in the console and the previously viewed month's bars are still displayed

Screenshots
image

Your environment

  • Version of RTL v0.14.1
  • Version of lnd v0.17.2-beta
  • Version of bitcoind 25.0
  • Browser & browser version Chromium Version 119.0.6045.159 (Official Build) snap (64-bit)
  • Operating system (uname -a on *Nix) Ubuntu 22.04.3 LTS
  • Node version v18.15.0
  • any other relevant environment details The world's oldest trees are 4,600 year old Bristlecone pines in the USA.

Additional context
Add any other context about the problem here.

@saubyk saubyk added bug Something isn't working LND report issues related to routing & txn report labels Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LND report issues related to routing & txn report
Projects
None yet
Development

No branches or pull requests

2 participants