for example in this guide : Basics of Manufacturing
This link does not load for me : https://docs.frappe.io/erpnext/v13/user/manual/en/manufacturing/workstation
None of the links in basics of manufacturing are loading for me, they show some kind of server error
I have pasted the error but I am 90 percent sure that it is because the pages dont exist anymore?
Could anyone else just verify the same?
Server Error
404: There was an error building this page
Traceback (most recent call last):
File "apps/frappe/frappe/website/serve.py", line 20, in get_response
return renderer_instance.render()
~~~~~~~~~~~~~~~~~~~~~~~~^^
File "apps/wiki/wiki/frappe_wiki/doctype/wiki_document/wiki_document.py", line 384, in render
context = doc.get_web_context()
File "apps/wiki/wiki/frappe_wiki/doctype/wiki_document/wiki_document.py", line 248, in get_web_context
self.check_published()
~~~~~~~~~~~~~~~~~~~~^^
File "apps/wiki/wiki/frappe_wiki/doctype/wiki_document/wiki_document.py", line 187, in check_published
frappe.throw(
~~~~~~~~~~~~^
frappe._("Page not found"),
^^^^^^^^^^^^^^^^^^^^^^^^^^^
frappe.DoesNotExistError,
^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "apps/frappe/frappe/utils/messages.py", line 148, in throw
msgprint(
~~~~~~~~^
msg,
^^^^
...<6 lines>...
primary_action=primary_action,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "apps/frappe/frappe/utils/messages.py", line 109, in msgprint
_raise_exception()
~~~~~~~~~~~~~~~~^^
File "apps/frappe/frappe/utils/messages.py", line 58, in _raise_exception
raise exc
frappe.exceptions.DoesNotExistError: Page not found