Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Randomly occurring PostGIS errors #121

Description

@freder

I just set up a tile server, using tilelive-mapnik with tessera, which works just fine in the browser. however, with the script I'm using to scrape tiles and save them to file, I sometimes get these errors:

GET /12/2204/1346@2x.png 500 2220.111 ms - 311
Error: PostGIS: geometry name lookup failed for table ''. Please manually provide the 'geometry_field' parameter or add an entry in the geometry_columns for ''.
GET /12/2204/1346@2x.png 500 632.895 ms - 165
Error: Postgis Plugin: Null connection

feels very random.

essentially I'm just making http requests to the server, so I'm not even sure what the problem might be (and why it doesn't seem to happen in the browser).

the script

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions