| 00:22:26 | | IDK quits [Quit: Connection closed for inactivity] |
| 01:19:14 | | DopefishJustin quits [Remote host closed the connection] |
| 01:23:07 | | DopefishJustin (DopefishJustin) joins |
| 03:58:39 | | balrog quits [Ping timeout: 248 seconds] |
| 04:01:40 | | balrog (balrog) joins |
| 05:15:19 | | DogsRNice quits [Read error: Connection reset by peer] |
| 05:16:53 | | atphoenix_ (atphoenix) joins |
| 05:19:41 | | atphoenix__ quits [Ping timeout: 268 seconds] |
| 06:53:54 | | IDK (IDK) joins |
| 08:15:38 | | ThreeHM quits [Read error: Connection reset by peer] |
| 08:19:12 | | ThreeHM (ThreeHeadedMonkey) joins |
| 11:39:07 | | steering| quits [Quit: hello atheme bugs my old friend... i've come to workaround you again] |
| 11:40:43 | | steering| (steering) joins |
| 11:41:37 | | steering| 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:54 | | unknownsrc quits [Ping timeout: 268 seconds] |
| 14:28:30 | | unknownsrc (unknownsrc) joins |
| 15:12:31 | | MrMcNugg1 quits [Quit: WeeChat 4.9.2] |
| 16:20:08 | | ThreeHM quits [Ping timeout: 268 seconds] |
| 16:27:36 | | ThreeHM (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:50 | | AK 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:32 | | DogsRNice joins |
| 19:53:19 | | unknownsrc quits [Ping timeout: 248 seconds] |
| 20:04:30 | | unknownsrc (unknownsrc) joins |
| 21:08:44 | | dxrt quits [Quit: ZNC - http://znc.sourceforge.net] |
| 21:09:08 | | dxrt 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... |