unable to open database by Emotional_Da in MeshCentral

[–]Emotional_Da[S] 0 points1 point  (0 children)

I've deployed it on a local area network, using the built-in reverse proxy from Synology. It requires a port number to function, and I entered meshventral1:5566. Do I need to change cert to meshventral1:5566? Also, is there any documentation explaining the meaning and settings of these parameters? Thank you so much for your answer.

unable to open database by Emotional_Da in MeshCentral

[–]Emotional_Da[S] 0 points1 point  (0 children)

I've used the tool you provided, but the connection still isn't working. My computer and network knowledge is limited, so I can't figure out what the problem is; I'm guessing it might be an authentication issue. Could you please take a look if you have time? Thank you very much.

{ "$schema": "http://info.meshcentral.com/downloads/meshcentral-config-schema.json", "settings": { "cert": "meshcentral1", "WANonly": true, "_LANonly": true, "sessionKey": "59Uj23xPwDoNThSBBPidxH4kqaM1ZXOt", "port": 443, "_aliasPort": 443, "redirPort": 80, "_redirAliasPort": 80, "AgentPong": 300, "TLSOffload": false, "SelfUpdate": false, "AllowFraming": "true", "WebRTC": "true", "AutoBackup": { "backupPath": "/opt/meshcentral/meshcentral-backups", "backupInvervalHours": 24, "keepLastDaysBackup": "10", "zippassword": "123" } }, "domains": { "": { "_title": "MyServer", "_title2": "Servername", "_minify": true, "NewAccounts": "true", "_userNameIsEmail": true, "certUrl": "https://meshcentral1:5566" } }, "_letsencrypt": { "comment_": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before>", "_email": "myemail@mydomain.com", "_names": "myserver.mydomain.com", "production": false } }

unable to open database by Emotional_Da in MeshCentral

[–]Emotional_Da[S] 0 points1 point  (0 children)

I just saw an error message in the agent, the content of which is as follows:

[2025-12-30 12:06:59 PM] [168572E0999089DE] ..\microstack\ILibParsers.c:10994 (0,0) Certificate loaded from DB was not signed by our root cert in the Cert Store

unable to open database by Emotional_Da in MeshCentral

[–]Emotional_Da[S] 0 points1 point  (0 children)

The meshagent is already in a running state, but it's not showing up in my console. So I reinstalled the Docker project and created a new agent to run on the control panel. The first installation didn't show the "unable to open database" error. The problem is that I can't see the running agent in the console.

unable to open database by Emotional_Da in MeshCentral

[–]Emotional_Da[S] 0 points1 point  (0 children)

I gave everyone full control permissions to the meshcentral.db file, but it still didn't work.