yassineaboukir/sublert

Unable to connect to the database. We will attempt to use the API instead

jaikishantulswani opened this issue · 6 comments

Getting this even after resetting sublert:

Unable to connect to the database. We will attempt to use the API instead

@jaikishantulswani, it's not a sublert problem but it looks like crt.sh is not accepting connections on port 5432 for some time now, not sure what's happening but i'm hitting this with my tools too.

@manuelbua @yassineaboukir but by running https://crt.sh/?q=%.example.com&output=json directly on a web browser showing results.
Can you please let me know why the same is not performing in sublert

Hi,
I have the same error than @jaikishantulswani if I add more than 6 domains to sublert.
Thank's

ch0wn commented

Also have the same issue. Seems like it's not switching to the API when DB connection is not available.

@yassineboukir im also having the same issue when using a large list of domains.

Script seems to have broken as im also getting rate limiting errors.

image

Hi,

This should now be fixed. Please clone the new repo.

Thanks!