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. #4096

Closed
ghost opened this issue Jul 27, 2017 · 1 comment
Closed

Too many open files. #4096

ghost opened this issue Jul 27, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 27, 2017

Version information:

% ipfs version --all
go-ipfs version: 0.4.10-
Repo version: 5
System version: amd64/linux
Golang version: go1.8.3

Type: Bug

Severity: Critical

Description:

While trying to upload files I get an error message: "Too many open files"
If I re-run the command, the file-upload progresses further, and then crashes. (each time with a different client.go:NUMBER)
For the below example, it took four attempts to upload the entire file.

% ipfs add Debian/debian-9.1.0-amd64-netinst.iso -w
32.00 MB / 290.00 MB [======>-----------------------------------------------------] 11.03% 2s10:06:34.852 ERROR commands/h: open /home/matt/.ipfs/blocks/ZI/put-667476165: too many open files client.go:247

% uname -a
Linux ipfs 4.11.9-1-ARCH #1 SMP PREEMPT Wed Jul 5 18:23:08 CEST 2017 x86_64 GNU/Linux

@Kubuxu
Copy link
Member

Kubuxu commented Jul 27, 2017

Duplicate of: #3792

@Kubuxu Kubuxu marked this as a duplicate of #3792 Jul 27, 2017
@Kubuxu Kubuxu closed this as completed Jul 27, 2017
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

1 participant