Skip to content

Error message when installing ferrumgate #64

@markusglaetzner

Description

@markusglaetzner

when installing ferrumgate on a vps with debian 12, I get the error message "sh: 101: ulimit: error setting limit (Invalid argument)"

The script sets the following lines in my /etc/security/limits.conf

root soft nofile 1048576
root hard nofile 1048576

  • soft nofile 1048576
  • hard nofile 1048576

Whe I manually type, I get the following results:

ulimit -Sn > 1024

ulimit -Hn > 524288

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