Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSS parsing error - invalid character #332

Open
zachkont opened this issue Sep 13, 2020 · 0 comments
Open

RSS parsing error - invalid character #332

zachkont opened this issue Sep 13, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@zachkont
Copy link
Member

today at 2:15 PM 2020-09-13 11:15:54 [RSS]   error:   Failed to parse feed url 'https://steamcommunity.com/games/593110/rss/':
today at 2:15 PM Error: Invalid character in tag name
today at 2:15 PM Line: 47
today at 2:15 PM Column: 89
today at 2:15 PM Char: "
today at 2:15 PM at error (/app/node_modules/sax/lib/sax.js:651:10)
today at 2:15 PM at strictFail (/app/node_modules/sax/lib/sax.js:677:7)
today at 2:15 PM at SAXParser.write (/app/node_modules/sax/lib/sax.js:1283:17)
today at 2:15 PM at Parser.exports.Parser.Parser.parseString (/app/node_modules/xml2js/lib/parser.js:323:31)
today at 2:15 PM at Parser.parseString (/app/node_modules/xml2js/lib/parser.js:5:59)
today at 2:15 PM at /app/node_modules/rss-parser/lib/parser.js:33:22
today at 2:15 PM at new Promise (<anonymous>)
today at 2:15 PM at Parser.parseString (/app/node_modules/rss-parser/lib/parser.js:32:16)
today at 2:15 PM at IncomingMessage.<anonymous> (/app/node_modules/rss-parser/lib/parser.js:96:23)
today at 2:15 PM at IncomingMessage.emit (events.js:327:22)
today at 2:15 PM at endReadableNT (_stream_readable.js:1220:12)
today at 2:15 PM at processTicksAndRejections (internal/process/task_queues.js:84:21)
@zachkont zachkont added the bug Something isn't working label Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant