mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
bug: The problem of authorization in MongoDB #78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Alexey-Gribchenkov on GitHub (Oct 13, 2024).
What happened?
I want to install Mango on an external server. But I get an error when registering.
Maybe you will have some ideas how to fix it?
@Alexey-Gribchenkov commented on GitHub (Oct 13, 2024):
@insertish commented on GitHub (Nov 13, 2024):
The error states that the user you've created does not have adequate permissions, please refer to the MongoDB documentation:
You are likely looking for
readWriteto therevoltdatabase for these users.