Skip to main content

Tracking Server Operations with the Task Log

Every time something happens to your server — a build, a rebuild, a backup, a restore — it gets recorded in the Task Log. Think of it as your server’s activity diary. It sits at the bottom of every single page in your server’s management interface at cloud.freakhosting.com, so no matter which tab you are on, you can always glance down to see what your server has been up to.

Difficulty

Beginner

Time

3 Minutes

Finding the Task Log

The Task Log appears at the bottom of every tab within your server’s management interface — Overview, Media, Options, Network, Storage, Backups, Sharing — it is always there. You do not need to navigate anywhere special. Just scroll down past the main content of whatever page you are on, and there it is.

Reading the Task Log

The Task Log is a table with four columns. Here is what each one tells you:
ColumnWhat It ShowsExample
TaskThe type of operation that was performedBuild, Rebuild, Backup, Restore, Password Reset
RequestedThe exact date and time the operation was initiatedWednesday, January 14, 2026 11:33 PM
DurationHow long the operation took from start to finish16 sec, 35 sec, 2 min
ProgressA percentage bar followed by a colored status badge100% with a green COMPLETE badge

Status Badges Explained

The Progress column is the one you will look at most. It combines a progress percentage with a colored status badge:

COMPLETE

Green badge. The operation finished successfully with no errors. This is what you want to see. For example: “100% COMPLETE” means your build, backup, or rebuild went through without a hitch.

IN PROGRESS

Animated/active indicator. The operation is currently running. The percentage shows how far along it is (for example, 45%). Wait for it to reach 100% COMPLETE before using your server or starting another operation.

FAILED

Red badge. Something went wrong and the operation did not complete. This needs your attention — see the troubleshooting section below for what to do.

Common Task Types and What They Mean

Not sure what “Build” or “Restore” means when you see it in the log? Here is a breakdown of every task type you might encounter:

Build

Your server was created. This is the very first task you will ever see in the log. It records the initial provisioning of your VPS — installing the operating system, setting up networking, configuring SSH keys, and applying your selected settings. You will also see a new Build entry if you ordered a fresh server. A typical build takes around 15-20 seconds.

Rebuild

Your server’s OS was reinstalled from scratch. This appears when you (or support) used the Rebuild feature to wipe the server and install a fresh operating system. All data on the server is erased and replaced with a clean OS install. Rebuild times are similar to initial builds — usually under 30 seconds.

Backup

A snapshot of your server’s disk was saved. This can be a scheduled automatic backup or one you triggered manually. The Duration column tells you how long the backup took — useful for knowing if your backups are getting slower as your data grows.

Restore

Your server was rolled back to a previous backup. This replaces everything on your server’s disk with the contents of a saved backup. You will typically see this after choosing to restore from the Backups tab. The server reboots as part of this process.

Password Reset

The root/admin password was changed. This appears when you used the password reset feature in the panel. The operation is nearly instant — usually completing in just a few seconds.

Power Operations

Your server was started, stopped, or rebooted. These entries record power state changes initiated through the panel. They typically show very short durations since they are simple commands sent to the hypervisor.

What to Do When a Task Shows FAILED

A FAILED status means something went wrong during the operation. Do not panic — here is a step-by-step approach:
1

Note the details

Write down (or screenshot) the task type, the date and time it was requested, and the duration before it failed. This information is essential for troubleshooting.
2

Try the operation again

Many failures are temporary — a brief resource contention on the host, a network hiccup, or a timeout. Wait a minute, then try the same operation again. Rebuilds, backups, and password resets can all be safely retried.
3

Check your server status

Make sure your server is in the expected power state. If a rebuild failed, your server might still be running the old OS, or it might be stopped. Check the power controls on the Overview tab.
4

Contact support with the details

If the operation fails a second time, reach out to FREAKHOSTING support. Provide the task type, timestamp, and any error details you noted. This helps the team diagnose the issue quickly without back-and-forth questions.
Real-world example: You trigger a rebuild to switch from Ubuntu to Debian, but the Task Log shows FAILED after 5 seconds. You try again — same result. You open a support ticket and include: “Rebuild task failed twice, requested at Wednesday Jan 14 11:33 PM, duration 5 sec each time.” The support team can look up exactly what happened on the backend and resolve it quickly.

Using the Task Log Effectively

When you kick off an operation like a rebuild or backup, keep an eye on the Task Log at the bottom of the page. The progress bar fills up in real time. Wait for the green COMPLETE badge before trying to use your server or starting another operation. Running multiple operations simultaneously can cause conflicts or failures.
Get in the habit of checking the Task Log after your scheduled backup window to confirm it completed with a green COMPLETE badge. If you notice a backup showing FAILED, investigate promptly — your data protection depends on successful backups. You can also enable Backup Failure notifications in your profile settings so you get an email alert automatically whenever a backup does not complete.
If your Task Log shows several Build entries, do not worry — this is normal. Each one represents either a new server provisioning or a rebuild (which is technically a fresh build). The most recent entry at the top is the one that matters. Older entries are simply historical records.

Viewing Full Task History

The Task Log on the server page shows your most recent operations. If you have a longer history and want to see older entries, look for the ”…” pagination dots at the bottom of the task table. Click them to load additional pages of historical entries. This is especially useful when you need to check something that happened weeks ago — for example, verifying when the last successful backup occurred before making changes to your server.

Need Extra Help?

If you encounter any issues, our support team is ready to assist:

Save on Your Hosting

Ready to get a new server? Use code KB20 at checkout for 20% off your first month!

Last Updated: March 2026 | VPS Support: Task tracking simplified.