[GH-ISSUE #33] RMM Service crash on try to auto-update #22

Closed
opened 2026-03-02 02:12:46 +03:00 by kerem · 2 comments
Owner

Originally created by @JoachimVeulemans on GitHub (Mar 4, 2023).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/33

I see that some agents are not online but mesh agent is running on the agent. I think the TacticalRmm service crashes. And the timestamp of the last update corresponds to this log:

time="" level=info msg="Agent updating from 2.4.2 to 2.4.4"
time="" level=error msg="Get "https://github.com/amidaware/rmmagent/releases/download/v2.4.4/tacticalagent-v2.4.4-windows-amd64.exe": dial tcp: lookup github.com: getaddrinfow: The requested name is valid, but no data of the requested type was found."

Since it has not internet connection, it can not do the update but it shouldn't crash the service.

I have this issue open on GitHub: https://github.com/amidaware/tacticalrmm/issues/1228
A task to solve this has been created.

The fact that the agent does not auto-update without internet is not so bad but the fact that it may crash the service, is rather inconvenient.

Any ideas on what I can do?

[Creating this issue as recommended on Discord]

Originally created by @JoachimVeulemans on GitHub (Mar 4, 2023). Original GitHub issue: https://github.com/amidaware/rmmagent/issues/33 I see that some agents are not online but mesh agent is running on the agent. I think the TacticalRmm service crashes. And the timestamp of the last update corresponds to this log: time="" level=info msg="Agent updating from 2.4.2 to 2.4.4" time="" level=error msg="Get \"https://github.com/amidaware/rmmagent/releases/download/v2.4.4/tacticalagent-v2.4.4-windows-amd64.exe\": dial tcp: lookup github.com: getaddrinfow: The requested name is valid, but no data of the requested type was found." Since it has not internet connection, it can not do the update but it shouldn't crash the service. I have this issue open on GitHub: [https://github.com/amidaware/tacticalrmm/issues/1228](https://github.com/amidaware/tacticalrmm/issues/1228) A task to solve this has been created. The fact that the agent does not auto-update without internet is not so bad but the fact that it may crash the service, is rather inconvenient. Any ideas on what I can do? [Creating this issue as recommended on Discord]
kerem 2026-03-02 02:12:46 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@wh1te909 commented on GitHub (Apr 29, 2023):

I think I see why its crashing. Got some old code that I need to remove from agent update. Will be in next release.

<!-- gh-comment-id:1528647546 --> @wh1te909 commented on GitHub (Apr 29, 2023): I think I see why its crashing. Got some old code that I need to remove from agent update. Will be in next release.
Author
Owner

@wh1te909 commented on GitHub (May 10, 2023):

fixed in latest release

<!-- gh-comment-id:1542739657 --> @wh1te909 commented on GitHub (May 10, 2023): fixed in latest release
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rmmagent#22
No description provided.