mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #267] Update 0.3.3 to 0.4.5 - Agents don't appear to be updating #2117
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#2117
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 @JerresonJ on GitHub (Feb 2, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/267
Following update.sh, I tried to update 0.3.3 to 0.4.5 expecting agents to update automatically but they don't seem to be updating? What is the delay on agents updating? Just wait longer here?
@wh1te909 commented on GitHub (Feb 2, 2021):
what versions are the agents that are not updating
@JerresonJ commented on GitHub (Feb 2, 2021):
Reporting as 1.2.1
I looked for some method of updating the entire system one step up from 0.3.3 to 0.4.0 first to get 0.4.0 and agent 1.3.0 but the update script from release 0.4.0 updates itself to latest release during run So update.sh forces the entire system to 0.4.5 regardless of where you get the update.sh script from.
@JerresonJ commented on GitHub (Feb 2, 2021):
I just had two agents jump to 1.3.0, should they jump to 1.4.1 on their own? They just took a while to get up to 1.3.0
@JerresonJ commented on GitHub (Feb 2, 2021):
Commenting to close, to prevent any confusion. The agents are updating they are just slow to update, made it look like something was wrong.
@wh1te909 commented on GitHub (Feb 2, 2021):
that's fine, the rmm will automatically take care of making sure agents first go to 1.3.0 before going any further, even on 0.4.5
so even if you do Agents > Update Agents > select all, even tho the version says 1.4.2 the rmm will still send the agent 1.3.0 first and then next time u do it will send the latest
there have been some changes to agent update recently, please read thru the discussion in ticket #262
@JerresonJ commented on GitHub (Feb 2, 2021):
This has been excellent work so far. Thanks.