paulhammond / webkit2png

png screenshots of webpages
http://www.paulhammond.org/webkit2png/
1.44k stars 195 forks source link

Cookies broken (10.11)? #94

Closed RSully closed 4 years ago

RSully commented 9 years ago

Example:

Logged into Khan on Safari.

> webkit2png "https://www.khanacademy.org/computing/computer-programming/programming"
Fetching https://www.khanacademy.org/computing/computer-programming/programming ...
2015-11-01 19:15:02.215 Python[48966:8742401] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
2015-11-01 19:15:02.312 Python[48966:8742401] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
 ... done

Resulting screenshot is in a logged out state.

raine commented 8 years ago

Same issue, running 10.11.2.

paulhammond commented 4 years ago

I don't know what happened here. The old behavior of sharing cookies was never deliberate, even though it was very nice. I think I'm going to close this out in favor of #11 - maybe we'll reintroduce it when we fix that?