WebJobs - Troubleshooting

Continuous WebJobs

Logs

If you're experiencing problems with your continuous WebJob, you can access the log by performing the following steps:
  • Sign in to the Everleap control panel
  • Click Sites
  • Click Manage for your site where the WebJob will run
  • Click Manage for Web Jobs
  • Find the WebJob on the list and then click Manage
  • Click on the View Logs link and then use your FTP credentials to authenticate

Status

A continuous WebJob will have the following statuses:
  • Initializing: The WebJob has just spun up.
  • Starting: The WebJob is running the executable/script.
  • Stopped
  • Running
  • PendingRestart: The process exited in less than 120 seconds.

 

Triggered WebJobs

Logs

If you're experiencing problems with your triggered WebJob, you can access the log by performing the following steps:
  • Sign in to the Everleap control panel
  • Click Sites
  • Click Manage for your site where the WebJob will run
  • Click Manage for Web Jobs
  • Find the WebJob on the list and then click Manage
  • The last 10 run histories are displayed and you can click on the View Logs link to see any details