diff --git a/RocketChat.md b/RocketChat.md new file mode 100644 index 0000000..6740c2b --- /dev/null +++ b/RocketChat.md @@ -0,0 +1,15 @@ +# RocketChat Self-Host Community Server + +## RocketChat Skip Install Registration Wizard Fix + +- [RocketChat Skip Install Registration Wizard Fix](https://github.com/RocketChat/Rocket.Chat/issues/31163#issuecomment-1848364117) + +For someone using snap, it means creating a file `/var/snap/rocketchat-server/common/override-setup-wizard.env ` (the name of the file itself could be anything as long as it has an .env extension) and setting its content to `OVERWRITE_SETTING_Show_Setup_Wizard=completed` + +Then, restarting the server by `systemctl restart snap.rocketchat-server.rocketchat-server.service` + +If it does not work yet, then reboot. + +## Workspace version unsupported + +- [Workspace version unsupported, Self-Host Community Server](https://forums.rocket.chat/t/workspace-version-unsupported-self-host-community-server/19698) \ No newline at end of file