-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[defect]: mongo queries.conf[217]: Parse error: Unterminated string #5301
Comments
Already fixed in 8221f70 |
any docker release planned soon? seems like the newest release is older than the fix |
update @alandekok: |
If it gets exactly the same error, then I suspect that you didn't update the correct file. The new version has fixed the issue you're seeing. What is on line 217 of the file? i.e. when the error message says:
What is the contents of the file at that line? |
217 interestingly is just a closing brace. I validated that it's using the new version I got from here |
That seemed to work, but I think my installation is still missing something.
I guess I'm doing something wrong? |
The mongo drivers are not built by default. You'll have to do that from source, unfortunately. |
alright thanks |
The first object should work. The second one definitely won't. To be honest, this functionality is largely experimental, which is why it isn't in the default packages. If it works, great. If not, please help by contributing fixes, documentation, etc. |
alright thanks that what i was thinking. then i'll just stick with postgress probably. |
What type of defect/bug is this?
Unexpected behaviour (obvious or verified by project member)
How can the issue be reproduced?
mongo
rlm_sql_mongo
Log output from the FreeRADIUS daemon
Relevant log output from client utilities
No response
Backtrace from LLDB or GDB
No response
The text was updated successfully, but these errors were encountered: