• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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