r-uchino

Results 3 comments of r-uchino

same error from ver 5.0.2 If you installed or updated from Snap Package, you can fix it by doing the following ``` $ rocketchat-server.mongo ---- rs0:PRIMARY> use parties; rs0:PRIMARY> db.rocketchat_message.updateMany({...

![image](https://user-images.githubusercontent.com/60417723/198269274-d30b4c3a-e576-48de-b472-078f0e30f39d.png) I don't know if this is a similar issue, but sometimes the same error would occur. When this occurred, I deleted the `.next` directory and did `yarn dev` again...

@christophsturm @huntabyte I'm not entirely sure if this is correct, but I was able to find a workaround using the following method: - [email protected] - [email protected] ``` import { page...