Skip to content

Warning: "open file limit" on Docker image #66

@ericof

Description

@ericof

Starting a container with ghcr.io/kitconcept/solr logs the following warning:

Executing /opt/solr/docker/scripts/solr-precreate plone /plone-config
Executing /opt/solr/docker/scripts/precreate-core plone /plone-config
Created plone
Starting Solr
*** [WARN] *** Your open file limit is currently 1024.  
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in your profile or solr.in.sh
Solr will start in SolrCloud mode by default in version 10, and you will have to provide --user-managed if you want to stay on the user-managed (aka. standalone) mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions