Time |
Nickname |
Message |
00:29
π
|
arkiver |
Yes, was thinking that too |
00:30
π
|
arkiver |
after my nightsleep I'll get on the main index.html |
00:30
π
|
arkiver |
design it a bit better |
04:46
π
|
|
svchfoo3 has quit IRC (Quit: Closing) |
04:47
π
|
|
svchfoo3 has joined #projectnewsletter |
04:48
π
|
|
svchfoo2 sets mode: +o svchfoo3 |
10:13
π
|
arkiver |
achip: I think we should talk with SketchCow about the domain thing |
10:15
π
|
arkiver |
achip: someitmes it's not working yet http://mail3.newsletter.nerds.io/newspoc/ |
10:15
π
|
arkiver |
apparently with special characters in the name |
10:22
π
|
arkiver |
achip: are you getting error messages for those mails? |
10:22
π
|
arkiver |
also for this? http://mail3.newsletter.nerds.io/newspoc/bounce-md_9656357.553cbc2e.v1-9e3ba6a781e04e87bbb0de5d83ac58e7@mandrillapp.com-Harvard%20Magazine%20eNews:%20Please%20Confirm%20Subscription-1429849633/ |
14:22
π
|
arkiver |
I've made some changes |
14:34
π
|
arkiver |
working on main page with table and everything |
14:34
π
|
arkiver |
should look sweet |
15:23
π
|
arkiver |
achip: made more updates, should have a very basic mailinterface |
15:23
π
|
arkiver |
newes mails appear on top of the page |
15:23
π
|
arkiver |
newest* |
15:42
π
|
arkiver |
I'll see about adding an auto-update for the scripts |
15:42
π
|
arkiver |
and restore if update didn't work |
16:16
π
|
achip |
arkiver I'll do a pull now |
16:41
π
|
arkiver |
achip: awesome |
16:44
π
|
arkiver |
achip: are you receiving any errors? |
16:47
π
|
achip |
getting this, try another message http://paste.nerds.io/raw/dujemoyepu |
16:50
π
|
arkiver |
forgot to import, fixed now |
16:51
π
|
arkiver |
achip: I'll get a script running in a few days which will update the mail scripts if a special mail is send |
16:52
π
|
achip |
pulled and updated, that's pretty fancy haha |
16:53
π
|
achip |
doesn't require shell access and can't really be abused too |
16:53
π
|
arkiver |
heh |
16:54
π
|
achip |
no errors on that one but didn't seem to update the index http://paste.nerds.io/raw/uzumevapod |
16:54
π
|
arkiver |
hmm, looks like there's another error somewhere, are you able to output the log to http://mail3.newsletter.nerds.io/chip-source/log.txt ? |
16:54
π
|
arkiver |
oh, I'll have a look |
17:01
π
|
achip |
aha str + int concatenation on L32 of archive.py |
17:01
π
|
arkiver |
oh haha |
17:02
π
|
arkiver |
fixed now |
17:04
π
|
achip |
pulled and running |
17:04
π
|
arkiver |
looks like that almost working now |
17:04
π
|
arkiver |
(old index.html is at http://mail3.newsletter.nerds.io/chip-source/log.txt) |
17:04
π
|
arkiver |
oops |
17:04
π
|
arkiver |
http://mail3.newsletter.nerds.io/newspoc/index.html-old-0 |
17:08
π
|
achip |
not writing message directories though |
17:08
π
|
* |
achip should actually read the changes |
17:11
π
|
arkiver |
achip: ok! |
17:11
π
|
arkiver |
I'll work a on baraza now |
17:12
π
|
achip |
sweeet, my goal for the day to is to get the domains set up and pointed over (I'll probably grab projectspam too since I'm sure that'll be the next thing haha) |
17:13
π
|
arkiver |
archiving spam :) |
17:14
π
|
achip |
heh ya then after that I'm thinking ads in a sort of reverse Ad-blocker type of thing haha |
17:14
π
|
arkiver |
sounds good |
17:15
π
|
arkiver |
so did you get any other errors after that last update? |
17:18
π
|
arkiver |
scripts updated. |
17:19
π
|
achip |
looks like another str + int fiasco on line 50 and 48 on archive.py len(rawdata) |
17:19
π
|
arkiver |
oh |
17:20
π
|
arkiver |
also fixed! |
17:20
π
|
achip |
bam, updated |
17:21
π
|
arkiver |
oooh |
17:21
π
|
arkiver |
working, swweeet http://mail3.newsletter.nerds.io/newspoc/ |
17:22
π
|
arkiver |
not fully yet |
17:22
π
|
achip |
that's weird, the links were working at first... |
17:24
π
|
arkiver |
made change a while ago to have them in /attachments/ folder with original name https://github.com/chpwssn/newsletter-python/blob/chip-dev/archive.py#L67-L69 |
17:24
π
|
achip |
I'll make sure those are being made.. |
17:25
π
|
arkiver |
I'll fix the date now btw |
17:26
π
|
achip |
http://mail3.newsletter.nerds.io/chip-source/log.txt log should be logging |
17:27
π
|
* |
arkiver is away for 30 min |
17:27
π
|
arkiver |
(updated, btw) |
17:34
π
|
achip |
updated as well |
17:34
π
|
achip |
I mean server is updated |
18:08
π
|
arkiver |
I'll try to find out why some of these messages are failin |
18:13
π
|
achip |
looks like an attachment thing? |
18:15
π
|
arkiver |
yes |
18:17
π
|
achip |
I don't think we check/create /attachments/ |
18:17
π
|
arkiver |
oh haha |
18:18
π
|
arkiver |
that's it |
18:19
π
|
arkiver |
updated! |
18:20
π
|
arkiver |
also, I think we shouldn't name the directories after the subject, but after the unixtime |
18:21
π
|
achip |
ya I agree, wanna change that and close the string on line 67,68? :p |
18:25
π
|
arkiver |
both changed. |
18:26
π
|
achip |
cool, servers updated |
18:28
π
|
arkiver |
small update again... (sorry) |
18:29
π
|
achip |
http://mail3.newsletter.nerds.io/newspoc/1430072900/ |
18:29
π
|
arkiver |
now, that looks a lot better |
18:30
π
|
achip |
so freakin awesome |
18:30
π
|
arkiver |
heh, still something with attachments http://mail3.newsletter.nerds.io/attachments/endusers120.gif |
18:31
π
|
arkiver |
also fixed ^ |
18:32
π
|
achip |
ya file's there just needs the link |
18:32
π
|
achip |
pulled and updated |
18:33
π
|
achip |
http://mail3.newsletter.nerds.io/newspoc/1430073200/ perfect |
18:34
π
|
arkiver |
yes, perfect |
18:34
π
|
arkiver |
look all fine, except that it shows οΏ½ as ΓΌ |
18:35
π
|
achip |
and way better that that's not part of the directory name now |
18:36
π
|
arkiver |
yes |
18:46
π
|
arkiver |
achip: I think we should talk with SketchCow about a permanent domain |
18:47
π
|
achip |
sounds good, I'm gonna try a big (260Mb) attachment so I'm gonna disable the log file for a little bit |
18:47
π
|
achip |
otherwise it would write all that to the log file |
18:47
π
|
arkiver |
heh |
18:48
π
|
arkiver |
please do that |
18:59
π
|
achip |
29M attachment worked good, 260M threw a memory exception in python haha but that's a good outcome |
19:16
π
|
arkiver |
do you have any logs on why this http://mail3.newsletter.nerds.io/newspoc/1430074280/ is not showing html or plaintext? |
19:20
π
|
achip |
strange, nothing in the log for the 1430074280.json even though it was written and I started the script back up with the logging after the attachment test |
19:23
π
|
arkiver |
so these json files keep growing |
19:23
π
|
arkiver |
http://mail3.newsletter.nerds.io/newspoc/1430075957/1430075957.json |
19:24
π
|
arkiver |
there're still some things we need to look in to, but we're making good progress |
19:30
π
|
achip |
that JSON is 81M at this point but 10 minutes since it was last modified |
20:19
π
|
arkiver |
achip: I have some ideas on how to fix the problems with special characters http://mail3.newsletter.nerds.io/newspoc/ |
20:19
π
|
arkiver |
will make them tomorrow or day after, as I don't have a lot of time tomorrow |