-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data received from network KISS applcation isn't sent to APRS-IS #278
Comments
I am having the same issue. All traffic generated from my TCPIP device is only going out over RF and not to APRS-IS. I also see you are having the KISS client application 1 has gone away as well. The TCPIP client i am using with DW is APRSDROID. Aprsdorid seems to connect just fine, and it works for a while, then off and on it has connection errors. Nothing has changed. I have verified all connections are solid, and that nothing on the network has changed. Not sure if these two issues are related but would be great to get them working. Thanks you for DireWolf! #LOVEIT |
Are you sure the issue isn't with the APRS-IS infrastructure? In g0wfv's example, he's using euro.aprs2.net which is a high level redirector many sub-level hosts: host euro.aprs2.net At the time of your failure, did you have an ESTABLISHED TCP connection to port 14580 on one of those hosts? You can confirm this by running "netstat -an | grep 14580" on your Direwolf machine. Once you know what APRS-IS server you're connected to, you can also get more stats by looking at http://:14501 . At the top of this webpage, you can see the server admin and you can reach out to them to see if they are seeing errors from your station, etc. |
My DW setup is pointing to APRS-IS server: noam.aprs2.net and yes my connection to the specific north america server on the port 14501. I should make sure this point is clear. Received RF packets are being igate'd correctly to APRS-IS. It is the packets received from connected KISS TCP-IP clients. These packets when received over KISS/TCP-IP only go out over RF, and not also to the APRS-IS server. |
This is still an issue in 1.7. |
As per the subject. Data goes out over radio (audio) device, but doesn't (reliably) get sent to the APRS-IS via the igate. It was working, but stopped working - I can't get it to start again! Same symptoms in 1.5 and 1.6 (pulled latest dev and recompiled)
direwolf.conf ...
The text was updated successfully, but these errors were encountered: