We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, we use Aoe Cron Scheduler and we have this error:
Error while running "export_shipment_gls" "export_shipment_gls" messages: ---EXCEPTION--- exception 'Exception' with message 'Procedura stoppata!' in MYROOT/app/code/community/Hevelop/Gls/Model/Exporter.php:352 Stack trace: #0 MYROOT/app/code/community/Hevelop/Gls/Model/Exporter.php(39): Hevelop_Gls_Model_Exporter->uploadFile('/var/www/vhosts...', '15072908.csv') #1 MYROOT/app/code/community/Hevelop/Gls/Model/Cron.php(7): Hevelop_Gls_Model_Exporter->export() #2 [internal function]: Hevelop_Gls_Model_Cron->exportShipment(Object(Aoe_Scheduler_Model_Schedule)) #3 MYROOT/app/code/community/Aoe/Scheduler/Model/Schedule.php(196): call_user_func_array(Array, Array) #4 MYROOT/app/code/community/Aoe/Scheduler/controllers/Adminhtml/JobController.php(92): Aoe_Scheduler_Model_Schedule->runNow(false) #5 MYROOT/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aoe_Scheduler_Adminhtml_JobController->runNowAction() #6 MYROOT/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('runNow') #7 MYROOT/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http)) #8 MYROOT/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch() #9 MYROOT/app/Mage.php(684): Mage_Core_Model_App->run(Array) #10 MYROOT/index.php(83): Mage::run('', 'store') #11 {main}
How can I fix it?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, we use Aoe Cron Scheduler and we have this error:
Error while running "export_shipment_gls"
"export_shipment_gls" messages:
---EXCEPTION---
exception 'Exception' with message 'Procedura stoppata!' in MYROOT/app/code/community/Hevelop/Gls/Model/Exporter.php:352
Stack trace:
#0 MYROOT/app/code/community/Hevelop/Gls/Model/Exporter.php(39): Hevelop_Gls_Model_Exporter->uploadFile('/var/www/vhosts...', '15072908.csv')
#1 MYROOT/app/code/community/Hevelop/Gls/Model/Cron.php(7): Hevelop_Gls_Model_Exporter->export()
#2 [internal function]: Hevelop_Gls_Model_Cron->exportShipment(Object(Aoe_Scheduler_Model_Schedule))
#3 MYROOT/app/code/community/Aoe/Scheduler/Model/Schedule.php(196): call_user_func_array(Array, Array)
#4 MYROOT/app/code/community/Aoe/Scheduler/controllers/Adminhtml/JobController.php(92): Aoe_Scheduler_Model_Schedule->runNow(false)
#5 MYROOT/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aoe_Scheduler_Adminhtml_JobController->runNowAction()
#6 MYROOT/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('runNow')
#7 MYROOT/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#8 MYROOT/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#9 MYROOT/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#10 MYROOT/index.php(83): Mage::run('', 'store')
#11 {main}
How can I fix it?
Thanks in advance.
The text was updated successfully, but these errors were encountered: