| 00:29:04 | | qwertyasdfuiopghjkl quits [Client Quit] |
| 01:10:07 | | DogsRNice quits [Read error: Connection reset by peer] |
| 01:27:52 | | DogsRNice (Webuser299) joins |
| 01:51:17 | <@arkiver> | hello |
| 01:51:19 | <@arkiver> | checking this tomorrow |
| 02:02:14 | | TheTechRobo3641 quits [Remote host closed the connection] |
| 02:02:29 | | TheTechRobo3641 joins |
| 02:50:53 | | TheTechRobo3641 is now known as TheTechRobo |
| 02:51:00 | | TheTechRobo is now authenticated as TheTechRobo |
| 03:38:04 | | xit78 quits [Client Quit] |
| 03:39:31 | | xit78 joins |
| 04:14:44 | | atphoenix (atphoenix) joins |
| 04:14:57 | | atphoenix quits [Remote host closed the connection] |
| 04:16:13 | | atphoenix (atphoenix) joins |
| 04:16:27 | | atphoenix quits [Remote host closed the connection] |
| 04:17:43 | | atphoenix (atphoenix) joins |
| 04:17:57 | | atphoenix quits [Remote host closed the connection] |
| 04:19:13 | | atphoenix (atphoenix) joins |
| 04:19:27 | | atphoenix quits [Remote host closed the connection] |
| 04:20:43 | | atphoenix (atphoenix) joins |
| 04:20:57 | | atphoenix quits [Remote host closed the connection] |
| 04:22:13 | | atphoenix (atphoenix) joins |
| 04:22:27 | | atphoenix quits [Remote host closed the connection] |
| 04:23:43 | | atphoenix (atphoenix) joins |
| 04:23:57 | | atphoenix quits [Remote host closed the connection] |
| 04:25:13 | | atphoenix (atphoenix) joins |
| 04:25:27 | | atphoenix quits [Remote host closed the connection] |
| 04:26:06 | | atphoenix (atphoenix) joins |
| 04:27:37 | | atphoenix quits [Remote host closed the connection] |
| 04:28:13 | | atphoenix (atphoenix) joins |
| 04:35:39 | | Iki1 joins |
| 04:38:41 | | Iki quits [Ping timeout: 252 seconds] |
| 05:18:08 | | DogsRNice quits [Read error: Connection reset by peer] |
| 06:34:02 | | pabs quits [Quit: Don't rest until all the world is paved in moss and greenery.] |
| 06:37:42 | | pabs (pabs) joins |
| 07:11:46 | | pabs quits [Ping timeout: 240 seconds] |
| 07:13:06 | | pabs (pabs) joins |
| 09:20:26 | | TheTechRobo quits [Ping timeout: 240 seconds] |
| 09:51:36 | | qwertyasdfuiopghjkl joins |
| 10:03:35 | | sonick quits [Client Quit] |
| 11:27:22 | | TheTechRobo joins |
| 11:35:26 | | sonick (sonick) joins |
| 13:10:55 | | Arcorann quits [Ping timeout: 252 seconds] |
| 17:38:31 | <@JAA> | Hmm, these seem to be inaccessible: https://web.archive.org/web/2019*/http://picosong.s3.amazonaws.com/wEXce/Young%20Igi%20''Doch%C3%B3d''.mp3?Signature=XcK0LdMVIPNUtoWoXyuAkK6WvcI%3D&Expires=1570763104&AWSAccessKeyId=AKIAIVYGJY7GGRJY2Y3A |
| 17:38:35 | | pabs quits [Ping timeout: 252 seconds] |
| 17:38:35 | <@JAA> | https://web.archive.org/web/2019*/http://cdn.picosong.com/wEXce/Young%20Igi%20''Doch%C3%B3d''.mp3?Signature=qILRatfZXsJftARLOWAhTmr507Y%3D&Expires=1570763105&AWSAccessKeyId=AKIAIVYGJY7GGRJY2Y3A |
| 17:39:49 | | monika (boom) joins |
| 17:43:01 | <@JAA> | Oh, might just be the revisit bug again. |
| 17:44:33 | | pabs (pabs) joins |
| 17:45:26 | | DogsRNice (Webuser299) joins |
| 17:52:07 | <@JAA> | Yes indeed, https://web.archive.org/web/2019*/http://picosong.s3.amazonaws.com/wEXc3/16.%20Kaz%20Ba%C5%82agane%20-%20Nowy%20Mi%C3%B3d%20(Feat.%20Young%20Igi)%20%40SoDrumatic.mp3?Signature=DIgMPIVqx5lt1gok5hhFnfP71i8%3D&Expires=1570763075&AWSAccessKeyId=AKIAIVYGJY7GGRJY2Y3A works fine, wEXce is a revisit record pointing to that. |
| 17:52:30 | <@JAA> | The revisit record is here: curl -sL --range 3879545469-$((3879545469+997-1)) https://archive.org/download/picosong.com_201910_part6/picosong-site-00642.warc.gz |
| 17:53:28 | <@JAA> | I haven't checked where wEXc3 is. |
| 17:54:37 | <@JAA> | I wonder if it breaks due to the WARC-Refers-To-Date value having subsecond precision. |
| 18:03:01 | <@JAA> | Smells like it: https://github.com/iipc/openwayback/blob/c7fac11479ee4447a71ee337f91018f7808757a2/wayback-core/src/main/java/org/archive/wayback/resourcestore/resourcefile/WarcResource.java#L180-L190 directly invokes parse14DigitISODate from org.archive.utils.ArchiveUtils. Not sure where to find that, but the name suggests that it wouldn't handle the trailing fractional seconds. |
| 18:07:08 | <@JAA> | org.archive.util.ArchiveUtils * |
| 18:08:36 | <@JAA> | Found it: https://github.com/iipc/webarchive-commons/blob/7cb3784cea86feedae335e7ec45ba46e924099d9/src/main/java/org/archive/util/ArchiveUtils.java#L261-L268 |
| 18:08:46 | <@JAA> | And that confirms that it won't be able to parse fractional seconds. |
| 18:09:08 | <@JAA> | So that's why all revisits on WARC/1.1 files with fractional seconds are broken. |
| 18:09:11 | <@JAA> | arkiver: ^ |
| 19:20:23 | | Craigle quits [Quit: The Lounge - https://thelounge.chat] |
| 19:21:12 | | Craigle (Craigle) joins |
| 19:49:23 | | xit78 quits [Client Quit] |
| 19:53:43 | | xit78 joins |
| 22:22:00 | | Arcorann (Arcorann) joins |