morphy2k/rss-forwarder

stuck "starting new connection"

Closed this issue · 2 comments

Hey! Thanks for the cool tool. Trying to get this going, but I'm a bit stumped. Running with debug flag I see:

2023-05-30T14:29:30.530439Z INFO rss_forwarder: Start watcher for "github-blog" 2023-05-30T14:29:30.531683Z DEBUG reqwest::connect: starting new connection: https://blog.rust-lang.org/

Then it just hangs. I've tried different URLs, same deal. Internet connectivity is fine, I can curl those sites fine. Any suggestions?

Everything looks fine to me. As long as no new items are found or an error occurs, no further log message appears.

I will make it a bit more verbose with the next update.

With v0.7.0, you can now use the --debug flag to see exactly what is happening.