mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-08 15:46:48 +01:00
- Wrap mailUtilities.checkHome in try-except - Add try-except around _enrich_store_plugins calls - If enrichment fails, return plugins without enrichment instead of 500 error - Add error handling for _is_plugin_enabled calls - Prevents HTTP 500 errors when plugin store loading fails - Fixes issue where installing discordWebhooks caused plugin store to fail