i was started installing magento 2.4.6 version in windows OS using composer command. during that time i got error like
"could not validate a connection to elasticsearch. unknown 503 error from elasticsearch null"
I have checked and elastic search is up and it was running. So how to deal with this error.
Please help me to solve this
hello here for live hosting but no problem I will tell you about solutions you be sure that version elasticsearch with magento must you Be online when you open elasticsearch with Administrator Or delete it and download it from the beginning, and if you can, stop any antivirus program as well
Hello. You can follow these steps:
Step 1: Remove the Maintenance Flag File from your computer.
Step 2: Run the following command to enable Developer Mode: php bin/magento deploy:mode:set developer
Step 3: Upgrade the database by running the following command from the Magento root directory: php bin/magento setup:upgrade