Skip to content

DOC: Add note that user needs to increase max open files limit if using several tilesets #145

Open
@brendan-ward

Description

Observed on MacOS 10.15 with 25 tilesets, it is necessary to raise the max open files limit > 256 (default) or server panics at startup. This may be true for other environments as well. This appears to be due to the switch to crawshaw.io/sqlite from mattn/go-sqlite3, which did not have that issue.

Activity

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

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