Failed to raise file descriptor allowance: operation not permitted
Closed this issue · 2 comments
Fr1SeZ commented
After running docker compose up, the following error appears cyclically in the log.
In discord they suggested to me "I'd try to increase the file descriptor limit if possible", did not help.
from "cat /proc/sys/fs/file-max" i get 9223372036854775807
from "ulimit -Ha" i get in open files "524288"
As far as I understand, it occurs when executing "geth init --datadir=/"$DATADIR" "$TEMP_DIR"/genesis.json" in geth.sh. Any ideas on how to solve this problem?
ericlee42 commented
the screenshot linkage is broken.
Fr1SeZ commented
ссылка на скриншот не работает.
thank, already solved