Skip to content

Problem to connect to mesh after update #6339

Answered by si458
Argayle asked this question in Issues
Discussion options

You must be logged in to vote

you have bad JSON formatting, always use https://jsonlint.com to validate it looks correct and in the correct place!
you had put allowedOrigin inside your passwordrequirements, fix below

{
    "$schema": "https://raw.githubusercontent.com/Ylianst/MeshCentral/master/meshcentral-config-schema.json",
    "__comment1__": "This is a simple configuration file, all values and sections that start with underscore (_) are ignored. Edit a section and remove the _ in front of the name. Refer to the user's guide for details.",
    "__comment2__": "See node_modules/meshcentral/sample-config-advanced.json for a more advanced example.",
    "settings": {
        "cert": "Mesh.XXX.fr",
        "MongoDb": …

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@si458
Comment options

Answer selected by Argayle
Comment options

You must be logged in to vote
1 reply
@si458
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
2 participants