-
Notifications
You must be signed in to change notification settings - Fork 200
Description
Hi Tobias,
I'm testing the latest version of SvxReflector Server on an Ubuntu aarch64 server and Svxlink on a Raspberry Pi with 32-bit Raspbian.
However, I've seen several topics about this issue, including how to correctly configure the config file by compiling only the Common name file on the server. Svxreflector is running:
SvxReflector v1.3.99.10@25.05.1-69-g44f1dfce Copyright (C) 2003-2025 Tobias Blomberg / SM0SVX
SvxReflector comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it in accordance with the terms and conditions in the
GNU GPL (General Public License) version 2 or later.
Using configuration file: /etc/svxlink/svxreflector.conf
----------- Root CA Certificate ------------
Serial No. : 0x7A7655BE57696833D426340588E52FFB3FEC0B0F
Issuer : CN = SvxReflector Root CA
Subject : CN = SvxReflector Root CA
Not Before : Sun Dec 28 21:44:19 2025
Not After : Thu Dec 22 21:44:19 2050
---------- Issuing CA Certificate ----------
Serial No. : 0x64342DF7E35F2EC91A2C222B530CEAEB3310EE07
Issuer : CN = SvxReflector Root CA
Subject : CN = SvxReflector Issuing CA
Not Before : Sun Dec 28 21:44:19 2025
Not After : Wed Dec 23 21:44:19 2026
------------ Server Certificate ------------
Serial No. : 0x7FED6C7B18AF830FD13231EF238363A229C9478A
Issuer : CN = SvxReflector Issuing CA
Subject : CN = it-hamdigitalnetlab.duckdns.org
Not Before : Sun Dec 28 21:44:19 2025
Not After : Sat Mar 28 21:44:19 2026
Subject Alt Name : DNS:it-hamdigitalnetlab.duckdns.org
NOTICE: Initialization done. Starting main application.
but when I start the client it gives me this error:
Starting logic: ReflectorLogic
Found plugin: /usr/lib/arm-linux-gnueabihf/svxlink/ReflectorLogic.so
*** WARNING[ReflectorLogic]: Failed to read CA file '/var/lib/svxlink/pki/ca-bundle.crt'. Will try to retrieve it from the server.
ReflectorLogic: Loading /usr/share/svxlink/events.tcl
ReflectorLogic: Loading /usr/share/svxlink/events.d/globals.tcl
ReflectorLogic: Loading /usr/share/svxlink/events.d/ReflectorLogicType.tcl
ReflectorLogic: Loading /usr/share/svxlink/events.d/LogicBase.tcl
ReflectorLogic: Loading /usr/share/svxlink/events.d/locale.tcl
ReflectorLogic: Event handler script successfully loaded.
Activating link 'ReflectorLink' due to DEFAULT_ACTIVE
NOTICE: Initialization done. Starting main application.
ReflectorLogic: Connecting to service
What could be the problem? If anyone can help me, thanks!