00:10:13lunik1 quits [Quit: :x]
00:10:43lunik1 joins
00:38:23Blueacid quits [Ping timeout: 260 seconds]
00:50:38Island joins
01:01:48devkev (devkev) joins
01:06:23devkev quits [Ping timeout: 260 seconds]
01:23:34Rno joins
01:31:27devkev (devkev) joins
01:47:05<Rno>Hi! What does the --dumpxmlrevisions option in the dumpgenerator script do exactly? Is it necessary for a full backup?
01:50:05<@JAA>Rno: I'd recommend asking in #wikiteam instead.
01:50:21<Rno>Ok, thanks
01:51:39Rno leaves
02:11:45Lord_Nightmare quits [Quit: ZNC - http://znc.in]
02:12:35BlueMaxima quits [Write error: Connection reset by peer]
02:13:36<devkev>asked in #unclesamsarchive, but maybe a more generic question. Does the warrior support archiving an FTP server? If so, would a list of every recursive file path to be backed up be enough?
02:13:55BlueMaxima joins
02:15:21Lord_Nightmare (Lord_Nightmare) joins
02:35:51BlueMaxima quits [Read error: Connection reset by peer]
02:36:03BlueMaxima joins
02:57:03notarobot19 joins
02:58:39emcapi joins
02:58:58notarobot1 quits [Ping timeout: 260 seconds]
02:58:59notarobot19 is now known as notarobot1
02:59:40_emcapi quits [Ping timeout: 250 seconds]
03:00:10_emcapi joins
03:03:08emcapi quits [Ping timeout: 250 seconds]
03:04:43emcapi joins
03:05:18_emcapi quits [Ping timeout: 250 seconds]
03:06:28_emcapi joins
03:06:56Larsenv quits [Quit: The Lounge - https://thelounge.chat]
03:07:13Larsenv (Larsenv) joins
03:08:09notarobot11 joins
03:09:28emcapi quits [Ping timeout: 260 seconds]
03:10:37emcapi joins
03:11:13notarobot1 quits [Ping timeout: 260 seconds]
03:11:14notarobot11 is now known as notarobot1
03:11:48_emcapi quits [Ping timeout: 260 seconds]
03:23:23gust quits [Read error: Connection reset by peer]
04:02:51etnguyen03 quits [Remote host closed the connection]
04:37:25devkev quits [Remote host closed the connection]
04:38:00devkev (devkev) joins
04:43:40devkev quits [Ping timeout: 250 seconds]
04:50:51Wohlstand quits [Remote host closed the connection]
04:55:09devkev (devkev) joins
05:05:50<tzt>https://nitter.net/SeedTechTV/status/1889477679054819765
05:07:14<tzt>google maps removing reviews for general education schools on 2025-02-18
05:13:09YooperKirks joins
05:24:21<pabs>this deepfake on Instagram is likely to get removed, do we have any way to archive it? https://www.instagram.com/p/DF8IKiLIfXD/
05:24:27<pabs>(works in yt-dlp)
05:25:38<pabs>https://people.com/scarlett-johansson-artificial-intelligence-limited-ai-video-goes-viral-11305926
05:25:46@imer quits [Killed (NickServ (GHOST command used by imer6))]
05:25:57imer (imer) joins
05:25:58@ChanServ sets mode: +o imer
05:50:03benjins2 quits [Read error: Connection reset by peer]
05:51:27<@JAA>pabs: Looks like I can get through to Instagram with grab-site, but the actual video URL isn't even in a script block or anything but retrieved via a GraphQL query (i.e. POST) these days...
05:59:48pabs quits [Ping timeout: 260 seconds]
06:02:43devkev quits [Ping timeout: 260 seconds]
06:04:46devkev (devkev) joins
06:15:58devkev quits [Ping timeout: 250 seconds]
06:16:08lennier2 quits [Ping timeout: 260 seconds]
06:16:45lennier2 joins
06:19:29devkev (devkev) joins
06:24:18devkev quits [Ping timeout: 260 seconds]
06:31:21BornOn420 quits [Remote host closed the connection]
06:31:34<monoxane>JAA graphql queries are still a GET, its just a super convoluted json body with some cursed url parameters, its only mutations that are POST
06:31:52BornOn420 (BornOn420) joins
06:33:41<@JAA>monoxane: In theory, that should be how it works, sure. In practice, that's normally not how it's implemented. The GraphQL query in question on Instagram is POST.
06:34:15devkev (devkev) joins
06:34:40<monoxane>well thats extra cursed then
06:35:13PotatoProton01 joins
06:35:13<@JAA>One part of it is that the query is usually sent in the request body, and while that's not forbidden by the HTTP spec, it's recommended against.
06:35:24<@JAA>forbidden on GET requests, I mean.
06:35:27<pokechu22>I've mostly seen graphql done via posts, yeah
06:35:40<pokechu22>Wasn't there a new HTTP verb for "get but with http body"? QUERY, I think?
06:35:58<@JAA>The only cases where I've seen GETs were with a query identifier, not a full query.
06:36:20<pokechu22>https://httpwg.org/http-extensions/draft-ietf-httpbis-safe-method-w-body.html / https://www.ietf.org/archive/id/draft-ietf-httpbis-safe-method-w-body-02.html I think
06:36:38<@JAA>Huh
06:36:39pabs (pabs) joins
06:38:01<@JAA>More precisely, the HTTP spec says that the body SHOULD be ignored on GET.
06:38:30devkev quits [Ping timeout: 250 seconds]
06:39:14devkev (devkev) joins
06:39:42<@JAA>Oh, looks like that was removed in the 723x RFCs.
06:39:46PotatoProton01 quits [Remote host closed the connection]
06:40:03PotatoProton01 joins
06:41:03<@JAA>The wording in 7231 isn't particularly useful either though. Anyhow, yeah, almost all implementations use POST.
06:43:33Snivy quits [Ping timeout: 260 seconds]
06:43:42devkev quits [Ping timeout: 250 seconds]
06:51:19Snivy (Snivy) joins
06:57:31PotatoProton01 quits [Client Quit]
06:57:50PotatoProton01 joins
07:02:12PotatoProton01 quits [Remote host closed the connection]
07:02:24PotatoProton01 joins
07:02:46PotatoProton01 quits [Remote host closed the connection]
07:02:58PotatoProton01 joins
07:03:05PotatoProton01 quits [Client Quit]
07:11:29pixel (pixel) joins
07:19:21BlueMaxima quits [Read error: Connection reset by peer]
07:50:54Radzig quits [Quit: ZNC 1.9.1 - https://znc.in]
07:52:26Radzig joins
07:56:15devkev (devkev) joins
08:01:08devkev quits [Ping timeout: 260 seconds]
08:11:37devkev (devkev) joins
08:16:00devkev quits [Ping timeout: 250 seconds]
08:21:22devkev (devkev) joins
08:26:13devkev quits [Ping timeout: 260 seconds]
08:45:38loug8318142 joins
08:55:43khaoohs quits [Read error: Connection reset by peer]
08:55:53Island quits [Read error: Connection reset by peer]
08:56:01khaoohs joins
08:56:01katocala quits [Read error: Connection reset by peer]
08:56:12Island joins
08:56:38katocala joins
08:56:51Bleo18260072271962345 quits [Quit: Ping timeout (120 seconds)]
08:57:00makeworld quits [Quit: Ping timeout (120 seconds)]
08:57:05Bleo18260072271962345 joins
08:58:29devkev (devkev) joins
09:05:53devkev quits [Ping timeout: 260 seconds]
09:17:09devkev (devkev) joins
09:21:26devkev quits [Ping timeout: 250 seconds]
09:26:21<Stagnant>Agricola (Finnish humanities network site) is migrating to a new platform tomorrow (friday). It has a phpbb based discussion forum with 20 years worth of discussion. They closed the forum for new messages at the end of 2024 and the announcement about the new platform doesnt mention anything about the forum so would be nice to get an archivebot job for this. The URL for the
09:26:23<Stagnant>forum is https://agricolaverkko.fi/keskustelu/
09:26:54devkev (devkev) joins
09:31:33devkev quits [Ping timeout: 260 seconds]
09:35:16<@JAA>Stagnant: Thanks! I've started ArchiveBot jobs for both the forums and the site.
09:36:39devkev (devkev) joins
09:42:14devkev quits [Ping timeout: 250 seconds]
09:45:47devkev (devkev) joins
09:51:23devkev quits [Ping timeout: 260 seconds]
09:54:52devkev (devkev) joins
09:59:08devkev quits [Ping timeout: 250 seconds]
10:10:02devkev (devkev) joins
10:14:43devkev quits [Ping timeout: 260 seconds]
10:19:47devkev (devkev) joins
10:20:23<AK>Some of the default Azure firewall rules will forbid GET with body. So until QUERY comes out I do use POST when I just want a GET but with a body 🤷
10:24:16devkev quits [Ping timeout: 250 seconds]
10:37:50devkev (devkev) joins
10:42:28devkev quits [Ping timeout: 250 seconds]
10:47:35devkev (devkev) joins
10:56:43devkev quits [Ping timeout: 260 seconds]
11:01:49devkev (devkev) joins
11:06:38devkev quits [Ping timeout: 260 seconds]
11:10:37devkev (devkev) joins
11:10:40pixel leaves [Error from remote client]
11:10:44pixel (pixel) joins
11:14:58devkev quits [Ping timeout: 250 seconds]
11:20:22devkev (devkev) joins
11:23:45lunax quits [Read error: Connection reset by peer]
11:24:43devkev quits [Ping timeout: 260 seconds]
11:24:52pabs quits [Read error: Connection reset by peer]
11:26:42pabs (pabs) joins
11:29:09devkev (devkev) joins
11:34:03devkev quits [Ping timeout: 260 seconds]
11:36:16Island quits [Read error: Connection reset by peer]
11:38:54devkev (devkev) joins
11:43:08devkev quits [Ping timeout: 250 seconds]
11:47:41devkev (devkev) joins
11:54:28devkev quits [Ping timeout: 260 seconds]
11:57:30devkev (devkev) joins
12:00:01Bleo18260072271962345 quits [Quit: The Lounge - https://thelounge.chat]
12:01:46devkev quits [Ping timeout: 250 seconds]
12:02:49Bleo18260072271962345 joins
12:15:33devkev (devkev) joins
12:20:08devkev quits [Ping timeout: 260 seconds]
12:25:18devkev (devkev) joins
12:29:28Wohlstand (Wohlstand) joins
12:30:03devkev quits [Ping timeout: 260 seconds]
12:31:28Wohlstand quits [Client Quit]
12:35:33SkilledAlpaca418962 quits [Quit: SkilledAlpaca418962]
12:36:06SkilledAlpaca418962 joins
12:38:30Wohlstand (Wohlstand) joins
12:43:21devkev (devkev) joins
12:47:42devkev quits [Ping timeout: 250 seconds]
12:52:52devkev (devkev) joins
12:59:13devkev quits [Ping timeout: 260 seconds]
13:01:11devkev (devkev) joins
13:02:08gust joins
13:05:28devkev quits [Ping timeout: 250 seconds]
13:10:45devkev (devkev) joins
13:15:33devkev quits [Ping timeout: 260 seconds]
13:19:28devkev (devkev) joins
13:19:37SootBector quits [Remote host closed the connection]
13:19:55SootBector (SootBector) joins
13:24:06devkev quits [Ping timeout: 250 seconds]
13:26:03pabs quits [Ping timeout: 260 seconds]
13:27:30benjins2 joins
13:29:01Webuser630981 joins
13:29:30Webuser630981 quits [Client Quit]
13:29:43devkev (devkev) joins
13:34:13devkev quits [Ping timeout: 260 seconds]
13:38:09devkev (devkev) joins
13:41:54pabs (pabs) joins
13:42:44devkev quits [Ping timeout: 250 seconds]
13:45:22Megame (Megame) joins
14:00:36Megame quits [Read error: Connection reset by peer]
14:01:04Megame (Megame) joins
14:02:22nulldata6 (nulldata) joins
14:04:33nulldata quits [Ping timeout: 260 seconds]
14:04:34nulldata6 is now known as nulldata
14:38:29Megame quits [Remote host closed the connection]
14:38:49Megame (Megame) joins
14:50:21devkev (devkev) joins
14:55:18devkev quits [Ping timeout: 260 seconds]
14:58:27devkev (devkev) joins
15:02:53devkev quits [Ping timeout: 260 seconds]
15:03:21devkev (devkev) joins
15:09:24devkev quits [Ping timeout: 250 seconds]
15:23:25katocala quits [Remote host closed the connection]
15:24:13<h2ibot>Nazaypato edited Talk:Deathwatch (+176, /* Pooh's Adventures Wiki is shutting down */…): https://wiki.archiveteam.org/?diff=54415&oldid=52621
15:24:14<h2ibot>Mgoshawk edited Deathwatch (+213, /* 2025 */): https://wiki.archiveteam.org/?diff=54416&oldid=54413
15:26:34angenieux2 quits [Quit: The Lounge - https://thelounge.chat]
15:26:55angenieux2 (angenieux) joins
15:36:08lennier2 quits [Ping timeout: 260 seconds]
15:36:43khaoohs quits [Ping timeout: 260 seconds]
15:48:41katocala joins
15:56:12khaoohs joins
15:57:49Radzig quits [Quit: ZNC 1.9.1 - https://znc.in]
16:04:39Radzig joins
16:20:02dvb quits [Ping timeout: 250 seconds]
16:20:43us3rrr joins
16:22:21dvb (dvb) joins
16:23:58onetruth quits [Ping timeout: 260 seconds]
16:35:31utulien joins
16:41:07lennier1 (lennier1) joins
16:57:54Webuser172691 joins
16:58:33<Webuser172691>Is it normal for Warrior to only be able to upload at 2kB/s?
16:59:01<@imer>Webuser172691: not usually, no. what project are you running?
16:59:05<Webuser172691>US gov atm
16:59:26<myself>Are you actually getting jobs, or are you seeing the bandwidth consumed by occasionally pinging the tracker?
16:59:58<Webuser172691>wow I think I'm an idiot
16:59:58<@imer>^ ah yes, if you're watching the overall stats you might just be idle
17:00:00<Webuser172691>"Starting CheckIP for Item
17:00:00<Webuser172691>Finished CheckIP for Item
17:00:00<Webuser172691>Starting CheckRequirements for Item
17:00:00<Webuser172691>Finished CheckRequirements for Item
17:00:00<Webuser172691>Starting GetItemFromTracker for Item
17:00:00<Webuser172691>Tracker rate limiting is active. We don't want to overload the site we're archiving, so we've limited the number of downloads per minute. Retrying after 60 seconds...
17:00:00<Webuser172691>Tracker rate limiting is active. We don't want to overload the site we're archiving, so we've limited the number of downloads per minute. Retrying after 80 seconds...
17:00:01<Webuser172691>Tracker rate limiting is active. We don't want to overload the site we're archiving, so we've limited the number of downloads per minute. Retrying after 100 seconds...
17:00:01<Webuser172691>Tracker rate limiting is active. We don't want to overload the site we're archiving, so we've limited the number of downloads per minute. Retrying after 120 seconds...
17:00:02<Webuser172691>"
17:00:26<myself>pasting that just confirmed it 😂 but at least that was an easy answer
17:00:42<Webuser172691>Welp, sorry for the bother, thanks for what you do folks!
17:01:45Webuser172691 quits [Client Quit]
17:04:44lunax (lunax) joins
17:11:48utulien quits [Ping timeout: 260 seconds]
18:25:33utulien joins
18:45:38utulien quits [Ping timeout: 250 seconds]
19:00:48Megame quits [Ping timeout: 250 seconds]
19:11:54HP_Archivist (HP_Archivist) joins
19:26:02Naruyoko5 quits [Read error: Connection reset by peer]
19:33:22HP_Archivist quits [Client Quit]
19:58:35Webuser384859 joins
19:58:43Webuser384859 quits [Client Quit]
20:01:21Webuser171314 joins
20:09:41lennier2 joins
20:12:18lennier1 quits [Ping timeout: 250 seconds]
20:14:07Naruyoko joins
20:28:58katocala quits [Ping timeout: 260 seconds]
20:29:26katocala joins
20:50:58BlueMaxima joins
21:01:33Megame (Megame) joins
21:11:33katocala quits [Ping timeout: 260 seconds]
21:11:53katocala joins
21:20:36Wohlstand quits [Quit: Wohlstand]
21:22:04BlueMaxima quits [Client Quit]
21:40:09Island joins
22:11:22BornOn420 quits [Ping timeout: 276 seconds]
22:12:48etnguyen03 (etnguyen03) joins
22:21:22skyrocket quits [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
22:24:23BornOn420 (BornOn420) joins
22:43:06Megame quits [Client Quit]
23:08:01HP_Archivist (HP_Archivist) joins
23:31:34etnguyen03 quits [Remote host closed the connection]
23:33:43etnguyen03 (etnguyen03) joins
23:39:05_emcapi joins
23:41:36emcapi quits [Ping timeout: 250 seconds]
23:54:46sec^nd quits [Remote host closed the connection]
23:55:14sec^nd (second) joins