[GH-ISSUE #679] Can't kill process in Remote Background feature #2377

Closed
opened 2026-03-14 03:46:35 +03:00 by kerem · 2 comments
Owner

Originally created by @subzdev on GitHub (Aug 31, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/679

Originally assigned to: @wh1te909 on GitHub.

Server Info (please complete the following information):

  • OS: Ubuntu 20.04
  • Browser: Edge
  • RMM Version (as shown in top left of web UI): 0.8.1

Installation Method:

  • [x ] Standard

Agent Info (please complete the following information):

  • Agent version (as shown in the 'Summary' tab of the agent from web UI): 1.6.0
  • Agent OS: Windows 10 Pro, 64 bit v21H1 (build 19043.1165)

Describe the bug
When trying to kill a process Dev tools reports:
Failed to load resource: the server responded with a status of 400 (Bad Request)
api.comain.com/agents/100/17820/killproc/:1 Failed to load resource: the server responded with a status of 400 (Bad Request)

To Reproduce
Steps to reproduce the behavior:
Right-click on an agent - Remote Background - Processes - Right-click - End Process

Expected behavior
Process should kill when ending.

Originally created by @subzdev on GitHub (Aug 31, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/679 Originally assigned to: @wh1te909 on GitHub. **Server Info (please complete the following information):** - OS: Ubuntu 20.04 - Browser: Edge - RMM Version (as shown in top left of web UI): 0.8.1 **Installation Method:** - [x ] Standard **Agent Info (please complete the following information):** - Agent version (as shown in the 'Summary' tab of the agent from web UI): 1.6.0 - Agent OS: Windows 10 Pro, 64 bit v21H1 (build 19043.1165) **Describe the bug** When trying to kill a process Dev tools reports: Failed to load resource: the server responded with a status of 400 (Bad Request) api.comain.com/agents/100/17820/killproc/:1 Failed to load resource: the server responded with a status of 400 (Bad Request) **To Reproduce** Steps to reproduce the behavior: Right-click on an agent - Remote Background - Processes - Right-click - End Process **Expected behavior** Process should kill when ending.
kerem 2026-03-14 03:46:35 +03:00
  • closed this issue
  • added the
    bug
    fixed
    labels
Author
Owner

@wh1te909 commented on GitHub (Sep 1, 2021):

fixed will be in next release (will require agent update). bug is present only in latest version of golang 1.17 which was just recently released. reverting back to 1.16.7

<!-- gh-comment-id:909846050 --> @wh1te909 commented on GitHub (Sep 1, 2021): fixed will be in next release (will require agent update). bug is present only in latest version of golang 1.17 which was just recently released. reverting back to 1.16.7
Author
Owner

@wh1te909 commented on GitHub (Sep 1, 2021):

fixed in 0.8.2 (requires agent 1.6.1)

<!-- gh-comment-id:910001641 --> @wh1te909 commented on GitHub (Sep 1, 2021): fixed in 0.8.2 (requires agent 1.6.1)
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/tacticalrmm#2377
No description provided.