mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #334] Docker: No pending agent updates #215
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#215
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gurhyj on GitHub (Mar 18, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/334
Docker: agents not updating from 1.4.7 to 1.4.9 or above inc 1.4.12. No pending action icon for any agent even if manually select update agent, via agents update. Uninstall of existing agent to 1.4.7 and install of 1.4.9 works but still did not update to 1.4.11. No Errors in debug log.
Have run prune database and remove orphaned actions.
Manually running winagent-v1.4.12 upgrades the agent.
@sadnub commented on GitHub (Mar 19, 2021):
Can you see if you can generate an agent update package manually? Go to Agent > Install Agent and do the generated exe. It should generate and download.
also no pending action will show if the agent is online and attempts to update. Maybe AV is catching it?
@wh1te909 commented on GitHub (Mar 19, 2021):
Just tested on a fresh docker install, not able to reproduce:
Installed agent v1.4.12 (which is an old agent atm, current is 1.4.13) and then manually did Agents > Update Agents > Select All > Update
See screenshot above, it will actually create a pending action entry for the agent even if it's online, I added this recently.
Since agent was online it immediately received the update command, did the update and then around 30 seconds later, pending action is gone cuz it was completed:
Please try a fresh docker install and let us know if issue still occurs, if so please see the new github issue template and fill it out. Thanks
@gurhyj commented on GitHub (Mar 19, 2021):
Will do I was just getting the following
@wh1te909 commented on GitHub (Mar 22, 2021):
Hi this should be fixed now in latest release 0.4.28, turns out were some issues with background tasks not working in docker. Only affected older installs though not fresh installs.