| 02:02:26 | | DogsRNice joins |
| 02:40:24 | | MrMcNuggets (MrMcNuggets) joins |
| 02:45:48 | | atphoenix_ (atphoenix) joins |
| 02:49:27 | | atphoenix__ quits [Ping timeout: 272 seconds] |
| 05:43:06 | | DogsRNice quits [Read error: Connection reset by peer] |
| 06:17:26 | | pabs quits [Ping timeout: 256 seconds] |
| 06:19:11 | | pabs (pabs) joins |
| 07:47:07 | | datechnoman quits [Ping timeout: 272 seconds] |
| 08:08:12 | | datechnoman (datechnoman) joins |
| 13:55:52 | | NatTheCat quits [Ping timeout: 256 seconds] |
| 14:16:50 | | pabs quits [Ping timeout: 256 seconds] |
| 14:34:09 | | pabs (pabs) joins |
| 16:52:34 | <justauser> | I give up on pt.illogicopedia.com. Findings so far: alias malucopedia.org, related to uncyclopedia.net. |
| 17:01:44 | <justauser> | https://wiki.musicbrainz.org/api.php needs HTTP Basic auth NOTSPAM:NOTSPAM, and this seems broken in WT3. |
| 17:04:37 | <justauser> | Looks like a trivial bug. |
| 17:06:23 | <justauser> | if args.http_user and args.http_password: |
| 17:06:23 | <justauser> | session.auth = (args.user, args.password) |
| 17:06:31 | <justauser> | Fixed in my copy, dumping. |
| 17:06:54 | <justauser> | /cc yzqzss |
| 17:09:04 | <justauser> | Probably triggered by POST requests, so was hard to reproduce in browser and curl. |
| 17:42:04 | | DogsRNice joins |
| 18:03:12 | <klea> | justauser: could you generate a patch file for your fix? |
| 18:08:23 | <justauser> | I lost the original file to diff against, but it's |
| 18:08:23 | <justauser> | -session.auth = (args.user, args.password) |
| 18:08:23 | <justauser> | +session.auth = (args.http_user, args.http_password) |
| 18:10:07 | <klea> | thanks |
| 18:47:08 | | Jake quits [Ping timeout: 256 seconds] |
| 19:28:38 | | Jake (Jake) joins |
| 20:42:47 | <yzqzss> | justauser: This should have been fixed https://github.com/saveweb/wikiteam3/pull/60 . are you using latest wikiteam3? |
| 20:44:16 | <yzqzss> | arkiver: I found an interesting item https://archive.org/details/wiki-pokemanzfandomcom |
| 20:44:26 | <yzqzss> | "unable to load metadata from item location" |
| 20:44:44 | <yzqzss> | * https://wikikeeper.saveweb.org/wikis/c764a04f-3d64-4992-9a57-ce78b808cab6 |
| 20:45:27 | <klea> | yzqzss: works? https://ia902901.us.archive.org/view_archive.php?archive=/18/items/wiki-pokemanzfandomcom/pokemanzfandomcom-20220301-history.xml.7z |
| 20:45:45 | <yzqzss> | Wait, this item seems to be back to normal |
| 20:46:43 | <yzqzss> | https://i.imgur.com/3YETCDm.png |
| 20:47:00 | <yzqzss> | it works now |
| 20:47:13 | <yzqzss> | have no idea |
| 20:48:48 | <klea> | i guess IA's petabox system sometimes fails to find the server that has the data, and thus it was unable to get metadata |