Your message dated Mon, 27 Jan 2020 22:42:16 +0100
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #740383,
regarding rss2email: unhelpful "timeout exceeded" warnings
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
740383: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740383
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rss2email
Version: 1:3.8-1~exp1
Severity: minor
If a feed server timed out, rss2email prints a warning like this on
stderr:
10 second timeout exceeded
This is not very helpful, because it doesn't say _which_ server caused
the problem.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages rss2email depends on:
ii python2.7 2.7.6-7
ii python3-feedparser 5.1.3-2
ii python3-html2text 3.200.3-2
pn python3:any <none>
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Hello Jakub
This problem has been solved and shipped as part of the last release
https://github.com/rss2email/rss2email/pull/57
I just run r2e here and I can see the failing feeds
```
2020-01-27 22:39:08,955 [ERROR] <urlopen error [Errno -5] No address
associated with hostname>: http___xxxxx.yyy_feed_
(http://xxxx.yyyyyyy/feed/ -> [email protected])
2020-01-27 22:39:12,426 [ERROR] <urlopen error [Errno 101] Network is
unreachable>: http___www.xxxxxxxx.com_blog__feed_rss2
(http://www.xxxxxxxx.com/blog/?feed=rss2 -> [email protected])
```
--
IRC: gfa
GPG: 0x27263FA42553615F904A7EBE2A40A2ECB8DAD8D5
OLD GPG: 0x44BB1BA79F6C6333
--- End Message ---