Kubo, invalid memory address or nil pointer dereference from IpfsNode.Bootstrap #9876
Closed
3 tasks done
Labels
kind/bug
A bug in existing code (including security flaws)
need/analysis
Needs further analysis before proceeding
need/triage
Needs initial labeling and prioritization
Checklist
Installation method
ipfs-desktop
Version
Config
No response
Description
I posted on the forums and stack overflow about this issue because I assumed this was my fault for doing something wrong.
However, it appears as if it is not obvious what I'm doing wrong or there is a bug.
If it is not a bug then this needs to be expressed how to do in the documentation since this is basic stuff.
Hence, why I'm posting this as an issue.
I’m getting an invalid memory address or nil pointer dereference from IpfsNode.Bootstrap I assume that there is some panic in bootstrap Round, but am I doing something wrong here? Or is there a bug? I’m using kubo v0.20.0 here is my code:
The full error is:
the
bs_conf := bootstrap.BootstrapConfigWithPeers(peers)
is{4 30s 10s 0x112b700}
The text was updated successfully, but these errors were encountered: