mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 06:45:48 +03:00
[GH-ISSUE #34] Fresh Install of Agent 2.4.9 fails everytime #27
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#27
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 @3gmgithub on GitHub (Jun 8, 2023).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/34
Tried multiple times on multiple PC's using Generated powershell script
Here is some log output:
time="2023-06-08T13:34:23-05:00" level=info msg="Agent service started"
time="2023-06-08T13:34:34-05:00" level=error msg=EOF
@3gmgithub commented on GitHub (Jun 8, 2023):
Agents that were already installed with older versions upgrade correctly and continue working.
@3gmgithub commented on GitHub (Jun 8, 2023):
Using Windows client, this also happened on a Linux client will post the logs
@wh1te909 commented on GitHub (Jun 8, 2023):
please do the following and paste the output (make sure to redact sensitive info): https://docs.tacticalrmm.com/troubleshooting/#from-agent-install
@3gmgithub commented on GitHub (Jun 8, 2023):
@wh1te909 commented on GitHub (Jun 8, 2023):
what about
sudo systemctl status --full --no-pager nats.serviceon server side@3gmgithub commented on GitHub (Jun 9, 2023):
The service was not running.... The permissions on the X509 key was root for some reason.
I guess I ran the cert update as Root instead of Tactical...
Once I updated the permissions this worked just fine.
Thanks for your direction.
@wh1te909 commented on GitHub (Jun 9, 2023):
no problem, yea you need to run the update script with the force flag after renewing cert, as stated in the docs, that will set the correct permissions and restart necessary services: https://docs.tacticalrmm.com/update_server/#keeping-your-lets-encrypt-ssl-certificate-up-to-date