censorship-no-archive / ceno1

(Deprecated PoC) Innovative censorship evading technology based on p2p distributed caching network
https://censorship.no
GNU Affero General Public License v3.0
58 stars 14 forks source link

RSS-Reader fails to create and insert in the distributed cache files with list of articles #192

Closed misaakidis closed 8 years ago

misaakidis commented 8 years ago

Couldn't write item open json-files/aHR0cDovL2ZlZWRzLmJiY2kuY28udWsvbmV3cy90ZWNobm9sb2d5L3Jzcy54bWw/ZWRpdGlvbj11aw==.json: no such file or directory could not write items for http://feeds.bbci.co.uk/news/technology/rss.xml?edition=uk open json-files/aHR0cDovL2ZlZWRzLmJiY2kuY28udWsvbmV3cy90ZWNobm9sb2d5L3Jzcy54bWw/ZWRpdGlvbj11aw==.json: no such file or directory

misaakidis commented 8 years ago

The problem is the slash in the base64 encoding of the feed url. Will fix with #193