• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Plesk 12.0.18 - Get Scheduled Tasks log error

Flex90

New Pleskian
Hello,

I use Scheduled Tasks in my plesk panel with this line : (OVH server with Ubuntu 14.04.1 LTS and Plesk version 12.0.18)

wget -O - "http://example.com/application/lite.php?module=ultimatenews&name=task"

but I have notified by this error :

HTTP request sent, awaiting response... 503 Service Temporarily Unavailable ERROR 503: Service Temporarily Unavailable.

How I can have more details of this error ? you have an idea where the problem may come ?

Thank you
 
Hi Flex90,

please consider to control your open_base restrictions for the domain and be sure, that the user whom you setup to run the scheduled task has the rights to use the command in your task. Sometimes it helps to use the FULL PATH of a command, depending to your very own system configuration.

Possible preconfigured chrooted commands for a domain ( and its domain - specific system-user ) are located at "/var/www/vhosts/chroot/bin".



If you experience constant issues/problems related to 5XX - errors, please check your webserver(s) - log - files ( and please as well the domain - specific ones ) and post possible errors, so that people willing to help can help you to investigate your issue.

 
Back
Top