reacherhq / check-if-email-exists

Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
https://reacher.email
Other
4.27k stars 328 forks source link

timeout waiting on condition #1352

Open z3d3m0n opened 10 months ago

z3d3m0n commented 10 months ago

Email to check

oscar.konig@forefront.se

From where did you run check-if-email-exists?

ovh

Version of check-if-email-exists (if running it yourself)

reacherhq/backend:v0.4.0

What happened?

all of the outlook connection fail with " timeout waiting on condition " on the latest docker version

Relevant log output

{"message":{"Cmd":"timeout waiting on condition: "},"type":"HotmailError"}
amaury1093 commented 10 months ago

Hey @z3d3m0n I can't reproduce this one, also running v0.4.0 on OVH. On app.reacher.email, got a result:

Screenshot 2023-10-20 at 18 13 05

Do you have logs?