Skip to content

Proxy Troubleshooting

ImperaZim edited this page Jun 21, 2026 · 1 revision

Proxy Troubleshooting

Package-backed proxies live in:

plugins/.easylibrary-<PluginName>.easylibplugin/

The package source lives in:

plugin_data/EasyLibrary/packages/<id>/<version>/

Inspect

/easylibrary packages proxies
/easylibrary packages proxies libcommand
/easylibrary packages doctor

Repair One Proxy

/easylibrary packages proxies prepare libcommand confirm
restart server

Reconcile All Managed Proxies

/easylibrary packages proxies reconcile confirm
restart server

Cleanup

/easylibrary packages proxies cleanup confirm

Cleanup must not delete valid active proxies. It is intended for stale or managed-invalid proxy folders.

Parked Proxies

If a standalone plugin exists, the matching package proxy should stay parked so standalone wins. Remove the standalone artifact only after the switch checklist says the package is ready.

Clone this wiki locally