[Pywikipedia-bugs] [Maniphest] [Commented On] T266117: Frequent chunk-too-small errors

2020-10-25 Thread Mpaa
Mpaa added a comment. In T266117#6576230 , @Fae wrote: > As my 'personal' work-around, just for UK legislation PDFs that the API flags with chunk-too-small and fails on a second upload, the pdf is trimmed of the final byte and

[Pywikipedia-bugs] [Maniphest] [Commented On] T266117: Frequent chunk-too-small errors

2020-10-25 Thread Mpaa
Mpaa added a comment. @Fae, I proposed a fix/hack at T132676 . TASK DETAIL https://phabricator.wikimedia.org/T266117 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Mpaa Cc: AntiCompositeNumber, Mpaa,

[Pywikipedia-bugs] [Maniphest] [Commented On] T266117: Frequent chunk-too-small errors

2020-10-25 Thread Fae
Fae added a comment. In T266117#6576394 , @AntiCompositeNumber wrote: > Could not reproduce. Please provide at least the following information: > - Operating system Ubuntu Release 18.04.5 LTS (Bionic Beaver) 64-bit >

[Pywikipedia-bugs] [Maniphest] [Commented On] T266117: Frequent chunk-too-small errors

2020-10-24 Thread AntiCompositeNumber
AntiCompositeNumber added a comment. Could not reproduce. Please provide at least the following information: - Operating system - Python environment and version (`import sys; print(sys.version)`) - Pywikibot version (`import pywikibot; print(pywikibot.__version__)`) - Relevant code

[Pywikipedia-bugs] [Maniphest] [Commented On] T266117: Frequent chunk-too-small errors

2020-10-24 Thread Fae
Fae added a comment. As my 'personal' work-around, just for UK legislation PDFs that the API flags with chunk-too-small and fails on a second upload, the pdf is trimmed of the final byte and re-attempted. In my view this is a terrible hack rather than a fix. However, this initially

[Pywikipedia-bugs] [Maniphest] [Commented On] T266117: Frequent chunk-too-small errors

2020-10-22 Thread Mpaa
Mpaa added a comment. I think it is related to T132676 , I checked the first file and it ends in '\r'. TASK DETAIL https://phabricator.wikimedia.org/T266117 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/