bendk: any objections to me configuring the app to use sendgrid smtp instead of our local relay config?
bendk
nope
ehazlett
(this should fix all of the email issues we are having)
michelled joined the channel
bendk
sounds great to me
ehazlett
we should still cleanup to have things sent via celery but just glancing yesterday there are quite a few places where things are sent using different methods
so this would just fix them without spending a ton of time digging
cool
thx!
janeted
ehazlett: speaking of mail stuff, can we go ahead and deploy gh-885
that just fixes that 1 attribute error
ehazlett
janeted: is that merged to staging?
janeted
yes
I think you did it yesterday
ehazlett
well i deployed staging
msaad joined the channel
actually yeah i think i remember merging it the other day
janeted: so you want that to go to prod?
right
janeted
it's just sitting there otherwise
ehazlett
lol
janeted
it came in via a support ticket so it's affecting someone
ehazlett
i just wanted to make sure
i'll merge staging to prod and deploy
i'm rebuilding the amara image with the mail fix
janeted
nice
ehazlett
so all mail should start working again as before
janeted
so that'll fix 2 tickets then
ehazlett
yeah i haven't updated the tickets yet
janeted: staging merged to production
deploying in just a sec
(waiting on the rebuild)
ok deploying
all: production deployed
janeted
so ehazlett - I have a linux box sitting around not doing much of anything and I could start setting it up to use your docker setup to make sure tests all run as expected or update what needs changing
but is there a basic set of install instructions?
ehazlett
janeted: that's what i'm creating :)
janeted: that would be awesome -- once i get it finished you'll be the guinea pig :)
janeted
that's because you must be psychic
I love being the pig!!!
ehazlett
hah
awesome!
nicholasreville has quit
msaad
saw that on settings.py we have django debug toolbar. Any special command needed to launch it?(new to django.. setting my debugging tools)
heidiv joined the channel
janeted
msaad: you add ?debug_toolbar=1 to the url you want to display
ehazlett
all: lunch
msaad
janeted: thanks!
msaad has quit
heidiv has left the channel
franontanaya has quit
franontanaya joined the channel
franontanaya is now known as Guest4689
ehazlett
all: back
janeted
ehazlett: regarding the email thing
you pushed your changes right?
ehazlett
janeted: yes
i tested sharing and it worked
janeted
ok - so I tested and it works
ehazlett
sweet
janeted
but is the confimation things still a kludgy mess behind the scenes?
ehazlett
yeah -- all i did was change how we actually send it -- i have no idea how far that rabbit hole goes ;)
janeted
because I think we are just back to silenly failing vs. throwing the error as before and I think it's been like that forever
ehazlett
well that error that happened before was a connection error -- that can't happen now as the app is configured to use an external server
there could be another error though
further down the chain
in any case it should send to sentry
i did notice this morning that gmail services (i have 5 accounts) were super slow
janeted
5
ehazlett
one message took 25 min to arrive
on another account it was just a few
janeted
ok - I'll be patient I tried with my yahoo account
ehazlett
was this just a new signup? i'll try it on my end too
janeted
but I always see that 'confirm your email' banner on the top
new signup works with out error
ehazlett
ah k
it's just the confirmation then
janeted
but I think we never confirm emails. I
ehazlett
so the confirmation should use celery
it's the initial signup that failed before -- that doesn't use celery and was getting the connection error
let me check celery
janeted
ehazlett: just got my message
ehazlett
cool
DarrenBridenbeck joined the channel
michelled has quit
janeted
ehazlett: do you need any tickets to work on?
ehazlett
janeted: sure if there are urgent ones -- i was working on the new dev setup
michelled joined the channel
janeted
no I don't think there's anything really urgent
probably the dev setup is better, just didn't know if you like to keep a running list
ehazlett
janeted: well i have a list but it's better if it comes from you -- you have higher priority ;)
my list sometimes grows out of control :)
janeted
haha
this one makes me feel guily if it's not too bad to fix