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

.pinning.store: Bad File descriptor error #681

Open
Man-Jain opened this issue Dec 20, 2020 · 1 comment
Open

.pinning.store: Bad File descriptor error #681

Man-Jain opened this issue Dec 20, 2020 · 1 comment

Comments

@Man-Jain
Copy link

Getting the following error while connecting to
const ceramic = new Ceramic("https://ceramic-dev.3boxlabs.com");

Error from IDX Error: IO error: /js-ceramic/.pinning.store/000028.log: Bad file descriptor
    at Object.fetchJson (utils.js:29)
    at async Object.add (ceramic-http-client.js:69)
    at async Promise.all (:3000/index 1)

Might be some issue with the logger

@v-stickykeys
Copy link
Contributor

Adding for context

From ceramic-dev the logs show

WriteError: IO error: /js-ceramic/.pinning.store/000028.log: Bad file descriptor
at /js-ceramic/node_modules/levelup/lib/levelup.js:217:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants