[GH-ISSUE #444] Ping check error #2215

Closed
opened 2026-03-14 03:03:42 +03:00 by kerem · 6 comments
Owner

Originally created by @NicolasDEVOUGE on GitHub (Apr 28, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/444

Originally assigned to: @wh1te909 on GitHub.

Server Info (please complete the following information):

  • OS: Ubuntu 20.04.2 LTS
  • Browser: Chrome
  • RMM Version v0.6.5

Installation Method:

  • Standard
  • Docker

Agent Info (please complete the following information):

  • Agent version (as shown in the 'Summary' tab of the agent from web UI): v1.5.2
  • Agent OS: Win 10

Describe the bug
Ping check script report error but ping is ok

To Reproduce
Steps to reproduce the behavior:

  1. Create ping check to fw ip by example
  2. Get the status

Screenshots
image

Originally created by @NicolasDEVOUGE on GitHub (Apr 28, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/444 Originally assigned to: @wh1te909 on GitHub. **Server Info (please complete the following information):** - OS: Ubuntu 20.04.2 LTS - Browser: Chrome - RMM Version v0.6.5 **Installation Method:** - [x] Standard - [ ] Docker **Agent Info (please complete the following information):** - Agent version (as shown in the 'Summary' tab of the agent from web UI): v1.5.2 - Agent OS: Win 10 **Describe the bug** Ping check script report error but ping is ok **To Reproduce** Steps to reproduce the behavior: 1. Create ping check to fw ip by example 2. Get the status **Screenshots** ![image](https://user-images.githubusercontent.com/1253901/116373607-cbabb080-a80d-11eb-914b-915fe7584b03.png)
kerem closed this issue 2026-03-14 03:03:48 +03:00
Author
Owner

@dinger1986 commented on GitHub (Apr 28, 2021):

My pings are working fine.

I wonder if it's a localisation issue.

<!-- gh-comment-id:828322147 --> @dinger1986 commented on GitHub (Apr 28, 2021): My pings are working fine. I wonder if it's a localisation issue.
Author
Owner

@NicolasDEVOUGE commented on GitHub (Apr 28, 2021):

Yes, maybe it's because my ping is in french. I don't know how to see the source of the script to check that.

<!-- gh-comment-id:828322842 --> @NicolasDEVOUGE commented on GitHub (Apr 28, 2021): Yes, maybe it's because my ping is in french. I don't know how to see the source of the script to check that.
Author
Owner

@dinger1986 commented on GitHub (Apr 28, 2021):

Yeah probably is, I dont know, just hoping that helps the devs, guess it should be worked on allong with #39 if that is the case

<!-- gh-comment-id:828380515 --> @dinger1986 commented on GitHub (Apr 28, 2021): Yeah probably is, I dont know, just hoping that helps the devs, guess it should be worked on allong with #39 if that is the case
Author
Owner

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

yea im using windows' ping.exe and checking for english strings only atm
this will be fixed in the next agent, im switching to a pure go icmp implementation rather than checking the output for certain keywords to determine pass/fail status

<!-- gh-comment-id:828968385 --> @wh1te909 commented on GitHub (Apr 29, 2021): yea im using windows' ping.exe and checking for english strings only atm this will be fixed in the next agent, im switching to a pure go icmp implementation rather than checking the output for certain keywords to determine pass/fail status
Author
Owner

@wh1te909 commented on GitHub (Apr 30, 2021):

This has been fixed in latest release. Requires agent v1.5.3

<!-- gh-comment-id:829890760 --> @wh1te909 commented on GitHub (Apr 30, 2021): This has been fixed in latest release. Requires agent v1.5.3
Author
Owner

@NicolasDEVOUGE commented on GitHub (Apr 30, 2021):

That's working perfectly, thank you !

<!-- gh-comment-id:829983664 --> @NicolasDEVOUGE commented on GitHub (Apr 30, 2021): That's working perfectly, thank you !
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#2215
No description provided.