#archiveteam 2017-05-09,Tue

↑back Search

Time Nickname Message
00:00 🔗 db48x then I ran the pipeline:
00:00 🔗 db48x Starting GetItemFromTracker for Item
00:00 🔗 db48x Received item '1494284737.0' from tracker
00:02 🔗 db48x does this kind of error ring a bell?
00:04 🔗 chfoo no, that never happened to me before. it seems like it might be a problem with one of the redis libraries
00:04 🔗 jmtd has quit IRC (Excess Flood)
00:04 🔗 jmtd has joined #archiveteam
00:05 🔗 chfoo did you set it up the tracker to use the same old versions or are you using the latest?
00:05 🔗 db48x latest
00:05 🔗 db48x there were problems with older versions
00:07 🔗 db48x the most obvious thing that I've already fixed is that redis.eval has a different argument signature (arrays, instead of flat arguments)
00:12 🔗 chfoo did you check using redis-cli to see if the structures are still correct?
00:12 🔗 chfoo ie, check if projectname:todo is still containing sets of item names
00:16 🔗 db48x yes, todo looks fine
00:27 🔗 chfoo i'm looking over the source but i don't see anything that might cause that
00:33 🔗 db48x is request_item in transactions.rb the right place to look?
00:35 🔗 db48x how do you debug this thing?
00:36 🔗 xmc sacrifice a chicken, read its entrails
00:36 🔗 chfoo i'm looking at transactions.rb too
00:38 🔗 chfoo there's also routes/api.rb and the process_request function if you haven't seen it yet
00:52 🔗 db48x redis.zadd("#{ prefix }out", Time.now.to_i, item)
00:53 🔗 db48x there's the timestamp
00:56 🔗 BlueMaxim has quit IRC (Read error: Operation timed out)
00:57 🔗 db48x well
00:57 🔗 db48x I changed it to
00:57 🔗 db48x redis.zadd("#{ prefix }out", [Time.now.to_i, item])
00:57 🔗 db48x
00:57 🔗 db48x and it worked this time
01:07 🔗 db48x ooh
01:08 🔗 db48x the problem actually happened when I released the item
01:08 🔗 db48x it added the item back incorrectly
01:09 🔗 db48x redis.zrange no longer returns a flat list, so in statistics.rb on line 75:
01:09 🔗 db48x - out.each_slice(2) do |item, time|
01:09 🔗 db48x + out.each do |item, time|
01:11 🔗 db48x that fixes the admin claims ui as well
01:12 🔗 Coderjo ah the joy of using fairly new tools... everything is subject to change, breaking older code. you don't need to use a newer version anyway, right? XD
01:13 🔗 db48x chfoo: everything seems to be working now (well, except for my pipline script), but if you have any tips for debugging (in an actual debugger, with breakpoints and inspection and whatnot) I'd be interested
01:13 🔗 db48x Coderjo: indeed
01:13 🔗 db48x on the other hand these are improvements to the api
01:14 🔗 chfoo ok, that's good. i don't have any debugger recommendations for ruby though
01:14 🔗 db48x alas
01:17 🔗 wp494 hey woah is this #archiveteam or #archiveteam-bs?
01:17 🔗 db48x wp494: strictly speaking, yes
01:18 🔗 wp494 really tho -BS it, please
01:19 🔗 Coderjo isn't there actually a channel for tracker dev? (I can't remember)
01:20 🔗 db48x no idea
01:21 🔗 db48x https://github.com/ArchiveTeam/universal-tracker/commit/d585473896fa8ab8ecc637d8d9b1b6ea5e5010d6
01:21 🔗 wp494 I thought so but guess not, either way, please please PLEASE take this to -BS
01:21 🔗 wp494 it's gone on long enough here as is
02:22 🔗 godane has quit IRC (Quit: Leaving.)
02:27 🔗 vitzli has joined #archiveteam
02:49 🔗 chfoo you can use #warrior in the future
04:10 🔗 Sk1d has quit IRC (Ping timeout: 194 seconds)
04:16 🔗 Sk1d has joined #archiveteam
04:35 🔗 BlueMaxim has joined #archiveteam
04:40 🔗 anhedonis has joined #archiveteam
04:56 🔗 ndiddy has quit IRC ()
05:23 🔗 Somebody2 If anyone wants to suggest shorteners to add to urlteam, Please Do!
05:43 🔗 Odd0002 Somebody2: is there a channel to do so?
05:44 🔗 zhongfu has joined #archiveteam
06:00 🔗 yuitimoth has quit IRC (Remote host closed the connection)
06:02 🔗 yuitimoth has joined #archiveteam
06:03 🔗 yuitimoth has quit IRC (Remote host closed the connection)
06:03 🔗 yuitimoth has joined #archiveteam
06:05 🔗 yuitimoth has quit IRC (Remote host closed the connection)
06:05 🔗 yuitimoth has joined #archiveteam
06:05 🔗 yuitimoth has quit IRC (Remote host closed the connection)
06:06 🔗 yuitimoth has joined #archiveteam
06:10 🔗 yuitimoth has quit IRC (Remote host closed the connection)
06:10 🔗 yuitimoth has joined #archiveteam
06:46 🔗 Ctrl has quit IRC (Ping timeout: 250 seconds)
06:48 🔗 godane has joined #archiveteam
07:02 🔗 zhongfu has quit IRC (Remote host closed the connection)
07:04 🔗 dashcloud has quit IRC (Ping timeout: 245 seconds)
07:05 🔗 zhongfu has joined #archiveteam
07:18 🔗 zhongfu has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 godane has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Kaz has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 ThisAsYou has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 JSharp___ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 BartoCH has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 revi has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 alembic has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 tklk has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 floogulin has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Ctrl-S___ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 jiphex has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 octarine has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 hive-mind has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 FalconK has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 mona has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 SpaffGarg has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 sep332 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Kenshin has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 K4k has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 SketchCow has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 pfallenop has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 dimeshake has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 maxogden has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 HCross2 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 deathy has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 alfie has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 deetwelve has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Sue_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Muad-Dib has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Sanqui has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 scyther has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Meroje has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 raphidae has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Deewiant has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Boppen has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Nemo_bis has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 qwerty has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Simpbrain has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Whopper has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Aoede has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Frogging has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Riviera has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 SN4T14 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 tuluu_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 JensRex has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 andersju has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 tammy_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 i0npulse has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Marc has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Hecatz has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Rai-chan has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 medowar has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 kris33 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Ymgve has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 nyany has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Rondom has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 atluxity has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Madchen has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 toddf has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Meeh has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 PurpleSym has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 altlabel has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 anhedonis has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 SilSte has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 brayden_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Zeryl has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Odd0002 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 espes__ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Darkstar has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Lord_Nigh has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 kurt has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 DFJustin has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Fletcher has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 klg has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 nico_32 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 BlueMaxim has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 nacci has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 superkuh has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 chazchaz has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 midas has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 yipdw has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 khaoohs_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 gibigiana has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 xmc has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Somebody2 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 will has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 namespace has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 MrRadar has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 pikhq has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 mistym- has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 dcmorton has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 dxrt has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 zino has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 joepie91 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Atom has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Cameron_D has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 zenguy has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 cf has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 atlogbot has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 lukeman has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 arkiver has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Baljem has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 lainu has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 dserodio has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 yuitimoth has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 RichardG has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Aranje has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 tsr has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 flyingzum has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 luckcolor has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 tephra has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 antomatic has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 kevinr has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 johnny4 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 bsmith093 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 ats has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 kisspunch has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 tapedrive has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 oli has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 wolfpld has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Sk1d has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 vitzli has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 jmtd has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 hook54321 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 mls_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Stilett0 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 andai has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 xhdr has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 nightpool has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 antonizoo has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 lesderid has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 ploop has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 jspiros has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 QBcrusher has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 arbin has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 kyounko has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 HP_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Yurume has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 TC01 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 eprillios has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 redlob has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 atomicthu has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 jtn2 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 rocode has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 dboard has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 TC02 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 chfoo has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 swebb has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 ranma_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 trs80 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 SadDM has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 cache_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 fie has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Smiley has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 sivoais has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 kanzure has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 wp494 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 dan- has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Jogie has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 kcaj has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 c4rc4s has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 macker has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 ranma has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 whydomain has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 robink has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 mundus201 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 chazchaz_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Kriel has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 winr4r has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Selanda has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Igloo has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 closure has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 patricko- has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 randomdes has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 tfgbd_znc has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 MMovie has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 bwn has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 dbohdan has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 REiN^ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 phuz has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 fusl has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 balrog has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 C4K3 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Gfy has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 acridAxid has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 marvinw has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 nwf has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Mayonaise has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 thefinn93 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 mhazinsk has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 btfo has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Selavi has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 aMunster has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 RedType_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 fenn has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Zebranky_ has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Coderjo has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 Petri152 has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 yakfish has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 VoidWhisp has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 |Ripley| has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 wabu has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 PotcFdk has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 SirCmpwn has quit IRC (irc.Prison.NET hub.efnet.us)
07:18 🔗 w0rp has quit IRC (irc.Prison.NET hub.efnet.us)
08:48 🔗 ploop has joined #archiveteam
08:48 🔗 schbirid has joined #archiveteam
08:48 🔗 Jonison has joined #archiveteam
08:48 🔗 xmc has joined #archiveteam
08:48 🔗 zhongfu has joined #archiveteam
08:48 🔗 godane has joined #archiveteam
08:48 🔗 yuitimoth has joined #archiveteam
08:48 🔗 anhedonis has joined #archiveteam
08:48 🔗 BlueMaxim has joined #archiveteam
08:48 🔗 Sk1d has joined #archiveteam
08:48 🔗 vitzli has joined #archiveteam
08:48 🔗 jmtd has joined #archiveteam
08:48 🔗 Kaz has joined #archiveteam
08:48 🔗 ThisAsYou has joined #archiveteam
08:48 🔗 JSharp___ has joined #archiveteam
08:48 🔗 BartoCH has joined #archiveteam
08:48 🔗 revi has joined #archiveteam
08:48 🔗 jspiros has joined #archiveteam
08:48 🔗 nacci has joined #archiveteam
08:48 🔗 alembic has joined #archiveteam
08:48 🔗 Nemo_bis has joined #archiveteam
08:48 🔗 RichardG has joined #archiveteam
08:48 🔗 tklk has joined #archiveteam
08:48 🔗 floogulin has joined #archiveteam
08:48 🔗 hook54321 has joined #archiveteam
08:48 🔗 Ctrl-S___ has joined #archiveteam
08:48 🔗 jiphex has joined #archiveteam
08:48 🔗 octarine has joined #archiveteam
08:48 🔗 mls_ has joined #archiveteam
08:48 🔗 SilSte has joined #archiveteam
08:48 🔗 tfgbd_znc has joined #archiveteam
08:48 🔗 MMovie has joined #archiveteam
08:48 🔗 cache_ has joined #archiveteam
08:48 🔗 brayden_ has joined #archiveteam
08:48 🔗 Simpbrain has joined #archiveteam
08:48 🔗 hive-mind has joined #archiveteam
08:48 🔗 kris33 has joined #archiveteam
08:48 🔗 Zeryl has joined #archiveteam
08:48 🔗 QBcrusher has joined #archiveteam
08:48 🔗 bwn has joined #archiveteam
08:48 🔗 Odd0002 has joined #archiveteam
08:48 🔗 Stilett0 has joined #archiveteam
08:48 🔗 Whopper has joined #archiveteam
08:48 🔗 superkuh has joined #archiveteam
08:48 🔗 Aoede has joined #archiveteam
08:48 🔗 andai has joined #archiveteam
08:48 🔗 west.us.hub sets mode: +oo xmc brayden_
08:48 🔗 xhdr has joined #archiveteam
08:48 🔗 nightpool has joined #archiveteam
08:48 🔗 FalconK has joined #archiveteam
08:48 🔗 mona has joined #archiveteam
08:48 🔗 dbohdan has joined #archiveteam
08:48 🔗 fie has joined #archiveteam
08:48 🔗 Frogging has joined #archiveteam
08:48 🔗 SpaffGarg has joined #archiveteam
08:48 🔗 Ymgve has joined #archiveteam
08:48 🔗 REiN^ has joined #archiveteam
08:48 🔗 wolfpld has joined #archiveteam
08:48 🔗 oli has joined #archiveteam
08:48 🔗 tapedrive has joined #archiveteam
08:48 🔗 kisspunch has joined #archiveteam
08:48 🔗 ats has joined #archiveteam
08:48 🔗 bsmith093 has joined #archiveteam
08:48 🔗 johnny4 has joined #archiveteam
08:48 🔗 kevinr has joined #archiveteam
08:48 🔗 antomatic has joined #archiveteam
08:48 🔗 tephra has joined #archiveteam
08:48 🔗 luckcolor has joined #archiveteam
08:48 🔗 flyingzum has joined #archiveteam
08:48 🔗 tsr has joined #archiveteam
08:48 🔗 sep332 has joined #archiveteam
08:48 🔗 antonizoo has joined #archiveteam
08:48 🔗 phuz has joined #archiveteam
08:48 🔗 lesderid has joined #archiveteam
08:48 🔗 nyany has joined #archiveteam
08:48 🔗 scyther has joined #archiveteam
08:48 🔗 Sanqui has joined #archiveteam
08:48 🔗 west.us.hub sets mode: +oooo bsmith093 antomatic luckcolor Sanqui
08:48 🔗 Sue_ has joined #archiveteam
08:48 🔗 deetwelve has joined #archiveteam
08:48 🔗 Meroje has joined #archiveteam
08:48 🔗 Muad-Dib has joined #archiveteam
08:48 🔗 raphidae has joined #archiveteam
08:48 🔗 alfie has joined #archiveteam
08:48 🔗 deathy has joined #archiveteam
08:48 🔗 HCross2 has joined #archiveteam
08:48 🔗 maxogden has joined #archiveteam
08:48 🔗 dimeshake has joined #archiveteam
08:48 🔗 pfallenop has joined #archiveteam
08:48 🔗 SketchCow has joined #archiveteam
08:48 🔗 K4k has joined #archiveteam
08:48 🔗 Kenshin has joined #archiveteam
08:48 🔗 Boppen has joined #archiveteam
08:48 🔗 Deewiant has joined #archiveteam
08:48 🔗 west.us.hub sets mode: +oo HCross2 SketchCow
08:48 🔗 Meeh has joined #archiveteam
08:48 🔗 PurpleSym has joined #archiveteam
08:48 🔗 altlabel has joined #archiveteam
08:48 🔗 toddf has joined #archiveteam
08:48 🔗 nico_32 has joined #archiveteam
08:48 🔗 Madchen has joined #archiveteam
08:48 🔗 Fletcher has joined #archiveteam
08:48 🔗 klg has joined #archiveteam
08:48 🔗 DFJustin has joined #archiveteam
08:48 🔗 west.us.hub sets mode: +oooo PurpleSym altlabel Fletcher DFJustin
08:48 🔗 atluxity has joined #archiveteam
08:48 🔗 kurt has joined #archiveteam
08:48 🔗 Lord_Nigh has joined #archiveteam
08:48 🔗 Rai-chan has joined #archiveteam
08:48 🔗 medowar has joined #archiveteam
08:48 🔗 Hecatz has joined #archiveteam
08:48 🔗 Marc has joined #archiveteam
08:48 🔗 i0npulse has joined #archiveteam
08:48 🔗 tammy_ has joined #archiveteam
08:48 🔗 andersju has joined #archiveteam
08:48 🔗 JensRex has joined #archiveteam
08:48 🔗 Rondom has joined #archiveteam
08:48 🔗 Darkstar has joined #archiveteam
08:48 🔗 tuluu_ has joined #archiveteam
08:48 🔗 espes__ has joined #archiveteam
08:48 🔗 SN4T14 has joined #archiveteam
08:48 🔗 Riviera has joined #archiveteam
08:48 🔗 Smiley has joined #archiveteam
08:48 🔗 sivoais has joined #archiveteam
08:48 🔗 chazchaz has joined #archiveteam
08:48 🔗 west.us.hub sets mode: +oooo atluxity Lord_Nigh medowar chazchaz
08:48 🔗 arbin has joined #archiveteam
08:48 🔗 kyounko has joined #archiveteam
08:48 🔗 fusl has joined #archiveteam
08:48 🔗 balrog has joined #archiveteam
08:48 🔗 C4K3 has joined #archiveteam
08:48 🔗 HP_ has joined #archiveteam
08:48 🔗 Gfy has joined #archiveteam
08:48 🔗 midas has joined #archiveteam
08:48 🔗 yipdw has joined #archiveteam
08:48 🔗 khaoohs_ has joined #archiveteam
08:48 🔗 gibigiana has joined #archiveteam
08:48 🔗 kanzure has joined #archiveteam
08:48 🔗 Yurume has joined #archiveteam
08:48 🔗 Somebody2 has joined #archiveteam
08:48 🔗 will has joined #archiveteam
08:48 🔗 namespace has joined #archiveteam
08:48 🔗 west.us.hub sets mode: +ooo balrog midas yipdw
08:48 🔗 MrRadar has joined #archiveteam
08:48 🔗 acridAxid has joined #archiveteam
08:48 🔗 marvinw has joined #archiveteam
08:48 🔗 TC01 has joined #archiveteam
08:48 🔗 eprillios has joined #archiveteam
08:48 🔗 nwf has joined #archiveteam
08:48 🔗 Mayonaise has joined #archiveteam
08:48 🔗 thefinn93 has joined #archiveteam
08:48 🔗 wp494 has joined #archiveteam
08:48 🔗 mhazinsk has joined #archiveteam
08:48 🔗 redlob has joined #archiveteam
08:48 🔗 btfo has joined #archiveteam
08:48 🔗 Selavi has joined #archiveteam
08:48 🔗 atomicthu has joined #archiveteam
08:48 🔗 pikhq has joined #archiveteam
08:48 🔗 dan- has joined #archiveteam
08:48 🔗 mistym- has joined #archiveteam
08:48 🔗 aMunster has joined #archiveteam
08:48 🔗 dcmorton has joined #archiveteam
08:48 🔗 dxrt has joined #archiveteam
08:48 🔗 RedType_ has joined #archiveteam
08:48 🔗 fenn has joined #archiveteam
08:48 🔗 Jogie has joined #archiveteam
08:48 🔗 Zebranky_ has joined #archiveteam
08:48 🔗 Coderjo has joined #archiveteam
08:48 🔗 kcaj has joined #archiveteam
08:48 🔗 c4rc4s has joined #archiveteam
08:48 🔗 Petri152 has joined #archiveteam
08:48 🔗 yakfish has joined #archiveteam
08:48 🔗 zino has joined #archiveteam
08:48 🔗 jtn2 has joined #archiveteam
08:48 🔗 joepie91 has joined #archiveteam
08:48 🔗 west.us.hub sets mode: +oooo wp494 mistym- dcmorton joepie91
08:48 🔗 rocode has joined #archiveteam
08:48 🔗 VoidWhisp has joined #archiveteam
08:48 🔗 Atom has joined #archiveteam
08:48 🔗 |Ripley| has joined #archiveteam
08:48 🔗 dboard has joined #archiveteam
08:48 🔗 TC02 has joined #archiveteam
08:48 🔗 Cameron_D has joined #archiveteam
08:48 🔗 wabu has joined #archiveteam
08:48 🔗 PotcFdk has joined #archiveteam
08:48 🔗 zenguy has joined #archiveteam
08:48 🔗 chfoo has joined #archiveteam
08:48 🔗 cf has joined #archiveteam
08:48 🔗 patricko- has joined #archiveteam
08:48 🔗 randomdes has joined #archiveteam
08:48 🔗 west.us.hub sets mode: +oo Cameron_D chfoo
08:48 🔗 closure has joined #archiveteam
08:48 🔗 Igloo has joined #archiveteam
08:48 🔗 Selanda has joined #archiveteam
08:48 🔗 winr4r has joined #archiveteam
08:48 🔗 chazchaz_ has joined #archiveteam
08:48 🔗 w0rp has joined #archiveteam
08:48 🔗 lainu has joined #archiveteam
08:48 🔗 mundus201 has joined #archiveteam
08:48 🔗 Baljem has joined #archiveteam
08:48 🔗 robink has joined #archiveteam
08:48 🔗 whydomain has joined #archiveteam
08:48 🔗 arkiver has joined #archiveteam
08:48 🔗 ranma has joined #archiveteam
08:48 🔗 SirCmpwn has joined #archiveteam
08:48 🔗 lukeman has joined #archiveteam
08:48 🔗 Kriel has joined #archiveteam
08:48 🔗 macker has joined #archiveteam
08:48 🔗 dserodio has joined #archiveteam
08:48 🔗 atlogbot has joined #archiveteam
08:48 🔗 swebb has joined #archiveteam
08:48 🔗 ranma_ has joined #archiveteam
08:48 🔗 trs80 has joined #archiveteam
08:48 🔗 SadDM has joined #archiveteam
08:48 🔗 west.us.hub sets mode: +oooo closure arkiver swebb SadDM
08:48 🔗 swebb sets mode: +o Jonimoose
08:54 🔗 atomotic has joined #archiveteam
09:13 🔗 antomati_ has joined #archiveteam
09:13 🔗 swebb sets mode: +o antomati_
09:13 🔗 antomatic has quit IRC (Read error: Operation timed out)
09:14 🔗 antomati_ is now known as antomatic
09:19 🔗 antomati_ has joined #archiveteam
09:19 🔗 swebb sets mode: +o antomati_
09:21 🔗 antomatic has quit IRC (Read error: Operation timed out)
09:21 🔗 antomati_ is now known as antomatic
09:28 🔗 Honno has joined #archiveteam
09:55 🔗 godane has quit IRC (Ping timeout: 260 seconds)
10:36 🔗 godane has joined #archiveteam
10:40 🔗 qwerty has joined #archiveteam
11:00 🔗 godane has quit IRC (Leaving.)
11:12 🔗 btfo has quit IRC (Read error: Operation timed out)
11:12 🔗 btfo has joined #archiveteam
11:18 🔗 atomotic has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
11:27 🔗 kris33 has quit IRC (Textual IRC Client: www.textualapp.com)
11:29 🔗 kris33 has joined #archiveteam
12:00 🔗 anhedonis has quit IRC (Ping timeout: 633 seconds)
12:00 🔗 qwerty has quit IRC (Ping timeout: 250 seconds)
12:02 🔗 anhedonis has joined #archiveteam
12:21 🔗 qwerty has joined #archiveteam
12:26 🔗 qwerty has quit IRC (Ping timeout: 260 seconds)
12:36 🔗 atomotic has joined #archiveteam
12:47 🔗 BlueMaxim has quit IRC (Read error: Operation timed out)
13:05 🔗 kris33 has quit IRC (Textual IRC Client: www.textualapp.com)
13:08 🔗 pizzaiolo has joined #archiveteam
13:14 🔗 pizzaiolo has quit IRC (pizzaiolo)
13:16 🔗 anhedonis has quit IRC (Read error: Operation timed out)
13:16 🔗 anhedonis has joined #archiveteam
13:16 🔗 anhedonis has quit IRC (Read error: Connection reset by peer)
13:16 🔗 anhedonis has joined #archiveteam
13:24 🔗 pizzaiolo has joined #archiveteam
13:56 🔗 Froggypwn has joined #archiveteam
14:05 🔗 pizzaiolo has quit IRC (pizzaiolo)
14:05 🔗 pizzaiolo has joined #archiveteam
14:50 🔗 kris33 has joined #archiveteam
15:12 🔗 JensRex has quit IRC (Remote host closed the connection)
15:12 🔗 JensRex has joined #archiveteam
15:12 🔗 vitzli has quit IRC (Quit: Leaving)
15:36 🔗 j08nY has joined #archiveteam
15:58 🔗 atomotic has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
16:05 🔗 Ctrl has joined #archiveteam
16:05 🔗 Ctrl has quit IRC (Excess Flood)
16:14 🔗 Ctrl has joined #archiveteam
16:16 🔗 ZexaronS has joined #archiveteam
16:35 🔗 ZexaronS has quit IRC (Leaving)
17:17 🔗 Zeryl has quit IRC (Quit: Leaving)
17:22 🔗 Zeryl has joined #archiveteam
17:32 🔗 ZexaronS has joined #archiveteam
17:34 🔗 qwerty has joined #archiveteam
17:59 🔗 qwerty has quit IRC (Ping timeout: 255 seconds)
18:11 🔗 Aranje has joined #archiveteam
18:15 🔗 bRick5772 has joined #archiveteam
18:22 🔗 bRick5772 has quit IRC (Remote host closed the connection)
18:30 🔗 qwerty has joined #archiveteam
18:36 🔗 bRick5772 has joined #archiveteam
18:56 🔗 godane has joined #archiveteam
19:00 🔗 sep332 has quit IRC (Quit: konversation out)
19:04 🔗 htw has joined #archiveteam
19:21 🔗 qwerty has quit IRC (Ping timeout: 260 seconds)
19:25 🔗 kris33 has quit IRC (Remote host closed the connection)
19:25 🔗 bRick5772 has quit IRC (Quit: Leaving.)
19:39 🔗 db48x has quit IRC (Remote host closed the connection)
20:03 🔗 SketchCow Archive Team, back all these up: https://archive.org/details/@johndoedoett
20:06 🔗 bRick5772 has joined #archiveteam
20:31 🔗 Jonison has quit IRC (Read error: Connection reset by peer)
20:59 🔗 antomatic has quit IRC (Read error: Operation timed out)
21:09 🔗 antomatic has joined #archiveteam
21:09 🔗 swebb sets mode: +o antomatic
21:24 🔗 schbirid has quit IRC (Quit: Leaving)
21:33 🔗 dashcloud has joined #archiveteam
21:34 🔗 sep332 has joined #archiveteam
21:44 🔗 antomati_ has joined #archiveteam
21:44 🔗 swebb sets mode: +o antomati_
21:45 🔗 antomatic has quit IRC (Read error: Operation timed out)
21:46 🔗 antomati_ is now known as antomatic
22:02 🔗 ndiddy has joined #archiveteam
22:04 🔗 zino has quit IRC (Read error: Operation timed out)
22:05 🔗 zino has joined #archiveteam
22:14 🔗 btfo has quit IRC (Read error: Operation timed out)
22:18 🔗 antomati_ has joined #archiveteam
22:18 🔗 swebb sets mode: +o antomati_
22:20 🔗 bRick5772 has quit IRC (Quit: Leaving.)
22:21 🔗 antomatic has quit IRC (Ping timeout: 268 seconds)
22:24 🔗 qwerty has joined #archiveteam
22:44 🔗 antomatic has joined #archiveteam
22:44 🔗 swebb sets mode: +o antomatic
22:46 🔗 antomati_ has quit IRC (Read error: Operation timed out)
22:52 🔗 hive-mind has quit IRC (Ping timeout: 260 seconds)
22:52 🔗 hive-mind has joined #archiveteam
22:53 🔗 ZexaronS has quit IRC (Read error: Operation timed out)
22:55 🔗 ZexaronS has joined #archiveteam
23:09 🔗 db48x has joined #archiveteam
23:14 🔗 ZexaronS has quit IRC (Leaving)
23:27 🔗 antomati_ has joined #archiveteam
23:27 🔗 swebb sets mode: +o antomati_
23:29 🔗 antomatic has quit IRC (Read error: Operation timed out)
23:29 🔗 antomati_ is now known as antomatic
23:37 🔗 ploop has quit IRC (Ping timeout: 268 seconds)
23:39 🔗 BlueMaxim has joined #archiveteam
23:50 🔗 j08nY has quit IRC (Quit: Leaving)

irclogger-viewer