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
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Error: invalid block
at setImmediate (/home/jonybang/ipfs-service/node_modules/ipfsd-ctl/node_modules/ipfs-repo/src/blockstore.js:90:20)
at Immediate.<anonymous> (/home/jonybang/ipfs-service/node_modules/async/internal/setImmediate.js:27:16)
at runCallback (timers.js:763:18)
at tryOnImmediate (timers.js:734:5)
at processImmediate (timers.js:716:5)
Emitted 'error' event at:
at done (/home/jonybang/ipfs-service/node_modules/ipfs/src/core/components/init.js:21:14)
at /home/jonybang/ipfs-service/node_modules/async/internal/once.js:12:16
at next (/home/jonybang/ipfs-service/node_modules/async/waterfall.js:21:29)
at /home/jonybang/ipfs-service/node_modules/async/internal/onlyOnce.js:12:16
at parallel (/home/jonybang/ipfs-service/node_modules/ipfs/src/core/components/init.js:99:13)
at /home/jonybang/ipfs-service/node_modules/async/internal/parallel.js:39:9
at /home/jonybang/ipfs-service/node_modules/async/internal/once.js:12:16
at iteratorCallback (/home/jonybang/ipfs-service/node_modules/async/eachOf.js:58:13)
at /home/jonybang/ipfs-service/node_modules/async/internal/onlyOnce.js:12:16
at /home/jonybang/ipfs-service/node_modules/async/internal/parallel.js:36:13
Steps to reproduce the error:
I'm just running code, and i'm don't know why it crashes on my server.
Type: Bug
Severity: Critical
Description:
I'm getting invalid block error on init ipfs:
Steps to reproduce the error:
I'm just running code, and i'm don't know why it crashes on my server.