Skip to content

Commit

Permalink
Merge pull request #236 from silversword411/main
Browse files Browse the repository at this point in the history
Fix CF in docs
  • Loading branch information
silversword411 authored Feb 7, 2024
2 parents 8163c22 + 3fd6352 commit b5fc6e7
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 b5fc6e7

Please sign in to comment.