Package: gpsd
Version: 3.22 (revision 3.22)
Error text: gpsd:ERROR not authorized for Ntrip stream 
caster.address.extension/mountpoint

Reproduction: provide an ntrip stream address per the documentation of gpsd at 
(https://gpsd.gitlab.io/gpsd/gpsd.html) in the form 
"ntrip://username:passw...@address.of.caster:port/mountpoint" and note that 
gpsd will throw the above error.

If the configuration string is intentionally malformed to include a "/" after 
the mountpoint name, this error is not thrown, however the corrections are not 
sent to the attached GNSS receiver:

cgps reports string 
{"class":"DEVICE","path":"ntrip://user:p...@address.of.caster:port/mountpoint/","activated":0}
 showing the malformed mountpoint identifier

I can connect to the same ntrip server using 
https://github.com/nunojpg/ntripclient as well as two commercial software 
packages, so the error appears to be in how gpsd is interpreting the connection 
string.

If credentials would be helpful in reproducing this bug I can be contacted at 
aiden.morri...@sintef.no<mailto:aiden.morri...@sintef.no>


Reply via email to