Please, clarify. Store will not open if there is not any active slot, you must open it manually.
Carlos Now time in India is 11:00PM Store has to close at 10:00 PM, it works fine
It has to open in the morning 10:00 AM not opening automatically, Doing it manually
Why it is happening I dont know
How it is working after delete time slots
mounika can you share your cron job?
Also, If I delete the time slot now It is not opening too. Doing it manually
mounika Do you check your server time? Open a terminal and type: date Verify if the server time is the same as yours
BagasBamaska wget -O /dev/null https://mywebsite.com/public/schedule/run/mypassword
mounika wget --no-check-certificate -O /dev/null https://mywebsite.com/public/schedule/run/mypassword
try this
Carlos in .env it is correct only
Mine works fine after 1 minute store will open/close
Djaniel Mine not working, dont know why 🙁)
mounika Mine is in this format: APP_TIMEZONE=Continent/Country/City Scheduling is working Ok for me
Carlos oops I am confused now, LOL At the same time feeling bad for why it is not working 🙁)
@Saurabh Any solution for my problem ?
It is very strange if your schedule system is working at the close time but not at the open time. Could you share exactly how do you configure the slot? Can you take an screenshot?
Carlos Opening at 6:00 in the morning, closing at 10:00 in the night
mounika And you say, closing time is woking and opening is not, I am confused too. Did you run your cronjob from command line? Still not opening? Or try entering https://mywebsite.com/public/schedule/run/mypassword from your browser and check if store is open/close
Carlos Hi, My store scheduling is not working also. When I try to run this https://mywebsite.com/public/schedule/run/mypassword using my domain and superadmin password, it says Access Denied. I hosted my apps on Siteground.com and the cronjob is working.
BagasBamaska Hey, this worked 🤍 Thanks
Please remember, after you manually change slot, the store status will turn on or turn off forever until you go to Extras and turn on Auto Scheduling option again.
mounika finally, wich was the solution?