Hello, I just tried syncing another database from ...
# replication-troubleshooting
s
Hello, I just tried syncing another database from Mongo Atlas but got back error:
Invalid $project :: caused by :: '$' by itself is not a valid FieldPath
database has simple collections (few documents, total 1k docs)
s
@Stratos Giouldasis, thanks for looking into this. I recall that another user has a similar issue and the problem was with one of the characters in a collections name not being escaped/being parsed incorrectly. You’re right that the connector should be more resilient to these types of errors and not break entirely. Hopefully, we can improve the connector as we move forward. Thanks for your question, feel free to post more questions here in the channel.