textbrowser / spot-on

Complexity is beautiful. Anywhere, anyone. AMD, ARM, Alpha, PowerPC, Sparc64, etc. Completed.
https://textbrowser.github.io/spot-on/
Other
72 stars 14 forks source link

RSS Import Error (Unknown Database) #32

Closed Sammysupport closed 3 weeks ago

Sammysupport commented 3 weeks ago

Hello,

these RSS-Feeds fail on Linux and Win32:

https://idw-online.de/de/pressreleasesrss

http://idw-online.de/de/pressreleasesrss?country_ids=35&country_ids=36&country_ids=46&category_ids=4&category_ids=10&category_ids=7&category_ids=1&field_ids=205&field_ids=306&field_ids=305&field_ids=500&field_ids=999999&langs=de_DE&langs=en_US

from this site: https://idw-online.de/de/rsssubscription

spoton_misc::importUrl(): Parameter count mismatch.

Probably because of the containing an URL and not a number-string, though it is a string?. https://cyber.harvard.edu/rss/rss.html#ltguidgtSubelementOfLtitemgt

Thanks, Regards Sam

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<rss version="2.0">
<channel>
<title>Pressemitteilungen - idw - Informationsdienst Wissenschaft</title>
<link>http://idw-online.de</link>
<description>Pressemitteilungs-RSS-Feed des Informationsdienstes Wissenschaft</description>
<lastBuildDate>Thu, 13 Jun 2024 11:42:17 GMT</lastBuildDate>
<generator>PyRSS2Gen-0.0</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<item>
<title>Bearbeiten oder bummeln: die Wissenschaft des Prokrastinierens</title>
<link>http://idw-online.de/de/news835261</link>
<description>Prokrastination, das willentliche und schädliche Aufschieben von Aufgaben, kennt viele Formen. Mithilfe einer mathematischen Theorie klassifiziert Sahiti Chebolu vom MPI für biologische Kybernetik ihre verschiedenen Arten und untersucht die dahinterstehenden Ursachen. Ihre Erkenntnisse könnten dabei helfen, Bewältigungsstrategien individuell maßzuschneidern. Kurz und knapp: - Aufschieben hat verschiedene Formen. - Die Autoren untersuchen Prokrastination mathematisch als Aufeinanderfolge von Entscheidungen. - Starke Gewichtung der nahen Zukunft sowie Unsicherheit sind wichtige Ursachen. - Die Verhaltensmuster und deren Ursachen zu verstehen kann für Interventionen helfen. </description>
<category>7</category>
<guid>http://idw-online.de/de/news835261</guid>
<pubDate>Thu, 13 Jun 2024 11:35:00 GMT</pubDate>
</item>

See the errors and failing import here:

2024-06-13T13:25:41

The feed https://idw-online.de/de/pressreleasesrss?country_ids=35&country_ids=36&country_ids=46&category_ids=4&category_ids=10&category_ids=7&category_ids=1&field_ids=205&field_ids=306&field_ids=305&field_ids=500&field_ids=999999&langs=de_DE&langs=en_US has been scheduled for an update.

2024-06-13T13:25:42

Downloading the feed https://idw-online.de/de/pressreleasesrss?country_ids=35&country_ids=36&country_ids=46&category_ids=4&category_ids=10&category_ids=7&category_ids=1&field_ids=205&field_ids=306&field_ids=305&field_ids=500&field_ids=999999&langs=de_DE&langs=en_US.

2024-06-13T13:25:43

spoton_misc::importUrl(): Parameter count mismatch.

2024-06-13T13:25:43

Fetching the URL http://idw-online.de/de/news835258.

2024-06-13T13:25:44

The URL http://idw-online.de/de/news835258 is being redirected to https://idw-online.de/de/news835258.

2024-06-13T13:25:44

The content of URL https://idw-online.de/de/news835258 has been downloaded.

2024-06-13T13:25:44

**spoton_misc::importUrl(): Parameter count mismatch.**

2024-06-13T13:25:45

Fetching the URL http://idw-online.de/de/news835254.

2024-06-13T13:25:45

The URL http://idw-online.de/de/news835254 is being redirected to https://idw-online.de/de/news835254.

2024-06-13T13:25:45

The content of URL https://idw-online.de/de/news835254 has been downloaded.

2024-06-13T13:25:46

Fetching the URL http://idw-online.de/de/news835245.

2024-06-13T13:25:47

The URL http://idw-online.de/de/news835245 is being redirected to https://idw-online.de/de/news835245.

2024-06-13T13:25:47

The content of URL https://idw-online.de/de/news835245 has been downloaded.

2024-06-13T13:25:47

spoton_misc::importUrl(): Parameter count mismatch.
textbrowser commented 3 weeks ago

so

Sammysupport commented 3 weeks ago

mhh .. thanks.

textbrowser commented 3 weeks ago

so

textbrowser commented 3 weeks ago

I do not see any parameter-mismatch errors. They may occur if cryptographic functions fail.

Sammysupport commented 3 weeks ago

re-installation helped. thanks idw

textbrowser commented 3 weeks ago

Perhaps your urls.db is corrupt.