[00:53] *** Datechnom has joined #urlteam [01:04] chfoo Tracker has been posting the following errors for the past few hours; "Error communicating with tracker: 507 Server Error: The tracker needs an operator for manual maintenance. Try again later. for url: https://tracker.archiveteam.org:1338/api/get" [01:05] If any admins are on it might need a kick :) [01:06] Probably just too many errors, I'll check. [01:06] Thanks JAA [01:07] Lots of 'ValueError: Invalid IPv6 URL' on bit.ly, interesting. [01:08] Item ID: 914252736 [01:08] odd. Didnt think IPv6 was enabed/supported by the tracker [01:08] It has nothing to do with the tracker. [01:08] That error occurred while trying to scan a particular URL on bit.ly. [01:09] Ahhh roger [01:09] Apparently Requests automatically parses the redirection URL even if redirects are disabled, and that's what raises the exception. [01:11] Ok, I guess the parsing actually makes sense. [01:13] hm, that's weird. Easy enough to just skip that url, though. [01:13] let me fix it now [01:14] ok, unblocked [01:14] Datechnom: thanks for the ping! [01:15] I'm still trying to figure out which URL it actually is. [01:15] bitly_6 uses custom code to randomise the code access, which makes this a bit more complicated. [01:21] ah, yeah that does make it a bit harder [01:21] sorry for fixing it before you could investigate [01:21] No worries, I have all the info I need. [01:22] It's somewhere in sequence numbers 8891671000 to 8891671049. [01:23] nods [01:25] Found it, shortcode MAVR0F which points to http://c81f67ab.yyv.co[/url [01:25] That's a bug in Python's urllib.parse that I also stumbled across not too long ago. [01:25] Somebody2 no worries. Happy to help :) [01:26] Well, bug in the sense that it should throw a different error probably. [01:28] In case anyone needs to do this in the future: python3 -c 'from terroroftinytown.services.bitly import Bitly6Service'$'\n''s = Bitly6Service(params = {"alphabet": "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_"})'$'\n''for i in range(8891671000, 8891671050):'$'\n'' print(s.transform_sequence_num(i))' [01:30] nice [04:58] *** AlsoJAA has quit IRC (Quit: leaving) [05:01] *** AlsoJAA has joined #urlteam [05:01] *** JAA sets mode: +o AlsoJAA [05:26] *** Wingy has quit IRC (Read error: Operation timed out) [05:27] *** kiska has quit IRC (Read error: Operation timed out) [05:29] *** Terbium_ has quit IRC (Read error: Operation timed out) [05:31] *** atphoenix has quit IRC (Read error: Operation timed out) [05:33] *** atphoenix has joined #urlteam [05:33] *** systwi has quit IRC (Ping timeout: 622 seconds) [05:37] *** systwi has joined #urlteam [05:40] *** Terbium has joined #urlteam [05:42] *** systwi_ has joined #urlteam [05:46] *** systwi has quit IRC (Read error: Operation timed out) [05:49] *** Wingy has joined #urlteam [10:19] *** kiska has joined #urlteam [10:20] *** svchfoo1 sets mode: +o kiska [10:20] *** svchfoo3 sets mode: +o kiska [13:34] *** odemg has joined #urlteam [20:08] *** t3 has joined #urlteam [21:29] *** nepeat has joined #urlteam