/srv/irclogs.ubuntu.com/2016/03/10/#ubuntu-website.txt

=== JoseeAntonioR is now known as jose
=== tsimonq2alt is now known as tsimonq2-
=== tsimonq2- is now known as tsimonq2
dholbachgood morning07:41
=== cjohnston_ is now known as cjohnston
dholbachdavidcalle, mhall119 : can we discuss cutting out some of the pip-cache branch history later on?12:51
davidcalledholbach: +112:51
dholbachdavidcalle, re structureboard et al: yes, very likely my mistake (it was a fresh checkout of trunk)12:52
davidcallemhall119: since you masterfully debugged d.s.u.c routing issues, maybe you have an idea why static/* is not accessible (401) ?12:52
dholbachdoes "make collectstatic.debug" say anything interesting or is that totally unrelated?12:56
davidcalledholbach: it says that I'm not running the devportal version I think I'm testing because it's hitting an old bug I have fixed, thanks! /me bumps the version and re-deploys :)13:05
* dholbach crosses fingers13:14
dholbachI wonder if we shouldn't deploy all of the good fixes we have accumulated in branches already O:-)13:14
davidcalledholbach: probably, yeah13:24
mhall119davidcalle: you can try running "make swift-perms" on devportal-app/0, but sometimes the access stuff needs to be fixed by webops14:37
mhall119davidcalle: also, it seems we have no data in our database, are you able to load the production datadump yourself, or do we have to file an RT for that?14:39
mhall119davidcalle: I've checked the swift perms from wendigo and they all seem fine, so once again this is something that needs webops15:17
davidcallemhall119: no need for webops for the db dump. I'm reading #webops now, thanks for acting on it, I was in a meeting15:20
=== JoseeAntonioR is now known as jose
mhall119davidcalle: our apache configs arne't having their variables replaced properly,which is a problem we had fixed in the past16:14
mhall119     <Location /static/>16:14
mhall119        ProxyPass balancer://swift-cache/v1/OS_SWIFT_AUTH/16:14
mhall119        ProxyPassReverse balancer://swift-cache/v1/OS_SWIFT_AUTH/16:14
mhall119        RequestHeader set Host OS_SWIFT_HOST16:14
mhall119        Header set Cache-Control "public,max-age=31536000"16:14
mhall119     </Location>16:14
mhall119OS_SWIFT_AUTH should have been replaced with something16:14
mhall119davidcalle: what directory's mojo spec did you use for the deployment?16:15
davidcallemhall119: I've cleaned them I think, there is only a mojo-ue-devportal left, which local changes are simply a bump of revnos in staging/collect16:16
mhall119davidcalle: are you on wendigo now?16:17
davidcallemhall119: no but I can16:18
mhall119davidcalle: check revno 501, I've just committed the fix, can you try re-deploying so that it gets applied to the apache instances?16:20
mhall119somehow this got lost when I was merging in all of mthaddon's changes16:21
mhall119or it was never merged into upstream in teh first place, which is also possible,because getting spec changes off of wendigo isn't straight forward16:22
davidcallemhall119: alright, scratching and deploying16:22
davidcallemhall119: deployment still in progress, but the site is already up and FIXED :)16:42
mhall119\o/16:42
mhall119davidcalle: I'll send an MP to the upstream branch with that fix, can you work on testing the database migration today?16:43
* davidcalle quickly creates a homepage before nagios runs16:43
davidcallemhall119: I have time to put the db in place, but I'll probably need to run just after16:48
davidcalleOh wait, the deployment isn't even finished, so no16:49
davidcallemhall119: looks like assets upload timed out, not uncommon, but I need to restart it (not from scratch)16:51
mhall119davidcalle: collectstatic? It will keep running after juju times out, just let it go16:55
davidcallemhall119: I've put the dump in place and started a deployment over it. Deployment output is in m-ue-d/ue/m-ue-d/nohup.log if you feel like having a look. I'll have one tonight and see if our migrations steps need to be fixed.17:18
* davidcalle runs17:18
mhall119davidcalle: thanks17:20
mhall119davidcalle: it looks like there were database errors on the deployment,but I suspect that's due to it having an older database with the newer code17:28
mhall119everything is failing with a 500 error now too because of that17:29

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!