Steps to replicate the issue (include links if applicable):
- Using add_text.py in any page.
What happens?:
Every task I try to use add_text.py returns the message:
WARNING: No user is logged in on site <wiki>:en ERROR: Skipping <page> because of a save related error: Edit to page [[<page>]] failed: User "None" does not have required user right "edit"
What should have happened instead?:
The pages should have a user defined string appended to it
Software version (skip for WMF-hosted wikis like Wikipedia):
A miraheze hosted wiki (Mediawiki 1.39 (3bfcc3f))
Tried with both the latest git version (Pywikibot: [https] r-pywikibot-core.git (211b93e, g17594, 2023/03/06, 13:18:27, stable) and the latest stable (Pywikibot: [https] r-pywikibot-core.git (db3977e, g1, 2023/03/04, 16:38:33, OUTDATED).
Windows 11 build 22621.1344, x64, Python 3.11.0.
Other information (browser name/version, screenshots, etc.):
Other commands like replace.py work fine on the exact same wikis and pages so it's not a permission error.