mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
This commit adds steps to troubleshoot errors encountered because of certain services like postgresql not starting on WSL2. The common reason behind this is port conflicts with other services running on some other WSL2 instance or the host Windows system. This commit provides a guide to handle these issues, and also provides some additional tips to WSL2 users to avoid facing these issues in the future. Fixes #32718.
Zulip Markdown documentation hosted elsewhere
The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.