mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #515] agent overdue after certificate renewal #325
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#325
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 @mandelbrotmedia on GitHub (May 17, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/515
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
last week the certificate runs out on may 12th / on may 13th i renewed it / after that all agents are in status "agent overdue"
i tried to reboot and agent recovery but it still says "agent overdue"
How can i get the agents back online?
@bradhawkins85 commented on GitHub (May 18, 2021):
You need to run the update script after renewing the certificate:
See the Keeping your Let's Encrypt certificate up to date section on https://wh1te909.github.io/tacticalrmm/update_server/
./update.sh --force
@mandelbrotmedia commented on GitHub (May 18, 2021):
thanks for you reply.
After update i get this:
10 packages can be upgraded. Run 'apt list --upgradable' to see them. Nginx config changes required before continuing. Please check the v0.5.0 release notes on github for instructions, then re-run this script. https://github.com/wh1te909/tacticalrmm/releases/tag/v0.5.0 Aborting...@dinger1986 commented on GitHub (May 18, 2021):
You need to upgrade your RMM version and read the notes, its clear what needs done, however the jump from 0.4.7 to 0.6.10 might be to much and break things. You need to keep the RMM up to date!
How many agents do you have as it might be easier building from scratch again
@mandelbrotmedia commented on GitHub (May 18, 2021):
for some reason i missed the part with editing rmm.conf as writen here: https://github.com/wh1te909/tacticalrmm/releases/tag/v0.5.0
i have 63 agents for now. i try to update but if it fails i reinstall it from scratch.
thanks for your help!
@dinger1986 commented on GitHub (May 18, 2021):
see how it goesm you might be able to force an update through, especially if you have everything in place, you might need to upgrade the agents manually to 1.4.12
@mandelbrotmedia commented on GitHub (May 18, 2021):
the update was successful:
the agents updated to v1.5.6
@dinger1986 commented on GitHub (May 18, 2021):
perfect!