-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Authentication Issues with Mount Points and Debugging Request
Issue Description
I'm experiencing two issues with the software:
-
Authentication Problem:
- I'm trying to set up username/password authentication for a mount point, but connections are being refused
- Upon investigation, I found that
authenticate_user_request (con, &req))is failing becauseon_get_user(con, &checkuser) == NULL - This prevents connections from ROVER
- I've tried testing with u-center and RTKLIB (rtknavi)
- I am able to operate it without username and password.
-
Debugging Request:
- I would like to display
xa_debugmessages to help with troubleshooting - Could you please provide instructions on how to enable and view these debug messages?
- I would like to display
Environment
- Software: Docker
- Testing tools: u-center and RTKLIB (rtknavi)
Questions
- How can I properly configure username/password authentication for mount points to allow ROVER connections?
- What is the proper way to enable and view
xa_debugmessages?
Thank you in advance for your help and for maintaining this excellent project. Your work is greatly appreciated!
Metadata
Metadata
Assignees
Labels
No labels