Prerequisites
Before unsuspending a user, make sure you have:
- Admin access to HestiaCP
Method 1: Unsuspend via HestiaCP Web Interface
Step 1: Log in to HestiaCP
https://YOUR_SERVER_IP:8083
Step 2: Navigate to USER Section
Click on USER in the top menu bar.
Step 3: Click Unsuspend Icon
Click the Unsuspend icon next to the suspended user.
Method 2: Unsuspend via SSH
/usr/local/hestia/bin/v-unsuspend-user username
Verify User is Active
User can now log in to HestiaCP.
Check website accessibility:
curl -I https://example.com
✅ User has been unsuspended and can access the panel.