[OSM-dev] Problem with tirex

M∡rtin Koppenhoefer dieterdreist at gmail.com
Mon Jun 27 19:06:09 BST 2011


 I installed tirex with make (not with the package manager) but
tirex-master is not running.

I get the following output:

$ tirex-master -d
tirex-master[6798]: tirex-master started with cmd line options: -d
tirex-master[6798]: Config bucket=[{maxload=20 maxproc=4 minprio=1
name=live},{maxload=8 maxproc=3 minprio=10 name=important},{maxload=4
maxproc=2 minprio=20 name=background}]
tirex-master[6798]: Renderer mapnik: port=9331 procs=3
path=/usr/lib/tirex/backends/mapnik syslog_facility=daemon debug=0
fontdir=/usr/lib/mapnik/fonts plugindir=/usr/lib/mapnik/input
tirex-master[6798]:   Map example: renderer=mapnik
tiledir=/var/lib/tirex/tiles/example zoom=0-4
mapfile=/usr/share/tirex/example-map/example.xml
tirex-master[6798]:   Map osm: renderer=mapnik
tiledir=/var/lib/tirex/tiles/osm zoom=0-18
mapfile=/usr/share/osm-mapnik/osm.xml
tirex-master[6798]: Renderer test: port=9330 procs=2
path=/usr/lib/tirex/backends/test syslog_facility=daemon debug=0
tirex-master[6798]:   Map test: renderer=test
tiledir=/var/lib/tirex/tiles/test zoom=0-10
tirex-master[6798]: Renderer wms: port=9332 procs=2
path=/usr/lib/tirex/backends/wms syslog_facility=daemon debug=0
tirex-master[6798]:   Map demowms: renderer=wms
tiledir=/var/lib/tirex/tiles/demowms zoom=0-10 layers=land
url=http://demowms.fossgis.de/wms/simple?
Cannot open master UNIX domain socket: No such file or directory


the following does not work either (found this in Peter Körner's
tutorial), probably because there is no script for tirex-master in
/etc/init.d :
$ /etc/init.d/tirex-master restart

$ which tirex-master
/usr/bin/tirex-master


Anyone have a clue what might be the reason for "Cannot open master
UNIX domain socket: No such file or directory" ?

Cheers,
Martin



More information about the dev mailing list