Frappe Errors Serverscripts

Use when debugging or preventing errors in Frappe Server Scripts. Prevents ImportError (the #1 error), NameError for restricted builtins, sandbox violations, doc_events not firing, wrong script type selection, SQL injection, permission denied in scheduled scripts, infinite loops, and API scripts not returning JSON. Covers error message mapping table. Keywords: server script error, ImportError, NameError, sandbox, restricted, frappe.throw, doc_events, scheduler, API script, SQL injection.

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/domains/frappe-errors-serverscripts commit af475a6998

Frequently asked questions

npx skillmds@latest add majiayu000/frappe-errors-serverscripts