• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Cron Error "code 1"

aculine

New Pleskian
Hi,
on Plesk 10.2 I launch a scheduled action every 6 hour like this:
Exe: "C:\Program Files (x86)\Internet Explorer\iexplore.exe"
Arguments: http://mysite.com/dbase/import.asp

This cron upgrade an access db from ftp uploaded txt files.

If I launch this url form browser works fine, but if I sheduled it, plesk return me an e-mail like this:

Running task: "C:\Program Files (x86)\Internet Explorer\iexplore.exe" http://mysite.com/dbase/esporta.asp
Started: Tue Jul 05 08:23:29 2011
Ended with code 1: Tue Jul 05 08:23:34 2011

What does it code 1? Why sometimes the sheduled action work fine and sometimes it broke? And I have to delete the action and recreate it to be working?

Help me, please...
 
Most probably that this issue related to permissions which can be tuned in admin\php.ini but I'm not sure. Investigation directly on your server is required. Contact support team in this case.
 
Back
Top