You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I am trying to run the composer install in my local system and every time it fails and throws :
Failed to download module_name, trying the next URL (0: curl error 60 while downloading https://repo.packagist.com/#####.zip: SSL certificate problem: unable to get local issuer certificate)
Can you expand more on this? After which step do we run this? I have thee same issue (using zscaler) but I am not able to get this workaround to work. bin/restart is failing for me and says images missing. If i run removeall and install, it removes the certificate that we copied into the SSL folder. Thanks!
Hello I am trying to run the composer install in my local system and every time it fails and throws :
Failed to download module_name, trying the next URL (0: curl error 60 while downloading https://repo.packagist.com/#####.zip: SSL certificate problem: unable to get local issuer certificate)
Steps To Reproduce
3.bin/start --no-dev
4.bin/setup-composer-auth
5.bin/cli git checkout integration
6.bin/copytocontainer --all
7.bin/composer install
composer should work
throwing error
OS: Apple M1 Max
Zscalar: yes
Magento : 2.4.5.p2
docker : https://github.com/markshust/docker-magento
Somehow its a Zscalar issue but I am not sure if yes how can I solve this?
here are some screenshots with my finding
https://serverfault.com/questions/1100480/wsl-docker-curl-60-unable-to-get-local-issuer-certificate
The text was updated successfully, but these errors were encountered: