Issues with Redash and Atlas MongoDB ver 7 #7045
Unanswered
JohnDimopanagos
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@JohnDimopanagos I think the current tagged version of Redash using this version of pymongo client https://pypi.org/project/pymongo/4.3.3/ , but the client doesn't support mongo v7. It might work if you build the main branch. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am using Redash AWS AMI and upgraded to version 10.
Trying to use MongoDB v7 but without any luck.
The datasource is being created and test connection success, but when I am trying to make a query I get no collections.
Also I see that on console i get this error:
Refused to load blob:https://mysitedomain/1ec42eec-62bc-4533-b490-6460cec39306 because it does not appear in the worker-src directive of the Content Security Policy.
I dont know if it helps.
Beta Was this translation helpful? Give feedback.
All reactions