-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Fix "Resource temporarily unavailable" when cURL fails due to SSL ver… #1490
Conversation
Works well with me thanks! 👍 Just need an extra space line 91 so the build can pass without any error. |
Hey @jcqtc, glad it helped you. |
Here's the link: https://travis-ci.org/fzaninotto/Faker/jobs/384760428. At line 208 & 209 of the log (didn't see the second error):
|
Thanks,
|
#1484 should fix that! But I can see another error (line 248 of the travis log), it has nothing to do with Images so it's a bit weird.
It's the
|
Strange! It's working on my side. The operator seems fine to me, as long as it checks the anterior date! It looks like the method dateTimeInInterval has somehow received a date that happened to be later than the end date! |
change of package name so we can add it to packagist, and later use dev branch to get the package changes. This is temporary, until the PR is approved
Opened new issue #1498 |
Fix "Resource temporarily unavailable" when cURL fails due to SSL verification