scauligi / refried

A collection of plugins and scripts for beancount and fava.
GNU General Public License v3.0
42 stars 7 forks source link

'fava.core.fava_options.FavaOptions object' has no attribute 'journal-show' #9

Open lingchingteng opened 2 years ago

lingchingteng commented 2 years ago

I use docker to run fava and I found an error on Journal page.

This is the error message. And I didn't find anything on google, so I create an issue.

thanks!

fava_1 | File "/usr/local/lib/python3.10/site-packages/flask/templating.py", line 128, in _render fava_1 | rv = template.render(context) fava_1 | File "/usr/local/lib/python3.10/site-packages/jinja2/environment.py", line 1291, in render fava_1 | self.environment.handle_exception() fava_1 | File "/usr/local/lib/python3.10/site-packages/jinja2/environment.py", line 925, in handle_exception fava_1 | raise rewrite_traceback_stack(source=source) fava_1 | File "