Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
brendan-ward opened this issue May 6, 2022 · 0 comments

Comments

@brendan-ward
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant