01:17:44 | <pokechu22> | https://cdn.digitaldragon.dev/wikibot/jobs/1df3dc55-0941-4f3c-9d85-722cc7d3f31b/log.txt - anything to do about pukiWikiDumper.exceptions.CmdListDisabled: Action: index is disabled? |
02:05:20 | <yzqzss> | pokechu22: https://archive.org/details/wiki-nekokabu.s7.xrea.com_wiki-20240321 (https://github.com/saveweb/pukiwiki-dumper/commit/4165ee12e09e12da2c1d36fc2ce0862df24e870c fixed it) |
02:06:43 | <yzqzss> | DigitalDragon: update pukidumper, pls :) |
02:20:40 | <DigitalDragons> | yzqzss: updated pukiwikidumper 0.0.14 > 0.0.15 |
02:21:41 | <yzqzss> | :) |
03:03:59 | | threedeeitguy39 quits [Ping timeout: 272 seconds] |
03:11:47 | | threedeeitguy39 (threedeeitguy) joins |
03:16:09 | | orchidcnr quits [Ping timeout: 255 seconds] |
03:55:34 | | PredatorIWD joins |
06:08:11 | | Arcorann (Arcorann) joins |
10:18:27 | | monika quits [Quit: Zzz] |
12:16:55 | | monika (boom) joins |
12:32:05 | | Arcorann quits [Ping timeout: 272 seconds] |
12:37:56 | | Darken quits [Remote host closed the connection] |
12:38:20 | | Darken (Darken) joins |
12:42:22 | | PredatorIWD quits [Read error: Connection reset by peer] |
12:53:43 | | PredatorIWD joins |
14:25:42 | | orchidcnr (orchidcnr) joins |
15:12:50 | | TheTechRobo quits [Read error: Connection reset by peer] |
15:12:50 | | Pedrosso quits [Read error: Connection reset by peer] |
15:12:50 | | ScenarioPlanet quits [Read error: Connection reset by peer] |
15:13:46 | | ScenarioPlanet (ScenarioPlanet) joins |
15:13:54 | | Pedrosso joins |
15:16:58 | | TheTechRobo (TheTechRobo) joins |
15:19:57 | | orchidcnr quits [Remote host closed the connection] |
15:20:13 | | orchidcnr (orchidcnr) joins |
15:50:21 | | orchidcnr quits [Ping timeout: 255 seconds] |
16:46:22 | | orchidcnr (orchidcnr) joins |
17:18:19 | | orchidcnr quits [Remote host closed the connection] |
17:46:32 | | orchidcnr (orchidcnr) joins |
19:27:48 | | orchidcnr quits [Remote host closed the connection] |
19:30:03 | | orchidcnr (orchidcnr) joins |
19:34:12 | | orchidcnr quits [Remote host closed the connection] |
19:34:35 | | orchidcnr (orchidcnr) joins |
19:38:42 | | nothere_ quits [Quit: Leaving] |
19:49:15 | <qwertyasdfuiopghjkl> | (re-sending in this channel since it seems to have gotten lost in #wikibot) Looking at https://cdn.digitaldragon.dev/wikibot/jobs/3c56eb3e-1189-4399-bd79-eab7c2ea9ce7/log.txt , the timestamps in the log seem to be incorrect (maybe some sort of buffering issue?) and the filenames of downloaded images are getting truncated at 50 characters. |
19:53:33 | | Darken2 (Darken) joins |
19:57:13 | | Darken quits [Ping timeout: 255 seconds] |
20:04:30 | | nothere joins |
20:07:04 | <yzqzss> | qwertyasdfuiopghjkl: All(wikibot, wikiteam3, doku/puki-dumper) times are UTC |
20:08:05 | | Bedivere quits [Ping timeout: 272 seconds] |
20:11:57 | <yzqzss> | > truncated at 50 characters. |
20:11:57 | <yzqzss> | just to avoid long filenames wrapping the terminal, the actual filename is not affected. |
20:12:10 | <yzqzss> | https://github.com/saveweb/wikiteam3/blob/d1612ba66a8b713e4934fa10e604c2522c6afb2e/wikiteam3/dumpgenerator/dump/image/image.py#L349 |
20:37:36 | <qwertyasdfuiopghjkl> | I'm guessing that could be disabled when the log is written to a text file instead of the terminal? |
20:48:08 | <qwertyasdfuiopghjkl> | About the timestamps, the issue I was talking about was that a lot of the lines have exactly the same timestamp even though according to the "Delay 1.5s." messages they should be seconds apart. This is most noticeable when it's downloading the images, for example according to the timestamps, at 2024-03-20 23:25:57 it somehow downloaded 82 images in |
20:48:08 | <qwertyasdfuiopghjkl> | a single second, despite there actually being a 1.5 second delay between each request. |
21:02:26 | | qwertyasdfuiopghjkl quits [Client Quit] |
21:09:39 | | qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins |
21:14:54 | | Darken2 quits [Client Quit] |
21:15:10 | | Darken (Darken) joins |
21:29:55 | | qwertyasdfuiopghjkl quits [Client Quit] |
21:34:43 | | qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins |
21:41:16 | | Darken quits [Read error: Connection reset by peer] |
21:41:41 | | Darken (Darken) joins |
22:14:46 | | Darken quits [Remote host closed the connection] |
22:21:37 | | nulldata quits [Client Quit] |
22:26:09 | | nulldata (nulldata) joins |
22:31:20 | | Darken (Darken) joins |
22:33:21 | | Bedivere joins |
23:15:20 | | Darken quits [Remote host closed the connection] |
23:15:45 | | Darken (Darken) joins |
23:49:04 | <DigitalDragons> | yeah I am pretty sure there is a batching bug somewhere, but I haven't managed to track it down yet |
23:49:53 | <DigitalDragons> | the timestamps are accurate as to when wikibot processed the logs |
23:52:54 | <pokechu22> | Is it possibly from buffering? |