Gnus development mailing list
 help / color / mirror / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: ding@gnus.org
Subject: strange rss feed error
Date: Sun, 08 Mar 2020 09:44:01 +0000	[thread overview]
Message-ID: <877dzvuqou.fsf@yandex.com> (raw)


Hello,

I have an odd error with gnus. Occasionally when doing "M-x gnus <RET>"
I get a "Bad Request" error on one of my rss feeds:
"http://www.medworm.com/rss/medicalfeeds/source/Annals+of+Physics.xml". But
if I then  close the empty gnus buffer and immediately do "M-x gnus <RET>"
again the medworm.com feed loads correctly and I can proceed as normal.

I assume the medworm.com server is not configured correctly since I have
other rss feeds that do not throw any error. I am curious however if
anyone else has experienced anything similar. I have appended the
debugger output below.

Debugger entered--Lisp error: (file-error "http://www.medworm.com/rss/medicalfeeds/source/Annals+of+Physics.xml" "Bad Request")
  (signal file-error ("http://www.medworm.com/rss/medicalfeeds/source/Annals+of+Physics.xml" "Bad Request"))
  (nnrss-fetch "http://www.medworm.com/rss/medicalfeeds/source/Annals+of+Physics.xml")
  (nnrss-check-group "AnnPhys" "")
  (nnrss-retrieve-groups ("PRL" "PRA" "AnnPhys") "")
  (gnus-retrieve-groups ("PRL" "PRA" "AnnPhys") (nnrss ""))
  (gnus-read-active-file-2 ("PRL" "PRA" "AnnPhys") (nnrss ""))
  (gnus-read-active-for-groups (nnrss "") (("nnrss:PRL" 3 ((1 . 3486)) ((unexist) (seen (1 . 100) (201 . 352) (365 . 856) (867 . 1109) (1126 . 1790) (1792 . 2108) (2115 . 2904) (2914 . 3055) (3065 . 3486))) (nnrss "")) ("nnrss:PRA" 3 ((1 . 382)) ((unexist) (seen (1 . 100) (117 . 319) (321 . 335) (337 . 340) (342 . 371) (373 . 382))) (nnrss "")) ("nnrss:AnnPhys" 3 ((1 . 2321)) ((unexist) (seen (1908 . 2321))) (nnrss ""))) nil)
  (gnus-get-unread-articles nil nil)
  (gnus-setup-news nil nil nil)
  (#f(compiled-function () #<bytecode 0x2ce36bd>))
  (gnus-1 nil nil nil)
  (gnus nil)
  (funcall-interactively gnus nil)
  (call-interactively gnus record nil)
  (command-execute gnus record)
  (execute-extended-command nil "gnus" "gnus")
  (funcall-interactively execute-extended-command nil "gnus" "gnus")
  (call-interactively execute-extended-command nil nil)
  (command-execute execute-extended-command)
---- End debugger -------

Best wishes,
 
Colin Baxter
www.Colin-Baxter.com




             reply	other threads:[~2020-03-08  9:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-08  9:44 Colin Baxter [this message]
2020-03-08 10:35 ` dick.r.chiang
2020-03-08 14:16 ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877dzvuqou.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).