seltzered / fava-classy-portfolio

Fava Extension for viewing your financial portfolio kept in a Beancount plaintext accounting ledger.
22 stars 5 forks source link

Create example file to show screenshot of usage, table rendering. #1

Open seltzered opened 5 years ago

redstreet commented 4 years ago

A minimal example file would be very helpful. When I try this out, I simply get this in a red bar in fava:

Loading http://localhost:8081/main-accounts/extension/FavaClassyPortfolio/ failed.

There is no error output on the console where I started fava. How do I debug this? Thanks!

seltzered commented 4 years ago

There's actually now a (very brief) example file at https://github.com/seltzered/fava-classy-portfolio-demo . Let me know if it works on your end.

redstreet commented 4 years ago

Thanks for this, your demo works fine. So my fava version and setup are all fine.

However, I still have the exact same problem as above when I run this on my beancount sources. How can I see a stack trace or other error info?