Please do not post questions in the shout-box as it will be lost in a few days. Open your own topic in the appropriate section. Thank you.

Some Errors I got on all Servers (maybe not really a problem)

Started by hb3xdc, Sep 25, 2024, 06:22 PM

Previous topic - Next topic

hb3xdc

Does anyone of you also get these kind of errors in Terminal when running PhantomSDR? I dont think this is something critical but maybe someone knows, what it means.

[2024-09-25 17:52:23] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
[2024-09-25 17:52:23] [info] asio async_write error: system:32 (Broken pipe)
[2024-09-25 17:52:23] [fatal] handle_write_frame error: websocketpp.transport:2 (Underlying Transport Error)
[2024-09-25 17:52:36] [error] handle_read_frame error: websocketpp.transport:7 (End of File)

System:

Intel® Core™ i5-6600T CPU @ 2.70GHz × 4
Intel(R) HD Graphics 530 [0x1912]


Config:

[server]
port=8073 # Server port
html_root="frontend/dist/" # HTML files to be hosted
otherusers=1 # Send where other users are listening, 0 to disable
threads=3



[websdr]
register_online=true # If the SDR should be registered on https://sdr-list.xyz then put it to true
name="Sardinia SDR - Perfugas (SS)" # Name that is shown on https://sdr-list.xyz
antenna="Wellbrook ALA1530" # Antenna that is shown on https://sdr-list.xyz
grid_locator="JN40LT" # 4 or 6 length Grid Locatlr shown on https://sdr-list.xyz and for the Distance of FT8 Signals
hostname="sardinia-sdr.ddns.net" # If you use ddns or something to host with a domain enter it here for https://sdr-list.xyz


[limits]
audio=100
waterfall=100
events=100

[input]
sps=60000000 # Input Sample Rate
fft_size=8388608 # very high
fft_threads=1 # Default = 4
brightness_offset=0 # Waterfall brightness offset. Reduce to negative if you see black regions in the waterfall
frequency=0 # Baseband frequency
signal="real" # real or iq
accelerator="opencl" # Accelerator: none, cuda, opencl
audio_sps=12000 # Audio Sample Rate 12000 is needed for FT8 decoding
audio_compression="flac" # flac or opus
waterfall_size=2048 # Default=2048
waterfall_compression="zstd" # zstd or av1
smeter_offset=5

[input.driver]
name="stdin" # Driver name
format="s16" # Sample format: u8, s8, u16, s16, u32, s32, f32, f64

[input.defaults]
frequency=14317000 # Default frequency to show user
modulation="USB" # Default modulation
Gianni - HB3XDC
WebSDR Lucerne
Sardinia SDR

linkz


Powered by EzPortal