[Pywikipedia-bugs] [Maniphest] [Commented On] T344327: pywikibot Site.upload repeats "Invalid CSRF token" and "Sleeping for" infinitely without exiting

2024-05-21 Thread Hoi
Hoi added a comment. > Was ist for 15, 30, 45, 60, 120, 180, 240, 300 seconds or sth else? No. It was `Sleeping for 9.9 seconds...`. My upload script just downloads a file from the upstream (with my custom proxy) and uploads it to Commons directly one by one. Here is the recent

[Pywikipedia-bugs] [Maniphest] [Commented On] T344327: pywikibot Site.upload repeats "Invalid CSRF token" and "Sleeping for" infinitely without exiting

2024-05-21 Thread Xqt
Xqt added a comment. In T344327#9819408 , @Hoi wrote: > In the last a few days, I experienced infinite sleep several times. No invalid CSRF token, just `Sleeping for ...` kept repeating for at least several hours until I terminated it.

[Pywikipedia-bugs] [Maniphest] [Commented On] T344327: pywikibot Site.upload repeats "Invalid CSRF token" and "Sleeping for" infinitely without exiting

2024-05-21 Thread Hoi
Hoi added a comment. In the last a few days, I experienced infinite sleep several times. No invalid CSRF token, just `sleep for ...` kept repeating for at least several hours until I terminated it. TASK DETAIL https://phabricator.wikimedia.org/T344327 EMAIL PREFERENCES https://phabricat

[Pywikipedia-bugs] [Maniphest] [Commented On] T344327: pywikibot Site.upload repeats "Invalid CSRF token" and "Sleeping for" infinitely without exiting

2023-08-17 Thread Hoi
Hoi added a comment. @Xqt Yes. user-config.py: mylang = 'commons' family = 'commons' usernames['commons']['commons'] = 'SomeBot' password_file = "user-password.py" console_encoding = 'utf-8' user-password.py: ("SomeBot", "appname@password") TAS

[Pywikipedia-bugs] [Maniphest] [Commented On] T344327: pywikibot Site.upload repeats "Invalid CSRF token" and "Sleeping for" infinitely without exiting

2023-08-17 Thread Xqt
Xqt added a comment. @Hoi: Do you have "@" either in the bot account name or in the account's password? TASK DETAIL https://phabricator.wikimedia.org/T344327 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Aklapper, pywikibot-bugs-li