MeshCentral2 Let's Encrypt cert not created
-
I have windows installation. If restart is needed, i restart service inside services panel.
This is from event viewer:
Starting C:\Program Files\nodejs\node.exe --harmony "C:\Program Files\Open Source\MeshCentral\node_modules\node-windows\lib\wrapper.js" --file "C:\Program Files\Open Source\MeshCentral\winservice\winservice.js" --log "MeshCentral wrapper" --grow 0.5 --wait 2 --maxrestarts 3 --abortonerror n --stopparentfirst undefined -
@alesribic said in MeshCentral2 Let's Encrypt cert not created:
I have windows installation. If restart is needed, i restart service inside services panel.
This is from event viewer:
Starting C:\Program Files\nodejs\node.exe --harmony "C:\Program Files\Open Source\MeshCentral\node_modules\node-windows\lib\wrapper.js" --file "C:\Program Files\Open Source\MeshCentral\winservice\winservice.js" --log "MeshCentral wrapper" --grow 0.5 --wait 2 --maxrestarts 3 --abortonerror n --stopparentfirst undefinedOH! I bet it is because it is Windows. Absolutely no idea how that will work on Windows. I don't think that Lets Encrypt's tools will run there. Obviously certs work there, but I bet the lack of tools to call is the issue.
-
I think the same. But now i try to open DB file with events. Im looking for DB password to open database.
-
@alesribic said in MeshCentral2 Let's Encrypt cert not created:
I think the same. But now i try to open DB file with events. Im looking for DB password to open database.
No DB password on a default install. Nor on a recommended install.
-
@scottalanmiller said in MeshCentral2 Let's Encrypt cert not created:
@alesribic said in MeshCentral2 Let's Encrypt cert not created:
I have windows installation. If restart is needed, i restart service inside services panel.
This is from event viewer:
Starting C:\Program Files\nodejs\node.exe --harmony "C:\Program Files\Open Source\MeshCentral\node_modules\node-windows\lib\wrapper.js" --file "C:\Program Files\Open Source\MeshCentral\winservice\winservice.js" --log "MeshCentral wrapper" --grow 0.5 --wait 2 --maxrestarts 3 --abortonerror n --stopparentfirst undefinedOH! I bet it is because it is Windows. Absolutely no idea how that will work on Windows. I don't think that Lets Encrypt's tools will run there. Obviously certs work there, but I bet the lack of tools to call is the issue.
LE can certainly be ran on Windows. It simply depends on the webserver to answer.
MeshCentral is big on running on Windows, it is stupid, yes, but still what they do. I know the LE design is meant to work on Windows, but I have never looked into it.
-
i notice that meshcentral-events.db starts from scratch everytime service runs. But i can not find a way to browse this events database.
-
@alesribic said in MeshCentral2 Let's Encrypt cert not created:
i notice that meshcentral-events.db starts from scratch everytime service runs. But i can not find a way to browse this events database.
This suggests that maybe you don't have write access to the database with the user that you are kicking off MC with.
What DB are you using? The default or MongoDB?