Page MenuHomePhorge

Error when trying to connect bot | Pywikibot
Closed, InvalidPublic

Description

Hello colleagues!
When trying to start the bot through:

$python pwb.py login

An error occurs:

WARNING: Non-JSON response received from server testwiki:en for url https://testwiki.wiki/api.php The server may be down. Status code: 200 File "C:\bot\pywikibot\data\api.py", line 1899, in wait raise TimeoutError('Maximum retries attempted without success.') pywikibot.exceptions.TimeoutError: Maximum retries attempted without success. CRITICAL: Exiting due to uncaught exception <class 'pywikibot.exceptions.Timeout Error'> How can this problem be solved?

Details

Security
None

Event Timeline

Kazrok4545_phabricator renamed this task from Error when trying to connect bot to Error when trying to connect bot | Pywikibot.Apr 17 2022, 2:56 PM

Reopen if issue still happens.