[12:23] Hey guys [12:24] I'm trying to get the dev version running [12:24] but I get this error [12:24] 192.168.20.168 - "" "192.168.20.163:8085" [20/Apr/2017:13:01:20 +0200] "GET /@@/search HTTP/1.1" 404 10463 3 0.0857479572296 12 0 "" "" "http://192.168.20.163:8085/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0" [12:24] ------ [12:24] 2017-04-20T13:01:20 ERROR SiteError http://192.168.20.163:8085 [12:24] Traceback (most recent call last): [12:24] File "/home/bob/launchpad/devel/eggs/zope.publisher-3.12.6-py2.7.egg/zope/publisher/publish.py", line 132, in publish [12:24] result = publication.callObject(request, obj) [12:24] File "/home/bob/launchpad/devel/lib/lp/services/webapp/servers.py", line 1535, in callObject [12:24] raise NotFound(self, '', request) [12:24] NotFound: Object: , name: '' [12:25] jlh: LP uses vhosts extensively, so you can't access it by IP address. [12:25] I'ts running on my vm [12:26] So I use the IP to access the vm [12:26] You'll need to configure your /etc/hosts or DNS server to point at least launchpad.dev and testopenid.dev at that IP address. [12:26] I did, on the VM [12:27] That's not going to do you much good if you're doing the lookups from a browser outside the VM. [12:27] launchpad.dev is a real thing? not just for my local instance? [12:28] launchpad.dev is the default vhost that a development Launchpad instance expects the browser to ask for. [12:28] Oh! [12:28] I'll try that. Thanks! I'll return in a bit [12:28] The setup scripts add that to /etc/hosts, but that doesn't help if you're running it in a VM. [12:37] Thank you for your time wgrant [12:37] jlh: np [13:02] wgrant: It works! [13:02] You are a wizard [13:03] jlh: Excellent. === frankban is now known as frankban|afk === mup_ is now known as mup