Curl error when downloading Filament
Im running composer install, but i get a Curl 23 error, this one specificly:
And yes i do have enough storage, good connection, from what i saw i do have the premissions, deleted temp files but still no fix
2 Replies
Hi @lr! Unfortunately, this curl 23 errors is an ongoing issue with curl, composer, Windows, and possibly Herd installs. Are you using Windows and Herd?
For a brief time in Abril/May it was an issue for some Mac users, but it appears those issues have been resolved. Here’s a thread of the issue on the composer repo: https://github.com/composer/composer/issues/11913
There are several possible solutions mentioned in that thread but people have reported success with either this one:
https://github.com/composer/composer/issues/11913#issuecomment-2064005334
Or this one:
https://github.com/composer/composer/issues/11913#issuecomment-2285920839
Finally, please be sure to use the Advanced Tables channel and tag me so I can notified. https://discord.com/channels/883083792112300104/1093480983988281394
GitHub
curl error 23 when updating custom repository · Issue #11913 · comp...
Edit: How to Fix Run brew reinstall curl to get the latest curl and fix this issue Hi, from yesterday composer started giving me this error when I'm using a custom repository: curl error 23 whi...
Hey there, thanks alot for responding, i am using Windows, as for Herd i am not sure, i will have to double check that. But i will try the solutions u provided and will be sure to update you