I get this issue when importing data, I have suppliers in.csv format and tried importing but got this pop up: The scheduler is inactive. Cannot import data**
I have enabled the scheduler for my site.
Kindly asking for help.
Hi @Kibet_Sang,
can you migrate the site after the enable scheduler?
If not then migrate the site.
Share the command for the information.
bench --site your-sitename.com enable-scheduler
bench --site your-sitename.com clear-cache
bench --site your-sitename.com clear-website-cache
bench --site your-sitename.com migrate
Thank You!
Thank you @NCP for your reply, I did as you have advised and I still cannot import from .csv, check output of commands above.
Migrating kibeterp
Updating DocTypes for frappe : [========================================] 100%
Updating DocTypes for erpnext : [========================================] 100%
Updating DocTypes for hrms : [========================================] 100%
Updating DocTypes for hospitality : [========================================] 100%
Updating DocTypes for ecommerce_integrations: [========================================] 100%
Updating Dashboard for frappe
Updating Dashboard for erpnext
Updating Dashboard for hrms
Updating Dashboard for hospitality
Updating Dashboard for ecommerce_integrations
Updating Dashboard for business_theme_v14
Updating customizations for Address
Updating customizations for Contact
Queued rebuilding of search index for kibeterp
@NCP thanks for support, was able to import, I used the command below
bench --site site_name set-config pause_scheduler 0
this worked for me
Yes, it worked for me too
Where do I apply this command? fo update settings
Apply that command where it is installed. For those using Frappe Cloud, there is no need to apply the command as it provides this functionality by default.
Your frappe-bench folder open terminal there and run
Hello,
I downloaded and installed Nexterp using a docker container on a windows PC as a Sandbox for our users to test the system out and hopefully migrate to it soon. I am failing miserably to import anything into the system, CSV or excel, That pop up is driving me crazy and the Bench command is nowhere to be found. is there a straight forwad way to activate the sceduler or import data. Why do I even need a schedule to import data?? Pardon my frustration please. I am not a DB expert but can follow directions. Thanks!