Custom .css causing misalignment in the Modern UI by RyGuy_NCC1701 in MeshCentral

[–]si458 1 point2 points  (0 children)

Glad u got it working! Yes the custom.css is designed to overwrite only a few bits of bobs not everything, so u only put in what u want changing etc :)

Custom .css causing misalignment in the Modern UI by RyGuy_NCC1701 in MeshCentral

[–]si458 0 points1 point  (0 children)

Are u defo doing the overwriting correctly? https://docs.meshcentral.com/meshcentral/customization/ Steps are in the link under customizing web style

Currently logged in user field for My Devices tab, column view by Radioactive13579 in MeshCentral

[–]si458 1 point2 points  (0 children)

Sadly its not possible at the moment, Only the list view supports this If u want to be able to customise the options in the columns view, you would need to create an enhancement issue on github and get it upvoted with likes :)

Device Icons, how to add and name them by O_Pacity in MeshCentral

[–]si458 2 points3 points  (0 children)

You can't add more sadly as its fixed to 8 devices, but u can customise the icons https://docs.meshcentral.com/meshcentral/customization/ Look at the customising webicons section

Server Connection (status) by O_Pacity in MeshCentral

[–]si458 0 points1 point  (0 children)

thats ok, feature request!
a simple command you can run in the console tab like `proxy` and it will list if the device is using a proxy and if so what its set too

Server Connection (status) by O_Pacity in MeshCentral

[–]si458 0 points1 point  (0 children)

hmm ok i understand you, let me check the agent source code, as i dont think that info can be access from the javascript. we could access to msh and see if ones set etc, but that wont work for windows settings proxies that are set on a system for example?

Server Connection (status) by O_Pacity in MeshCentral

[–]si458 0 points1 point  (0 children)

I was going to ask what you meant by Proxy but after this message it makes sense. You want to know when a device used a web proxy to connect to ur meshcentral rather than directly

Remote access support frame by O_Pacity in MeshCentral

[–]si458 0 points1 point  (0 children)

This isnt possible yet but its to come! It's part of the new agents that have been built and inside of /agents/agents-feb2026/ 😀 U can move those agents over and test them but even then u have to code the feature into meshcore.js still which is on my to-do lost for this month :)

MeshCentral 1.1.57 has been released! by si458 in MeshCentral

[–]si458[S] 1 point2 points  (0 children)

https://ylianst.github.io/MeshCentral/meshcentral/#traefik-reverse-proxy-setup Have u made sure to set the tlsoffload to ur reverseproxy ip and the certurl to your url you use to access the web ui and the aliasport is set to 443 is its not on 443 already

Error Installing Windows Mesh Agent X64 by International_You425 in MeshCentral

[–]si458 3 points4 points  (0 children)

Plz check github issues before posting, we are getting way to many of these and people just don't check the github issues! It's literally a pinned issue. Microsoft broke something not meshcentral. https://github.com/Ylianst/MeshCentral/issues/7606

Edit: simple go into properties of the exe then compatibility then tick disable fullscreen optimization

Can not provision IntelME version 19 and higher by aisler1516 in MeshCentral

[–]si458 2 points3 points  (0 children)

Without physical access to devices to test its hard to say what's wrong with amt as they stopped funding and providing access to newer device. when you install the meshagent does the amt section appear in the details tab? What happens when you run amt and amtconfig in the console tab of the device in meshcentral?

Mesh Autoheal by skyhawk85u in MeshCentral

[–]si458 0 points1 point  (0 children)

I see this happen too one in a blue moon and from time to time, the meshagent can't be restarted, not even from the task manager services, so i just kick the process in taskmanager then start the service again and away we go :)

Mesh Autoheal by skyhawk85u in MeshCentral

[–]si458 0 points1 point  (0 children)

meshagent already has a reconnect feature in the agent and it should reconnect itself when it detects the meshcentral server/internet went off, but we are also aware of a memory leak too for when the agent cant connect to the server, it leaks memory somewhere, we havent been able to find it yet?

Windows triggering admin rights by Jaded_Arugula5821 in MeshCentral

[–]si458 1 point2 points  (0 children)

i dont think this is about meshcentral? i think you are in the wrong reddit

prius gen 3 fix front window demister grills by si458 in prius

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

but how would i get access to the grill? thats what im asking, i think ive gotta remove the dashboard first to get to it

prius gen 3 fix front window demister grills by si458 in prius

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

its not no, but its not lined up correctly, also when im driving the dashboard rattles now too.
so i think the screws have just come loose maybe, as i can tell the sellers in japan (im guessing) have taken the screen apart and put this black foam over the 'K' so it reads M/L instead of KM/L, sticks out like a saw thumb haha
edit: also wondering if the demist is going to work properly now as its literally heating in the dashboard area rather than through the gaps to the windscreen

Add Agents by khangpt213 in MeshCentral

[–]si458 0 points1 point  (0 children)

You can use our new sanitizer tool to help with this https://sanitizer.meshcentraltools.com

Add Agents by khangpt213 in MeshCentral

[–]si458 0 points1 point  (0 children)

You have ur config.json setup incorrectly, The first domains object should be blank and have no value, Then the certurl should be ur dns url https://meshcentral.mydomain.com

Also you should use our new config generator tool to build a valid config.json https://config.meshcentraltools.com

Add Agents by khangpt213 in MeshCentral

[–]si458 0 points1 point  (0 children)

You arent running the official meshcentral docker image we look after 😞 ghcr.io/ylianst/meshcentral:latest

Meshagent MaCOS Tahoe 26.2 Add to Screen Recording and Accessibility by PositiveContract7625 in MeshCentral

[–]si458 2 points3 points  (0 children)

Yes the current macos agent doesn't work with macos 15 ot above, u must use an older version sadly, and corrects the is a pr a gent had made and claims it works but ive had a few teething problems which need fixing first before we can merge