PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Friday the 12th of June, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[07:24:23] <ronny> jaraco: can do, can you send me a mail about it so it wont get lost in irc
[09:09:51] <hargup> I'm trying to setup warehouse, I installed docker and ran the commands given in the installation doc but I'm getting "KeyError: 'database.url'" when I'm trying to run warehouse shell
[09:09:56] <hargup> here's the traceback https://dpaste.de/WZ1J
[09:28:34] <hargup> Got it, I have to pass the configuration file as -c ./dev/config.yml
[20:28:13] <lifeless> dstufft: commented ^ ;)
[20:29:13] <dstufft> lifeless: thanks!
[20:30:07] <dstufft> I forget sometimes that not everyone 20-30ms ping times :/
[20:30:10] <lifeless> and a tweak :)
[20:30:36] <lifeless> I don't think I'm out of country in 30ms
[20:31:19] <dstufft> my pingtimes to PyPI are <10ms lol
[20:32:04] <lifeless> closest fastly endpoint for me is 103.245.222.223
[20:32:11] <lifeless> which looks to be australia
[20:32:23] <lifeless> prob sydney
[20:32:28] <dstufft> yea they have some aus points
[20:32:45] <lifeless> thats (surprisingly) only 12ms away *right now* at 0830 sat morning
[20:32:49] <dstufft> https://www.fastly.com/network
[20:33:02] <lifeless> wait till the southern cross cable heats up and then we can talk ;)
[20:33:08] <lifeless> 2. 125-239-245-1.jet 40.0% 41 11774 11638 11088 12047 253.3
[20:33:21] <lifeless> 12ms except when it hits 10s :)
[20:33:46] <dstufft> anyways, I don't think discounting people who don't live within a few ms of a Fastly node is a nice thing to do either way
[20:33:54] <lifeless> yup
[20:34:13] <lifeless> plus there are some stupid-big index pages
[20:34:45] <lifeless> and I'm not cell phone tethered right now, which definitely changes things to
[20:34:53] <lifeless> like - when I'm in vancouver and cell phone tethered
[20:35:06] <lifeless> my pypi traffic still hits that AU fastly pop
[20:35:19] <dstufft> ouch
[20:35:28] <dstufft> it goes all the way back to AU?
[20:35:36] <dstufft> and then back to the US :V
[20:35:46] <dstufft> (well depending on what you're doing, if it's a cache miss or not)
[20:35:51] <dstufft> around the world a few times
[20:36:54] <lifeless> IP frames get wrapped up by the local cell tower, atm backhaul, shoved in a tunnel at one of their DC's, then untunnelled at my cell phone provider in Auckland, where they unwrap it and do carrier grade NAT on all their subscribers
[20:36:59] <lifeless> and finally pops into the internet
[20:37:18] <lifeless> from there normal semantics to the fastly CDN, and then all the way back ... yeah, its great.
[20:37:40] <lifeless> because you want to do PPP ACROSS THE F*CKING WORLD
[20:37:56] <lifeless> [I don't know if its PPP, it might be L2TP, but WTF either way]
[20:45:19] <dstufft> something something, OSS with people in different situations makes better software
[21:07:35] <lifeless> :)