Chase
Chase
RRailway
Created by Chase on 11/9/2023 in #✋|help
MongoDB Change Streams
I'm trying to use mongo change streams in my project and when I try setting it up with mongoose and NodeJS I get this message:
MongoServerError: The $changeStream stage is only supported on replica sets.
MongoServerError: The $changeStream stage is only supported on replica sets.
When I remove the volume connected to the database and add a replica, I get the same message. Change streams work just fine when I use MongoDB Atlas, but not on railway. project id 897abfe5-d734-41af-bc55-ee9941db3811
10 replies
RRailway
Created by Chase on 3/17/2023 in #✋|help
mongodb connection issues
Is there an issue with mongodb connections? When I try to use the database, it takes forever to load. I got this error: Connection to containers-us-west-150.railway.app:7737 interrupted due to server monitor timeout
9 replies