Page 1 of 1

Export product Aimeos Shop scheduler Not Working

Posted: 07 Feb 2020, 11:52
by prosatya
I've create Product Export scheduler and try to Run giving me below error
Execution of task "Aimeos Shop scheduler (aimeos)" failed with the following message: Not allowed to access "controller/jobs/product/export/partials/media" configuration

Also Try to run this on local system With same Code Base Error is Now here is the problem taking Path of live server should take local system Where this store not able to find
Execution of task "Aimeos Shop scheduler (aimeos)" failed with the following message: Unable to open file "bla/bla/public_html/fileadmin/shop_export\aimeos-products-1_2020-02-07_13:40:03.xml"
"
Directory Structure
Under
/ aimeos/Resources/Private/Extensions/ai-controller-jobs/controller/jobs/src/Controller/Jobs/Product/Export/
No "partials/media" Directory so i create this and change permission of partials directory 777 than try Still not working.


FYI:
  • Aimeos Shop scheduler (aimeos) Clean up cache its working fine.
  • TYPO3 CMS 9.5.9
  • Aimeos shop and e-commerce framework aimeos 19.10.2 Stable

Re: Export product Aimeos Shop scheduler Not Working

Posted: 08 Feb 2020, 08:54
by aimeos
Please use the latest Aimeos TYPO3 extension (19.10.4) where the problem has been fixed already.

Re: Export product Aimeos Shop scheduler Not Working

Posted: 09 Feb 2020, 14:40
by prosatya
Thank you so much for update. After updating the Latest version It's working on the Live site but not working on my development site. BOTH site have same code base. and development site taking path of live server where it's store kindly provide the solution for that.
prosatya wrote: 07 Feb 2020, 11:52 Also Try to run this on local system With same Code Base Error is Now here is the problem taking Path of live server should take local system Where this store not able to find
Execution of task "Aimeos Shop scheduler (aimeos)" failed with the following message: Unable to open file "bla/bla/public_html/fileadmin/shop_export\aimeos-products-1_2020-02-07_13:40:03.xml"
"

Re: Export product Aimeos Shop scheduler Not Working

Posted: 10 Feb 2020, 17:02
by aimeos
Either your configured path on the dev server is wrong (different directory) or there's a permission problem.

Re: Export product Aimeos Shop scheduler Not Working

Posted: 20 Feb 2020, 07:32
by aimeos
prosatya wrote: 07 Feb 2020, 11:52 "bla/bla/public_html/fileadmin/shop_export\aimeos-products-1_2020-02-07_13:40:03.xml"
The backslash is wrong: Use "/" instead of "\"