Skip to content

magento man

Magento 2 : crontab is not working

I am trying to implementing cron job for my module but getting error in CLI. I am using windows operating system. here is crontab.xml <?xml version=”1.0″ encoding=”UTF-8″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:module:Magento_Cron:etc/crontab.xsd”> <group id=”customdesignsubcategories_cron”> <job name=”uploadFile_deletion” instance=”vendermoduleCronUploadFileDeletion” method=”execute”> <schedule>1/2 * * *… Read More »Magento 2 : crontab is not working

Hourly Pricing vs. Monthly Pricing (Web Hosting)

How is hourly pricing for web hosting calculated? What is counted (bandwidth, storage, CPU, other technical resources) and how can a custome… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1904340&goto=newpost

Magento Cloud Docker 2.4.6-p2 on ./bin/magento-docker ece-deploy

I am facing this error: Module ‘Magento_AdobeCommerceEventsClient’: Type Error occurred when creating object: MagentoAdobeIoEventsClientModelCredentialsCredentialsFactory, MagentoAdobeIoEventsClientModelCredentialsCredentialsFactory::__construct(): Argument #1 ($credentials) must be of type array, null given, called in /app/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121. running ./bin/magento-docker ece-deploy on the setup upgrade step. I… Read More »Magento Cloud Docker 2.4.6-p2 on ./bin/magento-docker ece-deploy