Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #1

Open
ulissesgrz opened this issue Jun 23, 2014 · 1 comment
Open

Error #1

ulissesgrz opened this issue Jun 23, 2014 · 1 comment

Comments

@ulissesgrz
Copy link

Warning: fgets(): SSL: Connection reset by peer in /home1/***_/_***twitterealtime/lib/Phirehose.php on line 648

dont have idea why display this error on try to run
filter-track.php
?

thanks

@obj63mc
Copy link
Owner

obj63mc commented Jun 23, 2014

Hi @ulissesgrz -
This is coming from the library - https://github.com/fennb/phirehose

If I had to guess it is either 1, you aren't able to make a successful https connection to the twitter api https://stream.twitter.com or 2, there maybe some bug in general with Phirehose. I checked the phirehose repo if there were any bugs related to this but I didn't see any. You may want to pull in the latest version of this library to see if it helps. Other options is to make sure that the box you are running this on has OpenSSL installed and has the latest updates.

If I find anything else I'll let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants