-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
I have two scrapers LoveMyData/port_macquarie_hastings and LoveMyData/wollondilly
port_macquarie_hastings is working fine and it is using HTTPS
wollondilly is not working and throwing error messages like
PHP Warning: file_get_contents(): SSL operation failed with code 1.
It is working locally and I have disabled SSL check in PHP as well as force to use TLS v1 or v2, no different....
I think the same issue are showing on other languages
#940 - Perl
#939 - Ruby
I think we just need to patch the php version to the latest build within the same branch and it should resolve it as I am using the latest branch release on mac with no issue.
Metadata
Metadata
Assignees
Labels
No labels