You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've been using certeagle for a few weeks now and it's been working fine, however, after a while, it got suspiciously quiet so I checked up on the python app and got met with a prompt that only brings up the following error:
Error connecting to CertStream - not enough arguments for format string - Sleeping for a few seconds and trying again...
We're monitoring one domain lets say its .mycompany.com when I check crt.sh I can find recently registered certs for that domain, the only thing in my config.yaml is my slack webhook, not sure where I can find more information/logs on this
CaliDog/certstream-python#60 might be related, seems like a better place to log this error as well seeing "Error connecting to CertStream" comes straight out of their libs
We've been using certeagle for a few weeks now and it's been working fine, however, after a while, it got suspiciously quiet so I checked up on the python app and got met with a prompt that only brings up the following error:
We're monitoring one domain lets say its .mycompany.com when I check crt.sh I can find recently registered certs for that domain, the only thing in my config.yaml is my slack webhook, not sure where I can find more information/logs on this
Spec:
Ubuntu 20.04.6 LTS
Python 3.8.10
requirements.txt:
certifi==2020.6.20 certstream==1.10 chardet==3.0.4 idna==2.10 PyYAML==5.3.1 requests==2.24.0 six==1.15.0 termcolor==1.1.0 testresources==2.0.1 urllib3==1.25.10 websocket-client==0.48.0
The text was updated successfully, but these errors were encountered: