You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Getting the following error while connecting to
const ceramic = new Ceramic("https://ceramic-dev.3boxlabs.com");
Might be some issue with the logger
The text was updated successfully, but these errors were encountered: