[Tile-serving] [openstreetmap/osm2pgsql] libboost_filesystem.so.1.71.0: cannot open shared object file: No such file or directory (Issue #1794)

raphael10-collab notifications at github.com
Thu Oct 13 09:26:26 UTC 2022


I manually removed the second `osm2pgsql` located in `/usr/local/bin/osm2pgsql`

And now I get this new error :  

    raphy at pc:~$ sudo -u _renderd osm2pgsql -d gis --create --slim  -G --hstore --tag-transform-script ./OSM_src/openstreetmap-carto/openstreetmap-carto.lua -C 2500 --number-processes 1 -S ./OSM_src/openstreetmap-carto/openstreetmap-carto.style ./OSM_src/data/azerbaijan-latest.osm.pbf
    2022-10-13 11:20:16  osm2pgsql version 1.6.0
    2022-10-13 11:20:16  ERROR: Connecting to database failed: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: No such file or directory
	    Is the server running locally and accepting connections on that socket?

But `postgresql` is running fine:
    
    raphy at pc:~$ sudo systemctl status postgresql.service 
    ● postgresql.service - PostgreSQL RDBMS
         Loaded: loaded (/lib/systemd/system/postgresql.service; enabled; vendor preset: enabled)
         Active: active (exited) since Thu 2022-10-13 10:00:48 CEST; 1h 19min ago
       Main PID: 1178 (code=exited, status=0/SUCCESS)
            CPU: 1ms
    
    ott 13 10:00:48 pc systemd[1]: Starting PostgreSQL RDBMS...
    ott 13 10:00:48 pc systemd[1]: Finished PostgreSQL RDBMS.





-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1794#issuecomment-1277306591
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/issues/1794/1277306591 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20221013/4e3bdcec/attachment.htm>


More information about the Tile-serving mailing list