Error: Error building the node, Failed to build a partial subspace node

Issue Report

We are seeing some community members report the error

Error:
    0: error building the node
    1: Failed to build a partial subspace node

Are you Facing This Issue?

If you are having this problem please add a reply below with your details following the template below


### Environment
 - **Operating System:**
 - **CPU Architecture:**
 - **RAM:**
 - **Storage:**
 - **Plot Size:**
 - **Subspace Deployment Method:**

### Additional Details
Please add any additional details here

1 Like

@ozgun ive seen multiple reports of this issue, waiting on users to provide us more detail but I wanted to raise this to your attention as soon as possible

Potentially correlated: Illegal instruction (core dumped) - #2 by ImmaZoni

This due to database being corrupted. Unfortunately, a node wipe is required (farmer wipe is not required)

What we need to do in this case? How Can make node wipe? Remove db at all?

1 Like

how we can fix this?

1 Like

Environment

  • **Operating System:Linux 20.04
  • **CPU Architecture:Intel 2650 v4
  • **RAM:48 GB DDR 4
  • **Storage:2 TB+1TB nvme
  • **Plot Size:850 BG
  • **Subspace Deployment Method:3d

Additional Details

1 Like

similar to how you run the farm and init commands.

./subsapce-filename-here wipe

for example on windows would be

./subspace-cli-windows-x86_64-v3-v0.3.3-alpha.exe wipe
1 Like

I also have one node stuck with this error (below.) Not sure if this is better off as a separate post, but hopefully this can be helpful here - it was preceded by a crash with this error that I have not seen reported in discord nor the forum:

You have earned: 100000000000000000 SSC(s), farmed 57 block(s), and voted on 507 block(s)!Error: 
   0: solution subscription crashed
   1: couldn't get events from node, because: Failed to get events from storage

Location:
   src/commands/farm.rs:256

  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

   0: tokio::task::runtime.spawn with kind=task task.name=solution_subscriber task.id=13952 loc.file="src/utils.rs" loc.line=306 loc.col=10
      at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/util/trace.rs:16

Suggestion: If you think this is a bug, please submit it to our forums: https://forum.autonomys.xyz

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.

All subsequent attempts to start fail with the failed to build a partial node …

1./subspace-cli-ubuntu-x86_64-v3-v0.3.3-alpha farm
Starting node ...Error: 
   0: error building the node
   1: Failed to build a partial subspace node

Location:
   /home/runner/.rustup/toolchains/nightly-2023-04-02-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/function.rs:250

Thanks for the report! Development team actually saw this a few days ago and is working on a fix.


Hello developers. At the time of the creation of the raft, synchronization stops and the node can no longer catch up with the blocks. That is, it always lags behind. Is there a solution to the problem?
Configuration
Windows 10, s1151, RAM 20 GB, SSD 2.0 TB sata 3.0, plot size 1.3 TB

would you mind running with the verbose flag?

or you can also hunt down your logs which on windows would be at %USERPROFILE%/AppData/Local/subspace-cli/logs

please respond with those and I can take a look :smile:

There are two versions of the cli in our docs, version 2 and version 3, which version are you running?

Version 3 -