-
Notifications
You must be signed in to change notification settings - Fork 2
Package Recovery
ImperaZim edited this page Jun 21, 2026
·
1 revision
Use recovery commands when package metadata, proxies or staged operations drift from the current server state.
/easylibrary packages repair <package|all>
/easylibrary packages repair <package|all> confirm
Repair can:
- rewrite missing lock entries from installed package state;
- normalize stale package state;
- clear restart markers for already active packages;
- regenerate managed proxy mounts;
- fix metadata after moving a server directory.
/easylibrary packages cleanup
/easylibrary packages cleanup confirm
Cleanup removes safe temporary artifacts such as downloads, staging folders and
_incoming* entries. It preserves installed versions and backups.
/easylibrary packages rollback libform 2.0.0
/easylibrary packages rollback libform 2.0.0 confirm
restart server
Rollback selects a local installed version or backup. It does not hot-swap already loaded code.
Run:
/easylibrary packages repair all confirm
/easylibrary packages proxies reconcile confirm
restart server
/easylibrary packages doctor
The cloned-server smoke showed that package metadata may contain old absolute paths after a manual copy. Repair and proxy reconciliation are the supported way to normalize those paths.
- Package Manager
- Package Backed Plugins
- Standalone vs Package
- Package Switch and Migration
- Package Doctor
- Package Safety Gate
- Support Report Bundle
- Timings
- Runtime Notifications
- Package Recovery
- Proxy Troubleshooting
- Migrating from EasyLibrary 2.0 to 3.x
- Embedded Libraries Migration Map
- Removed Features and Replacements
- Deprecated APIs
- Compatibility Policy
- Config Migration
- 3x Dev Scope Checkpoint
- Plugin Developer Migration
- Server Administrator Migration
- Official Libraries
- LibPacket
- LibCommand
- LibSerializer
- LibForm
- LibDB
- LibCommons
- LibHttp
- LibAssets
- LibRuntimeInspector
- LibRuntimeGuard
- LibPlaceholder
- LibWorld
- LibModule
- EasyLibrary Agent Bridge
- LibCustom
- LibEnchantment
- LibHud
- LibTrigger
- LibWindow
- Public API Contract
- Module Boundary
- Module Smoke Matrix
- LibAsync Incubator
- LibReflect Incubator
- Doctor Output
- Repository Notifications
- Smoke Tests
- Common Errors
- Release and Changelog