[Tile-serving] [openstreetmap/mod_tile] Postgis Plugin: FATAL: role "root" does not exist (#162)

Niles Hollowell-Dhar notifications at github.com
Thu Jun 22 10:41:47 UTC 2017


I follow the instruction from https://www.linuxbabe.com/linux-server/openstreetmap-tile-server-ubuntu-16-04 .

When I run `sudo renderd -f -c usr/local/etc/renderd.conf` I got :

```
renderd[24308]: An error occurred while loading the map layer 'default': Postgis Plugin: FATAL:  role "root" does not exist
Connection string: ' dbname=gis connect_timeout=4'
  encountered during parsing of layer 'landcover-low-zoom' in Layer at line 332 of '/home/osm/openstreetmap-carto-2.41.0/style.xml'
renderd[24308]: An error occurred while loading the map layer 'default': Postgis Plugin: FATAL:  role "root" does not exist
Connection string: ' dbname=gis connect_timeout=4'
  encountered during parsing of layer 'landcover-low-zoom' in Layer at line 332 of '/home/osm/openstreetmap-carto-2.41.0/style.xml'
renderd[24308]: An error occurred while loading the map layer 'default': Postgis Plugin: FATAL:  role "root" does not exist
Connection string: ' dbname=gis connect_timeout=4'
  encountered during parsing of layer 'landcover-low-zoom' in Layer at line 332 of '/home/osm/openstreetmap-carto-2.41.0/style.xml'
renderd[24308]: An error occurred while loading the map layer 'default': Postgis Plugin: FATAL:  role "root" does not exist
Connection string: ' dbname=gis connect_timeout=4'
  encountered during parsing of layer 'landcover-low-zoom' in Layer at line 332 of '/home/osm/openstreetmap-carto-2.41.0/style.xml'
```

I run the command with user `osm`, same result when I run with user `root`. Where can I find `postgis` config so I can edit the config file ? How to solve this ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/162
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170622/86518de9/attachment.html>


More information about the Tile-serving mailing list