Your service is "Active" but the site won't open; where's the problem?
Inside the ServerNet control panel, it says "Active," but your browser shows the ERR_CONNECTION_TIMED_OUT error. This is exactly the moment that makes a novice site administrator wonder, "What does service status even mean?"
The service status in the control panel reflects the state of your contract with the hosting company—not the technical state of the server. Don't confuse the two. A service can be "Active" while its DNS hasn't been set yet, its IP is blocked, or the server firewall is blocking your request.
In this article, we'll break down all five statuses you see in the ServerNet control panel in detail: what they make possible, what they make impossible, and more importantly, what to do when the status is unexpected.
What are the service statuses in the ServerNet control panel?
There are five main statuses you may see during the lifetime of a service. Each has a specific meaning and determines the behavior of the control panel and the server.
| Status | Meaning | Does the site open? | Can you make changes? |
|---|---|---|---|
| Pending | Order placed, payment confirmed, server is being provisioned | No | No |
| Active | Service delivered and contract is valid | Yes (if DNS and settings are correct) | Yes |
| Suspended | Service temporarily disabled due to non-payment or violation | No | No |
| Cancelled | Contract ended and resources released | No | No |
| Expiring | A few days remain until the end of the billing period | Yes | Yes |
Keep this table handy. Most support tickets I've seen over the years start with the user not reading the status and guessing instead.
Pending: Why isn't my server ready yet?
After placing your order and completing payment, the service enters the Pending status. At this stage, the operating system is installed on the server, the hosting control panel (such as DirectAdmin or cPanel) is set up, and initial network configurations are applied. This process usually takes between 5 and 15 minutes.
During this time, you won't receive any emails, and no action is needed from your side. If the status is still Pending after 30 minutes, there's likely an issue with payment or document verification. Check your welcome email; if it hasn't arrived, see the guide to reading your hosting welcome email.
One note: in this status, the "Connect to Server" button exists in the control panel but doesn't work. This is where people make mistakes: they click the button several times, get an error, and open a ticket saying "my server isn't working." No—your server hasn't been built yet. Wait.
Active status: Why won't my site open despite the Active status?
The Active status means your contract is valid and the server is running. But this doesn't guarantee that your site will be accessible to internet users. There are three common reasons for this discrepancy:
- DNS not set: Your domain doesn't point to the server IP (e.g.,
185.10.25.33). Check it with thedig yourdomain.com +shortcommand in your local terminal. - Invalid SSL: An SSL certificate is installed but issued for a different domain. The browser shows the
SSL_ERROR_WRONG_CERTIFICATEerror. - Firewall: Ports 80 and 443 are closed on the server. Test with
nc -zv yourserver.com 443.
If all three are fine and the site still won't open, the problem is with the web server itself. Check the Apache or Nginx error logs. The standard path in DirectAdmin is: /var/log/httpd/domains/yoursite.com.error.log.
The Active status doesn't mean "everything is fine." It only means "your contract is valid." If the site won't open, start with technical troubleshooting rather than assuming the control panel is lying.
Suspended status: Why has my service been suspended?
The Suspended status means the hosting company has temporarily disabled your service. There are two main reasons:
- Non-payment: The invoice for the next billing period wasn't paid, and the grace period (usually 3 days after the due date) has passed.
- Terms of service violation: Abnormal resource usage (such as CPU above 90% for several continuous hours), mass email sending, or illegal content.
When a service is suspended, your site is redirected to a page saying "Service is inactive," and SSH and FTP access are also cut off. Server emails stop working too. This is a full-fledged status, not a half-broken state.
To resolve the suspension, first ask about the reason in the "Support Tickets" section. If it's a payment issue, pay the invoice. Usually, within 5 to 10 minutes after payment, the service returns to Active status. If it's a violation issue, you'll need to speak with support and resolve the problem at its root.
This is where people make mistakes: they think paying a new invoice will automatically reactivate the service. In some cases yes, but if the suspension is due to a violation, payment has no effect. First understand the reason, then take action.
What's the difference between Suspended and Expiring?
The Expiring status is a warning, not a problem. Usually, 7 days before the end of the billing period, the control panel shows this status. Your site works completely, and you can make any changes. It's just a reminder to pay the next invoice.
If you take no action in this status, the service transitions to Suspended. If another 7 days pass with no action, it becomes Cancelled, and there's no turning back.
Cancelled status: Do I still have access to my data?
The Cancelled status means your contract has ended and server resources have been released. This means:
- The server is powered off and removed from rotation.
- SSH, FTP, and hosting control panel access are cut off.
- Files and databases are permanently deleted 7 days after the cancellation date.
If your service has been cancelled but you're still within the 7-day window, open a support ticket. In some cases, the service can be restored with the same data. But after 7 days, no one can recover your data. An external backup (such as downloading daily backups to your own system) is the only lifeline.
If you still have an active service and are worried about this scenario, download a full backup today. The 24-hour post-purchase checklist teaches you exactly how to do this.
How do I change the service status?
As a user, you can't directly change the status. But you can take actions that cause the status to change automatically:
- From Pending to Active: No action needed; just wait.
- From Suspended to Active: Pay the outstanding invoice or resolve the violation issue with support.
- From Active to Cancelled: Choose the cancellation option in the "Service Management" section. You'll usually be asked why you're cancelling and may be offered a discount.
One important note: cancelling a service doesn't mean cancelling email subscriptions or other add-on services. If you have multiple services, manage each one separately. The guide to reading invoices and managing billing periods shows you what each service costs and which invoice corresponds to which service.
Service status and migration to a new server
If you plan to migrate your site to another server, both the source and destination service statuses matter. The source service must be Active so you can take backups and transfer files. The destination service must also be Active so you can change the DNS.
Migrating while the source service is Suspended is nearly impossible because you don't have access to the files. So first resolve the suspension, then start the migration. The ServerNet migration checklist without downtime tells you exactly this sequence.
If you've just purchased the destination service and it's in Pending status, wait until it becomes Active. Transferring files to a server that isn't ready yet will give connection errors and waste your time.
Frequently asked questions
Why is my service "Suspended" when I've already paid?
Your payment may not have reached the company's account. Payment gateways sometimes have delays, or your transaction failed but showed a success message. First, check with your bank to confirm the money was actually deducted. Then open a support ticket and provide the payment tracking code. If the money was indeed transferred, the issue is usually resolved within a few hours.
Can I reactivate a cancelled service?
If the cancellation happened less than 7 days ago, there's a chance of restoring the service with the same data. Contact support and make the request. After 7 days, the data has been deleted, and you can only purchase a new service. In that case, if you have an external backup, you can rebuild the site from scratch.
How long does the "Pending" status last?
Usually between 5 and 15 minutes. If you're still in this status after 30 minutes, there's likely an issue with payment or information verification. Check your welcome email, and if it hasn't arrived, open a support ticket. No action is needed from your side during this time, and the control panel buttons won't work either.
What's the difference between "Suspended" and "Cancelled"?
Suspended means the service is temporarily disabled and will return once you pay the invoice or resolve the issue. Cancelled means the contract has ended and the service is gone permanently. Suspension is a reversible status; cancellation is not. If your service is suspended, act quickly so it doesn't turn into a cancellation.
The service status in the control panel is the language of your contract with the hosting provider. Learn to read it, and when you see something unexpected, first check the status, then move on to technical troubleshooting. If your service is Active but the site won't open, the problem is elsewhere. If it's Suspended, first understand the reason. And if you're planning to purchase a new service, choose ServerNet Linux hosting with a full understanding of the statuses—not by guessing.