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

disconnecting - reconnecting #77

Open
user1829356 opened this issue Jan 28, 2024 · 1 comment
Open

disconnecting - reconnecting #77

user1829356 opened this issue Jan 28, 2024 · 1 comment

Comments

@user1829356
Copy link

user1829356 commented Jan 28, 2024

Hey!
Could someone help me with that the phishing_catcher is disconnecting and reconnecting in every minutes?

certificate_update: 386526cert [42:33, 119.09cert/s][ERROR:root] 2024-01-28 09:55:53,383 - Error connecting to CertStream - Connection is already closed. - Sleeping for a few seconds and trying again...
[INFO:root] 2024-01-28 09:55:58,669 - Connection established to CertStream! Listening for events...
certificate_update: 395220cert [43:19, 238.83cert/s][ERROR:root] 2024-01-28 09:56:38,713 - Error connecting to CertStream - Connection is already closed. - Sleeping for a few seconds and trying again...
[INFO:root] 2024-01-28 09:56:44,068 - Connection established to CertStream! Listening for events...
certificate_update: 404788cert [44:33, 205.77cert/s][ERROR:root] 2024-01-28 09:57:53,020 - Error connecting to CertStream - Connection is already closed. - Sleeping for a few seconds and trying again...
[INFO:root] 2024-01-28 09:57:58,294 - Connection established to CertStream! Listening for events...
certificate_update: 418396cert [45:52, 186.19cert/s][ERROR:root] 2024-01-28 09:59:12,524 - Error connecting to CertStream - Connection is already closed. - Sleeping for a few seconds and trying again...
[INFO:root] 2024-01-28 09:59:17,842 - Connection established to CertStream! Listening for events...

I have updated the certstream module with pip, but I have the same issue, but less output of it:

certificate_update: 16887cert [01:23, 143.12cert/s]Error connecting to CertStream - Connection to remote host was lost. - Sleeping for a few seconds and trying again...
certificate_update: 26518cert [02:27, 107.49cert/s]Error connecting to CertStream - Connection to remote host was lost. - Sleeping for a few seconds and trying again...
certificate_update: 38765cert [03:35, 203.87cert/s]Error connecting to CertStream - Connection to remote host was lost. - Sleeping for a few seconds and trying again...
certificate_update: 51049cert [04:44, 145.87cert/s]Error connecting to CertStream - Connection to remote host was lost. - Sleeping for a few seconds and trying again...
certificate_update: 58365cert [05:34, 198.15cert/s]Error connecting to CertStream - Connection to remote host was lost. - Sleeping for a few seconds and trying again...

Also, downgrading the websocket-client is not a solution anymore as i get this error:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
certstream 1.12 requires websocket-client>=0.58.0, but you have websocket-client 0.52.0 which is incompatible.

Is this intended behaviour?

Thank you in advance!

@finchy
Copy link

finchy commented Mar 20, 2024

Pretty sure the certstream server died.

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