Welcome to the FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
If you are having a problem, please refer to the product documentation or check the Help Center for known solutions.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.

nDAX "Killed"

Member ✭✭
edited April 2022 in Third-Party Software

So I'm running nDAX on a raspberri pi. Sir, you are a godsend for creating..thank you.

I am having an issue however. Randomly nDAX quits in terminal and says "killed". Then I restart it and it has an error, then starts working again. I can't reproduce it, but is usually after an hour or so of it running. Is it an idle time out or something possibly?

 ./nDAX-linux-arm -station Flex -slice A -daxch 1 -source flex.sliceA.rx -sink flex.sliceA.tx

1:08PM INF Waiting for station station=Flex

1:08PM INF Found Client id=0x5C7BB1FD uuid=7FE86A15-A08F-4B8A-A531-66B11E91526E

1:08PM INF Looking for slice slice_id=A

1:08PM INF Found slice slice_idx=0

1:08PM INF Enabled RX DAX stream stream_id=4000009

1:08PM INF Enabled TX DAX stream stream_id=84000000

Killed

pi@raspberrypi:~ $ ./nDAX-linux-arm -station Flex -slice A -daxch 1 -source flex.sliceA.rx -sink flex.sliceA.tx

11:03PM WRN source flex.sliceA.rx exists but was created by an nDAX process that no longer appears to be running. Will try to unload... module_index=27 pid=1041

11:03PM WRN sink flex.sliceA.tx exists but was created by an nDAX process that no longer appears to be running. Will try to unload... module_index=28 pid=1041

11:03PM INF Waiting for station station=Flex

11:03PM INF Found Client id=0x5C7BB1FD uuid=7FE86A15-A08F-4B8A-A531-66B11E91526E

11:03PM INF Looking for slice slice_id=A

11:03PM INF Found slice slice_idx=0

11:03PM INF Enabled RX DAX stream stream_id=4000009

11:03PM INF Enabled TX DAX stream stream_id=84000000

Killed

Answers

Leave a Comment