Skip to content

RSS import: Nitter shows links instead of mentions/hashtags and HTML tags #122

@edel79

Description

@edel79

Hi, I have a problem using pleroma with a RSS feed. Here is the error encounterd :
ERROR:pleroma_bot:Exception occurred for user, skipping... Traceback (most recent call last): File "/home/edelzone/virtualenv/python/pleroma/3.10/lib/python3.10/site-packages/pleroma_bot/cli.py", line 556, in main user = User(user_item, config, base_path, posts_ids) File "/home/edelzone/virtualenv/python/pleroma/3.10/lib/python3.10/site-packages/pleroma_bot/cli.py", line 289, in __init__ self.mastodon_enforce_limits() File "/home/edelzone/virtualenv/python/pleroma/3.10/lib/python3.10/site-packages/pleroma_bot/_utils.py", line 547, in mastodon_enforce_limits if len(self.display_name[t_user]) > 30: KeyError: 'transportsidf'
With the same user, if I use another import method, it works.
Problem with at least one other user.
RSS feed tested from nitter and RSS-Bridge, with the same result.
Any idea of what is wrong ?
"transportsidf" is the account name of the twitter user to proceed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions