Core Lightning Install Failed

I am trying to install Core Lightning and the installation fails.
Is this a space issue? I have 250GB left

2025-04-18T23:02:09-05:00 2025-04-19T04:02:09.937140Z ERROR startos::install: Install of c-lightning@25.02.1 Failed: Filesystem I/O Error: request or response body error: error reading a body from connection: end of file before message length reached
2025-04-18T23:02:09-05:00 2025-04-19T04:02:09.937614Z DEBUG startos::install: Error { source:
2025-04-18T23:02:09-05:00 0: request or response body error: error reading a body from connection: end of file before message length reached
2025-04-18T23:02:09-05:00 1: error reading a body from connection: end of file before message length reached
2025-04-18T23:02:09-05:00 2: end of file before message length reached
2025-04-18T23:02:09-05:00 Location:
2025-04-18T23:02:09-05:00 /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/convert/mod.rs:716
2025-04-18T23:02:09-05:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2025-04-18T23:02:09-05:00 0: startos::install::download_install_s9pk
2025-04-18T23:02:09-05:00 at startos/src/install/mod.rs:658
2025-04-18T23:02:09-05:00 Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
2025-04-18T23:02:09-05:00 Run with RUST_BACKTRACE=full to include source snippets., kind: Filesystem, revision: None }

For whatever reason you’re getting disconnected from the marketplace before the download finished. If it was a temporary problem, maybe it’ll work now. If it’s an issue with your internet, it’ll probably work itself out.

If for some reason it doesn’t, or at least not quickly, you can download the S9PK here (Release v25.02.1 · Start9Labs/cln-startos · GitHub) and sideload it at System → Sideload a Service

Sideloading the S9Pk worked!
Thank you kindly!