00:22:26IDK quits [Quit: Connection closed for inactivity]
01:19:14DopefishJustin quits [Remote host closed the connection]
01:23:07DopefishJustin (DopefishJustin) joins
03:58:39balrog quits [Ping timeout: 248 seconds]
04:01:40balrog (balrog) joins
05:15:19DogsRNice quits [Read error: Connection reset by peer]
05:16:53atphoenix_ (atphoenix) joins
05:19:41atphoenix__ quits [Ping timeout: 268 seconds]
06:53:54IDK (IDK) joins
08:15:38ThreeHM quits [Read error: Connection reset by peer]
08:19:12ThreeHM (ThreeHeadedMonkey) joins
11:39:07steering| quits [Quit: hello atheme bugs my old friend... i've come to workaround you again]
11:40:43steering| (steering) joins
11:41:37steering| is now known as steering
14:21:34<justauser>Do you have an example of full block with this message? Ones on our wiki use different one.
14:27:54unknownsrc quits [Ping timeout: 268 seconds]
14:28:30unknownsrc (unknownsrc) joins
15:12:31MrMcNugg1 quits [Quit: WeeChat 4.9.2]
16:20:08ThreeHM quits [Ping timeout: 268 seconds]
16:27:36ThreeHM (ThreeHeadedMonkey) joins
16:49:15<pokechu22>Just entering https://www.nrhtx.com/Archive.aspx?ADID=2442 on https://web.archive.org/save/ and then submitting it triggers the message
16:54:26<@JAA>The wiki documents WBM exclusions, not SPN blocks.
16:55:09<@JAA>Actually, the SPN page does document those blocks, too, with that exact message.
16:55:34<pokechu22>I guess it's also worth noting that SPN https://www.nrhtx.com/ is fine even with the ad blocker enabled
17:04:41<nicolas17> error uploading toolchain.tar.gz: Please reduce your request rate. - total_tasks_queued exceeds global_limit
17:04:48<nicolas17>can't you tell me that *before* uploading the 3GB file...
17:05:07<nicolas17>where can I monitor the queue load?
17:05:59<nicolas17>ah https://s3.us.archive.org/?check_limit=1
17:08:27<klea>https://s3.us.archive.org/?check_limit=1&accesskey=OvJzLOeFx0Vak1O&bucket=web
17:08:56<klea>Replace your accesskey and bucket appropiately with your access key and your item.
18:52:50AK quits [Quit: AK]
19:29:32<nicolas17>while true; do n=$(curl -s https://s3.us.archive.org/?check_limit=1 | jq .detail.total_tasks_queued); echo "queue: $n"; if [ $n -lt 9000 ]; then ./upload.sh 12696; break; fi; sleep 57; done
19:30:32DogsRNice joins
19:53:19unknownsrc quits [Ping timeout: 248 seconds]
20:04:30unknownsrc (unknownsrc) joins
21:08:44dxrt quits [Quit: ZNC - http://znc.sourceforge.net]
21:09:08dxrt joins
22:42:44<nicolas17>wow the queue is staying above 10200
23:05:54<nicolas17>I'll keep delaying my uploads until things recover...