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

Too many open files #3421

Open
0xJust1 opened this issue Mar 30, 2024 · 1 comment
Open

Too many open files #3421

0xJust1 opened this issue Mar 30, 2024 · 1 comment

Comments

@0xJust1
Copy link

0xJust1 commented Mar 30, 2024

Hello :)
Im trying to inscribe a collection with Ord wallet, which worked very smooth, but i get a problem which appeared after 31 batches.

Ord Server running and synced
Bitcoin Core running and synced
OS : Ubuntu 22.04 LTS
Ord Version : 0.16.0

I got : ERROR hyper::server::tcp] accept error: Too many open files (os error 24) when im making a command : ./ord wallet inscribe --batch batchxxx.yaml --fee-rate xxx

Someone to help ? Thanks a lot

@raphjaph
Copy link
Collaborator

try ulimit -n 1024 in the shell that is running the server and wallet

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

2 participants