Installing bitcoin knots on start9 4.0

You guys are doing amazing work with making this software available. Much appreciation for all that you are doing!

I am running 4.0 on a intel nuc and trying to install knots via the beta marketplace.

However: I get - RPC ERROR: Deserialization Error Deserialization Error: missing field `wrapperRepo` (see screenshot).

Looking forward to your suggestions!

Youโ€™d need to wait until the software you want to run is ready and made available in working condition.

1 Like

I have the same issue. Although I have Knots BIP110 installed vknotsrdts:29.3:0-beta.0 and Iโ€™m trying to sideload upgrade to v0.4.1

Have tried bitcoind_x86_64.s9pk and bitcoind.s9pk

2026-03-19T08:04:09+08:00  2026-03-19T00:04:09.775592Z ERROR startos::install: src/install/mod.rs:277: Error sideloading package: Deserialization Error: missing field `wrapperRepo` at line 1 column 7866
2026-03-19T08:04:09+08:00  2026-03-19T00:04:09.775609Z DEBUG startos::install: src/install/mod.rs:278: Deserialization Error:
2026-03-19T08:04:09+08:00   0: missing field `wrapperRepo` at line 1 column 7866
2026-03-19T08:04:09+08:00  Location:
2026-03-19T08:04:09+08:00   src/error.rs:229
2026-03-19T08:04:09+08:00   โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” SPANTRACE โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
2026-03-19T08:04:09+08:00   0: startos::s9pk::v2::deserialize
2026-03-19T08:04:09+08:00   at src/s9pk/v2/mod.rs:301
2026-03-19T08:04:09+08:00   1: startos::service::service_map::install
2026-03-19T08:04:09+08:00   at src/service/service_map.rs:149
2026-03-19T08:04:09+08:00  Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
2026-03-19T08:04:09+08:00  Run with RUST_BACKTRACE=full to include source snippets.