(venv) [rhyne-wyse@windriver /var/run/rhyne-wyse]$ update-agora-reports
Logging in to wikipedia:test as Rhyne-Wyse
Traceback (most recent call last):
File "/opt/rhyne-wyse/venv/lib/python3.11/site-packages/pywikibot/login.py", line 319, in login
self.login_to_site()
File "/opt/rhyne-wyse/venv/lib/python3.11/site-packages/pywikibot/login.py", line 517, in login_to_site
raise pywikibot.exceptions.APIError(code=status, info=fail_reason)
pywikibot.exceptions.APIError: FAIL: Incorrect username or password entered.
Please try again.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/rhyne-wyse/venv/bin/update-agora-reports", line 41, in <module>
run()
File "/opt/rhyne-wyse/venv/bin/update-agora-reports", line 26, in run
site = client.connect_to_site(global_config["wiki"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/rhyne-wyse/venv/lib/python3.11/site-packages/rhyne_wyse/client.py", line 44, in connect_to_site
manager.login()
File "/opt/rhyne-wyse/venv/lib/python3.11/site-packages/pywikibot/login.py", line 326, in login
raise NoUsernameError(error_msg)
pywikibot.exceptions.NoUsernameError: FAIL: Incorrect username or password entered.
Please try again.
CRITICAL: Exiting due to uncaught exception NoUsernameError: FAIL: Incorrect username or password entered.
Please try again.Description
Description