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

Error Code 500 :https://frappeframework.com/docs/user/en/guides/automated-testing/qunit-testing #805

Open
msalim79 opened this issue Dec 3, 2020 · 0 comments

Comments

@msalim79
Copy link

msalim79 commented Dec 3, 2020

When trying to read unit guide :

Uncaught Server Exception

There was an error building this page
Error Code: 500

Screenshot from 2020-12-03 12-41-19

Traceback (most recent call last):
File "/home/frappe/benches/bench-documentation-f2-15/apps/frappe/frappe/website/render.py", line 50, in render
data = render_page_by_language(path)
File "/home/frappe/benches/bench-documentation-f2-15/apps/frappe/frappe/website/render.py", line 177, in render_page_by_language
return render_page(path)
File "/home/frappe/benches/bench-documentation-f2-15/apps/frappe/frappe/website/render.py", line 193, in render_page
return build(path)
File "/home/frappe/benches/bench-documentation-f2-15/apps/frappe/frappe/website/render.py", line 200, in build
return build_page(path)
File "/home/frappe/benches/bench-documentation-f2-15/apps/frappe/frappe/website/render.py", line 218, in build_page
html = frappe.render_template(context.source, context)
File "/home/frappe/benches/bench-documentation-f2-15/apps/frappe/frappe/utils/jinja.py", line 83, in render_template
throw("Illegal template")
File "/home/frappe/benches/bench-documentation-f2-15/apps/frappe/frappe/init.py", line 408, in throw
msgprint(msg, raise_exception=exc, title=title, indicator='red', is_minimizable=is_minimizable, wide=wide, as_list=as_list)
File "/home/frappe/benches/bench-documentation-f2-15/apps/frappe/frappe/init.py", line 387, in msgprint
_raise_exception()
File "/home/frappe/benches/bench-documentation-f2-15/apps/frappe/frappe/init.py", line 341, in _raise_exception
raise raise_exception(msg)
frappe.exceptions.ValidationError: Illegal template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant