[04:03] *** odemg has quit IRC (Read error: Operation timed out) [04:16] *** Muad-Dib has quit IRC (Quit: ZNC - http://znc.in) [04:18] *** odemg has joined #urlteam [05:02] *** odemg has quit IRC (Read error: Operation timed out) [05:17] *** odemg has joined #urlteam [07:06] Tracker is once again posting "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" chfoo JAA Somebody2 [08:37] Thanks, looking. [08:38] The URLteam tracker (but not the other tracker) is having SSL freakout problems. [08:39] Specifically, when I run curl on it, it gives me: curl: (35) error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol [08:39] I don't have the relevant access to fix that, sadly. [08:39] Firefox gives me: An error occurred during a connection to tracker.archiveteam.org:1337. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG [08:45] the SSL port is 1338, not 1337 [08:59] mtntmnky: right, but we run the urlteam tracker at a weird port [08:59] for historical reasons [09:00] hm, or we *used* to [09:00] but 1338 does work, so thanks! [09:00] another bad IPv6 thing, in bitly_6 item 915384820 [09:01] from seq num: 8899784100 to 8899784149 [09:01] ok, it should be running again [09:03] thanks Datechnom ! [09:56] Thanks for fixing it! [12:05] *** Smiley has quit IRC (Quit: hdd swap A GOOOOO!) [12:18] *** Smiley has joined #urlteam [12:18] *** Smiley has quit IRC (Client Quit) [12:19] *** Smiley has joined #urlteam [12:19] *** Smiley has quit IRC (Client Quit) [12:20] *** Smiley has joined #urlteam [12:49] *** Muad-Dib has joined #urlteam [14:20] *** lunik1 has quit IRC (Read error: Operation timed out) [14:46] urlteam is 1337 on http, 1338 on https iirc [14:47] server { [14:47] listen 1337; [14:47] listen 1338 ssl; [14:47] server_name tracker.archiveteam.org;