Closed anais-enclavewrx closed 4 months ago
@anais-enclavewrx We have not found any issue. did you changed any file.....
hi this is our latest bulk uploader, but we can't see the updated and additional products on our site. bulk_uploader (5).xlsx
ok, We are checking this issue. and update you soon.
thank you!
After merging the latest pull requests, it appears that the bulk uploader feature is malfunctioning
We missed to added Vite config in bagisto-vite file. now added. Please merge above PR.
Hello,
Also I have checked. Laravel job is not run automatically on server. i had try it by manual and found job is start and bulk upload work properly. you have to check in attached. (Job.png)
======================================= I had already informed you for laravel job over github and Task. (Please check task1.png)
We used Laravel Job for bulk upload because we fetch image via cdn and it take to much time and otherwise image will not upload completely because of execution time.
So for this issue we use laravel Job. laravel job will work in background. So first we need to configure supervisor on server because supervisor will help to run laravel jobs on server.
For More Details: https://laravel.com/docs/11.x/queues#supervisor-configuration
Thanks & Regards Vikas Vishwakarma
Please advise us on which connection and queue we should use; we're currently using REDIS. ![Uploading laravel forge queue.jpg…]()
Please Provide below path write/upload permission. we will update on server.
/etc/supervisor/conf.d
Hi! please check error below. Thank you
@all Issue Fixed now site is working.
After merging the latest pull requests, it appears that the bulk uploader feature is malfunctioning