Skip to content

MacOS set higher ulimit -n seems nescessary #140

Description

@claj

Running the MeshChat from source resulted in "[Errno 24] Too many open files:
'storage/identities/8ad..."

In MacOS ulimit -n is set to 256 for some reason.

Increasing this using ulimit -n 10240 and then run python meshchat.py seems to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions