mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-26 05:50:05 +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