Using the Support Ticket System: Opening, Replying, and Attaching Files
The Hovixa support system is an asynchronous communication tool designed for technical troubleshooting and administrative requests. Unlike instant messaging, tickets create a permanent, traceable record of your inquiry, allowing our engineering team to review logs and historical data to provide precise resolutions.
1. Opening a New Support Ticket
To ensure your request reaches the correct engineer, you must select the appropriate department. This prevents unnecessary internal routing and speeds up response times.
- Log in to the Hovixa Client Portal.
- Navigate to Support > Open Ticket.
- Select the relevant department:
- Technical Support: For server errors, VPS issues, or cPanel troubleshooting.
- Billing/Sales: For invoice queries, payment issues, or plan upgrades.
- Abuse: To report security incidents or DMCA notices.
- Subject: Enter a concise summary (e.g., "500 Error on example.com").
- Related Service: Select the specific VPS or hosting plan experiencing the issue.
2. Crafting an Effective Support Request
Technical troubleshooting is an analytical process. To receive a resolution in the first reply, include the following data points in your message:
- Steps to Reproduce: What specific action triggers the error?
- Error Messages: Paste the exact error code (e.g.,
SQLSTATE[HY000] [2002]). - Environment: Mention the PHP version or OS you are using.
- Recent Changes: Did you recently update a plugin, change DNS, or modify
.htaccess?
3. Replying and Attaching Files
If an engineer requests a screenshot of your configuration or a specific log file, use the attachment tool rather than pasting massive blocks of code into the text area.
- Navigate to Support > Tickets and click on the active ticket.
- Type your response in the text area.
- Click Browse or Choose File in the "Attachments" section.
- Permitted Formats:
.jpg,.png,.pdf,.txt,.log, and.zip. - Click Submit.
4. Managing Ticket Statuses
In ProgressAn engineer is actively investigating or working on the server.
| Status | Meaning |
|---|---|
| Open | The ticket is in the queue awaiting an engineer's review. |
| Answered | Hovixa has replied. The system is waiting for your confirmation or follow-up. |
| On Hold | The issue is escalated to a third party (e.g., a data center or software vendor). |
| Closed | The issue is resolved. You can still reply to re-open it if the problem persists. |
5. Technical Implementation Details
- Email Integration: You can reply directly to the ticket notification emails from your registered email address. Our system will automatically parse the reply and append it to the ticket.
- Sensitive Data: If you need to provide passwords, we recommend using the ticket interface rather than email, as the portal uses HTTPS encryption for all data transmissions.
- Auto-Close: Tickets that remain in "Answered" status for more than 72 hours without a user reply are automatically closed by the system to maintain queue hygiene.