-
Hi, I am having issues with accessing my meshcentral server using webui. When I've tried to user the meshcentral url, it times out and gives an error message of 'Cant reach the page'. I've run Letsdebug, and it is ok. I am at a lost to what happened. Please see the debug logs below. Thanks in advance for your time. C:\mc>node node_modules/meshcentral --debug MPSCMD: --> KEEPALIVE_REQUEST |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
You'll need to post your config.json (with any sensitive info commented out) so we can help troubleshoot. Also, have you tried accessing it from the local, LAN IP address of the server? |
Beta Was this translation helpful? Give feedback.
-
I'm able to see your login page for MeshCentral as well. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, I am quite new to this, and I have the same problem that was mentioned above. My scenario is the following, I use nas synology and docker, I have downloaded the ghcr.io/ylianst/meshcentral:latest image and my docker-compose configuration is as follows:
my config.json file is the following:
The tests that I have carried out or have been able to observe are the following: Then I go to the config.json file and put the configuration that I gave you previously, but nothing changes, I still have the same error. ![]() thanks in advance to anyone who can help me |
Beta Was this translation helpful? Give feedback.
Well, I've just visited ur login page, no problem?
Loads up straight away.
Is the meshcentral hosted in the cloud or onsite?
If onsite have u checked ur firewall for reverse nat so ur dns name works internally (hairpin nat in mikrotik terms)?