<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><base href="x-msg://638/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Andrew,</div><div><br></div>0.0.0.0 isn't a valid ip address. You need to enter the ip address of the machine your running this on.<div><br></div><div>Regards,</div><div><br></div><div>Benjamin </div><div><br><div><div>On 29/08/2012, at 10:26 PM, Andrew Smith <<a href="mailto:asmith@mapaction.org">asmith@mapaction.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; ">Hello,<br><br>I've tried setting up MapProxy 1.4 on my laptop (Ubuntu 11.04 x86_64) using the instructions here;<a href="http://mapproxy.org/docs/latest/install.html">http://mapproxy.org/docs/latest/install.html</a><br>However I'm unable to start the test server with this error occuring:<span class="Apple-converted-space"> </span><br><br>andy@shaun:~/mymapproxy$ sudo mapproxy-util serve-develop ./mapproxy.yaml -b 0.0.0.0:8080<br>[2012-08-29 11:32:53,555] mapproxy.config - INFO - reading: /home/andy/mymapproxy/mapproxy.yaml<br>Traceback (most recent call last):<br>  File "/usr/local/bin/mapproxy-util", line 9, in <module><br>    load_entry_point('MapProxy==1.4.0', 'console_scripts', 'mapproxy-util')()<br>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.4.0-py2.7.egg/mapproxy/script/util.py", line 319, in main<br>    commands[command]['func'](args)<br>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.4.0-py2.7.egg/mapproxy/script/util.py", line 72, in serve_develop_command<br>    app = make_wsgi_app(mapproxy_conf, debug=options.debug)<br>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.4.0-py2.7.egg/mapproxy/wsgiapp.py", line 91, in make_wsgi_app<br>    conf = load_configuration(mapproxy_conf=services_conf, ignore_warnings=ignore_config_warnings)<br>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.4.0-py2.7.egg/mapproxy/config/loader.py", line 1276, in load_configuration<br>    conf_dict = load_configuration_file([os.path.basename(mapproxy_conf)], conf_base_dir)<br>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.4.0-py2.7.egg/mapproxy/config/loader.py", line 1294, in load_configuration_file<br>    current_dict = load_yaml_file(conf_file)<br>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.4.0-py2.7.egg/mapproxy/util/yaml.py", line 29, in load_yaml_file<br>    return load_yaml(f)<br>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.4.0-py2.7.egg/mapproxy/util/yaml.py", line 38, in load_yaml<br>    return yaml.load(doc, Loader=yaml.CLoader)<br>  File "/usr/local/lib/python2.7/dist-packages/PyYAML-3.10-py2.7-linux-x86_64.egg/yaml/__init__.py", line 73, in load<br>    loader.dispose()<br>AttributeError: 'CLoader' object has no attribute 'dispose'<br><br><br>andy@shaun:~/mymapproxy$ uname -a<br>Linux shaun 2.6.38-15-generic #65-Ubuntu SMP Thu Jul 26 20:13:19 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux<br><br>I've tried the same using the actual IP address of the laptop but with the same result.<br><br>I'd be very grateful if anyone could point me in the right direction on this.<br>Many thanks,<br>Andy<br><br><br></div>_______________________________________________<br>MapProxy mailing list<br><a href="mailto:MapProxy@lists.osgeo.org">MapProxy@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapproxy">http://lists.osgeo.org/mailman/listinfo/mapproxy</a><br></div></blockquote></div><br></div></body></html>