Skip to main content

Site Jobs

The Jobs section provides a complete history of actions performed on your Frappe Cloud site. It helps you monitor ongoing operations, review completed tasks, and troubleshoot failed jobs.

What You Can Find in Site Jobs

Every major operation performed on your site is automatically logged. Common examples include:

  • Creating a new site
  • Updating a site
  • Installing or uninstalling apps
  • Creating or restoring backups
  • Updating site configuration
  • Adding or managing custom domains
  • Scheduling maintenance or other background operations

Monitor Job Status

The Jobs page allows you to track the progress of all site operations. You can quickly determine whether a job is:

  • Running – The operation is currently in progress.
  • Successful – The operation completed successfully.
  • Failed – The operation encountered an error and requires attention.

View Job Details

Successful Jobs

Many successful jobs include the command-line output generated during execution. This can be useful for verifying that the operation completed as expected.

Failed Jobs

If a job fails, the job details typically include an error trace or stack trace. This information can help identify the cause of the failure and assist with troubleshooting or when contacting Frappe Cloud Support.

Tip

If an operation doesn’t complete as expected, check the corresponding job entry first. The logs and error trace usually provide enough information to identify the issue or share with the support team.

Rating: 0 / 5 (0 votes)