Skip to content

Commit

Permalink
Fix CF in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
silversword411 committed Feb 7, 2024
1 parent 8163c22 commit 3fd6352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Read through the log files in the following folders and check for errors:

- api.example.com can be proxied when using (the default) agent configuration which utilizes websockets.

- mesh.example.com can be proxied with the caveat that Mesh checks the cert presented to the agent is the same one on the server. I.e. no MITM. You'll need to copy Cloudflare's edge cert (they call it Origin Server) to your server if you want to proxy this domain.
- mesh.example.com can NOT be proxied because Cloudflare changed something in Aug 2023 and now it doesn't work. See [5302](https://github.com/Ylianst/MeshCentral/issues/5302).

If you're getting `Invalid group id` at the end of the install you're probably doing something wrong / wrong IP for api.

Expand Down

0 comments on commit 3fd6352

Please sign in to comment.