svxlink
svxlink copied to clipboard
Svxreflector don't have http feature
Hi, I wanted to use svxportal and for it to work it need the http feature in svxreflector, but the latest release don't have it (self compiled version says 1.0.2) and compiling master I only get segmention fault when executing svxreflector.
Sound like you might need to build a new compilation. I have had no issues with 5 upgrades in recent days, so you may have a filing system error.
Regards
Chris
On 27 Aug 2021, at 15:53, Lanea Lucy @.***> wrote:
Hi, I wanted to use svxportal and for it to work it need the http feature in svxreflector, but the latest release don't have it (self compiled version says 1.0.2) and compiling master I only get segmention fault when executing svxreflector.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sm0svx/svxlink/issues/559, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAKA5DJGGR4QLLUGC6NRA3T66RE5ANCNFSM5C5WW36Q. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
I compiled it today, completely fresh, never used svxlink before so never installed before. Downloaded release source and compiled: looks like old version. Git cloned master and compiling: segmention fault
What OS and hardwareplatform are you using? How do you compile and install? Look at ../svxlink/src/version, there you'll find the version.
Never had any problems for years with BanaPi and RasPi (1B+ until 4B). Use https://groups.io/g/svxlink/topics as long you are not find out an issue
OS is Kali Linux 2021-06-25 amd64 I compile and install like it is described in the wiki: cmake .. Make Make doc Sudo make install Version it says SVXREFLECTOR=1.0.2 for the 19.09.2 release
The http feature is there in [Reflector logic]
On Tue, 7 Sep 2021, 11:20 Lanea Lucy, @.***> wrote:
OS is Kali Linux 2021-06-25 amd64 I compile and install like it is described in the wiki: cmake .. Make Make doc Sudo make install Version it says SVXREFLECTOR=1.0.2 for the 19.09.2 release
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sm0svx/svxlink/issues/559#issuecomment-914183155, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAKA5HE2MSRNKPFSFMQSCDUAXROPANCNFSM5C5WW36Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
When I compile the 19.09.2 release and set HTTP_SRV_PORT=8080 in it's config, and after starting the reflector doing netstat -tulp In another terminal, port 8080 isn't there
I use SVXreflector and SVXPortal on the same device and I have no problems. Svxportal-uk.ddns.net
Chris
On 7 Sep 2021, at 12:17, Lanea Lucy @.***> wrote:
When I compile the 19.09.2 release and set HTTP_SRV_PORT=8080 in it's config, and after starting the reflector doing netstat -tulp In another terminal, port 8080 isn't there
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sm0svx/svxlink/issues/559#issuecomment-914217850, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAKA5HQRQMHW3CO74ETNMTUAXYFNANCNFSM5C5WW36Q. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
OS is Kali Linux 2021-06-25 amd64
I compile and install like it is described in the wiki:
cmake ..
Make
Make doc
Sudo make install
Version it says SVXREFLECTOR=1.0.2 for the 19.09.2 release
@LaneaLucy : I had a similar issue recently (trying to install svxreflector protocol 2 and ending up with protocol 1). I was installing on a Debian 9 OS, following the official Install Instructions specific to this OS, using the zipped official latest release, 19.09.2. To make it work I simply followed the RaspberryPi instructions, on a Debian 11 (latest) OS, Cloning the official svxlink repo (git clone ... .git ) and compiling it according to the RPI instructions. I have not retried on Debian 9 since, but I guess it woukd work and I think there's a difference between the zipped release and the actual git. Hope this will be helpful.
I need to review this, but if it's true, I think it's time for a new release...
SVXReflector needs no http feature if you use SVXportal..... Try SVXportal.ddns.net:81, but there are others.
73 Chris
On Thu, 17 Feb 2022, 22:25 Lanea Lucy, @.***> wrote:
I need to review this, but if it's true, I think it's time for a new release...
— Reply to this email directly, view it on GitHub https://github.com/sm0svx/svxlink/issues/559#issuecomment-1043541470, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAKA5C4S5V6XEACWHUK7ELU3VYUVANCNFSM5C5WW36Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you commented.Message ID: @.***>
@f5vmr first your domain can't be resolved, and second I don't know anymore how it was connected, but I needed it and the last release to this time wasn't actual enough and master I couldn't compile
http://svxportal-uk.ddns.net:81/ is live and operational on a VM here on the same server as the SVXReflector.
I have 5 live systems that I compiled on it, the three French repeaters and two UK nodes. If you need help to compile a node then I can help, but not tonight as it's already very late.
73 Chris
On Thu, 17 Feb 2022, 22:32 Lanea Lucy, @.***> wrote:
@f5vmr https://github.com/f5vmr first your domain can't be resolved, and second I don't know anymore how it was connected, but I needed it and the last release to this time wasn't actual enough and master I couldn't compile
— Reply to this email directly, view it on GitHub https://github.com/sm0svx/svxlink/issues/559#issuecomment-1043548089, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAKA5FEYUGYCJKK3ESVYI3U3VZODANCNFSM5C5WW36Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>