Simon Smith
Simon Smith
we have started to sort this out! https://github.com/Ylianst/MeshAgent/issues/254#issuecomment-2453443317 pushed a commit to meshagent which fixes the `split` error so at least u can now run the agent! but still quite...
i have an updated agent for people to test if they want! Its fully compiled with all the bug fixes from the meshagent repo including replacing wmic with the `win-wmi`...
@Juraszka we have already removed the requirement for wmic in a new agent version, these agents exist in `agents/test_agents` if you wanted to test them you simply copy them from...
just updating this issue for people, the new test_agents are included in the meshcentral release, so you dont need to download my version anymore, do these steps below instead 1....
Yes that's the correct ones, and u move those files one level up as it where Also remember if its docker, don't docker compose down/up! Instead just restart the container!
@EagleDotNet plz read the thread and follow the steps in the first post about install wmic or the most recent post which explains about replacing the agent with the new...
@EagleDotNet in docker its slightly different because the container gets re-created over and over so it loses the agents the best way to achieve it with docker is simply install...
@DaanSelen just need to ask @Ylianst to move the test_agents to agents now 👍
new agents have been released in 1.1.41 today! 🥳 https://github.com/Ylianst/MeshCentral/releases/tag/1.1.41 IF you dont use `noagentupdate: 1`, meshcentral will re-sign the new agents and then agents should auto-update IF you use...
ive been seeing this too, but whats weird if you check the browsers console log, the http requests return data, its just not displaying it correctly