docs: added troubleshooting docs (#2900)

This commit is contained in:
Shahed Nasser
2022-12-26 16:19:10 +02:00
committed by GitHub
parent b0ebfd6bcf
commit 2916ff9861
6 changed files with 75 additions and 0 deletions
+10
View File
@@ -622,6 +622,16 @@ module.exports = {
id: "troubleshooting/cli-installation-errors",
label: "Errors Installing CLI",
},
{
type: "doc",
id: "troubleshooting/common-installation-errors",
label: "Installation Errors",
},
{
type: "doc",
id: "troubleshooting/database-error",
label: "Database SASL Error",
},
{
type: "doc",
id: "troubleshooting/cors-issues",