-
Notifications
You must be signed in to change notification settings - Fork 38
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
Rover cannot connect #1
Comments
I notice that you are using the mountpoint name /BCU01, which is the default. There are two configuration files and they both contain the mountpoint name. You can use any mountpoint name that makes sense to you but the names in BOTH FILES must match. In my example, they are different. In my example I have a single mountpoint "uk_leatherhead" in one file, and two mountpoints in the other. This may be causing confusion. There are also TWO passwords. One is the password that your base station uses to connect. From your log you can see that it's working. The other is the user name and password that your rover uses to connect. That one is not working. Is the rover using the correct mountpoint name, user name and password? If you need to change your configuration files, you will need to stop, rebuild and redeploy your caster. |
Thanks a lot for your quick response. We followed the steps that you mentioned and it seems like the server and the client are connected successfully. When we run the ntripcaster, both the server and client connect to the caster. In the client side we see that it takes RTCMv3 input and outputs NMEA-GGA message. However, it does not switch to RTK mode. Here are our terminal messages, configuration files and necessary images. I would be glad if you could help me. Thanks in advance.
This is what we get when we run ntripcaster.
This is our ntripcaster.conf file.
This is our sourcetable.dat file. |
I'm having issues also with the mount point that have user and password getting this message from the caster when the client tries to connect Kicking unknown 2 [111.52.52.79] [Not authorized], connected for 0 seconds i have /mount0:user0:pass0,user1:pass1,user2:pass2 |
never mind, i figured i had configured the wrong server_name |
Hey.
My mountpoint can succesfully connect to ntripcaster but my rover cannot connect. Im using Applanix LVX as rover. I entered username and password correctly but caster say not authorized.
I've done instructions step by step. What am i missing.
The text was updated successfully, but these errors were encountered: