Some topics are still about Phantom, they do not apply to Nova. For Phantom problems use the Phantom forum: https://www.phantomsdr.fun/
Quote from: tuvok on 03 Jan 2026, 12:48 Hello, where can i do the following setting
disable chat
Quote from: tuvok on 03 Jan 2026, 12:48 enable squelch
QuoteCompiling ws_probe v0.2.0 (/home/websdr/NovaSDR/crates/ws_probe)
Compiling novasdr-server v0.2.0 (/home/websdr/NovaSDR/crates/novasdr-server)
Finished `release` profile [optimized] target(s) in 7m 34s
Quotenpm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@vitejs/plugin-react@5.1.2',
npm WARN EBADENGINE required: { node: '^20.19.0 || >=22.12.0' },
npm WARN EBADENGINE current: { node: 'v18.19.1', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'vite@7.3.0',
npm WARN EBADENGINE required: { node: '^20.19.0 || >=22.12.0' },
npm WARN EBADENGINE current: { node: 'v18.19.1', npm: '9.2.0' }
npm WARN EBADENGINE }
Quotewebsdr@wmk:~/NovaSDR/frontend$ npm ci
added 315 packages, and audited 316 packages in 6s
69 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
websdr@wmk:~/NovaSDR/frontend$ npm run build
> frontend@0.0.0 build
> tsc -b && vite build
vite v7.3.0 building client environment for production...
✓ 2225 modules transformed.
dist/index.html 0.73 kB │ gzip: 0.36 kB
dist/assets/ft8Worker-2h9zGY-k.js 7.19 kB
dist/assets/decode_ft8-BmAsUujb.wasm 42.52 kB │ gzip: 21.75 kB
dist/assets/phantomsdrdsp_bg-Bh04HLJe.wasm 333.48 kB │ gzip: 146.25 kB
dist/assets/index-DUR3lfxM.css 32.95 kB │ gzip: 6.79 kB
dist/assets/index-C-p1aCXj.js 1,089.03 kB │ gzip: 247.08 kB
(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✓ built in 11.64s

Quote[OK] Install Vulkan + glslang + SPIRV-Tools (apt)
LIBCLANG_PATH set to: /usr/lib/llvm-18/lib
+ cargo build -p novasdr-server --release --features soapysdr,clfft,vkfft
error: failed to parse lock file at: /home/websdr/novasdr-src/Cargo.lock
Caused by:
lock file version 4 requires `-Znext-lockfile-bump`
Quotewebsdr@wmk:~/novasdr-src$ cargo build -p novasdr-server --release -Znext-lockfile-bump --features soapysdr,clfft,vkfft
Updating crates.io index
Downloaded adler2 v2.0.1
Downloaded anstyle-query v1.1.5
Downloaded anstream v0.6.21
Downloaded heck v0.5.0
Downloaded hash32 v0.3.1
Downloaded anstyle v1.0.13
Downloaded generic-array v0.14.7
Downloaded anstyle-parse v0.2.7
Downloaded arrayvec v0.7.6
Downloaded anyhow v1.0.100
Downloaded crypto-common v0.1.7
Downloaded sync_wrapper v1.0.2
Downloaded clap_lex v0.7.6
Downloaded colorchoice v1.0.4
Downloaded futures-task v0.3.31
Downloaded http-body v1.0.1
Downloaded futures-io v0.3.31
Downloaded atomic-waker v1.1.2
Downloaded futures-executor v0.3.31
Downloaded dyn-clone v1.0.20
Downloaded darling_macro v0.21.3
Downloaded httpdate v1.0.3
Downloaded fnv v1.0.7
Downloaded dlopen2_derive v0.4.3
error: failed to download replaced source registry `crates-io`
Caused by:
failed to parse manifest at `/home/websdr/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dlopen2_derive-0.4.3/Cargo.toml`
Caused by:
feature `edition2024` is required
The package requires the Cargo feature called `edition2024`, but that feature is not stabilized in this version of Cargo (1.75.0).
Consider trying a more recent nightly release.
See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature.
QuoteRecording and downloading work the same, there is no date and frequency on the recording, I guess that will be in some version in the distant future.
Quoterecorded_audio.zip There was a problem during the uploading of recorded_audio.zip.The joy never ends!
The upload directory is full. Please contact an administrator about this problem. 0.4 MB
QuoteThanks for the Hint - it is working now :-)I'm glad it works, I came to this solution through the "futile attempts" method.

Page created in 0.012 seconds with 17 queries.