Selfhost - MongoServerError: cannot convert a oid to a value for comparison
Hey folks,
Getting a MongoServerError during signup and login. I can see the user in the DB but the dashboard fails:
1 Reply
I have got past this issue. I was using Maxscale DB Proxy that has a NoSQLListener so MongoDB clients can connect to a MariaDB backend but it clearly doesnt support some operation that Novu is using
Now I am using a MongoDB instance and its working without issues