ping for ip:port not working after last update #233

Closed
opened 2026-02-28 01:39:42 -05:00 by deekerman · 2 comments
Owner

Originally created by @gpopesc on GitHub (Sep 16, 2021).

Describe the bug
After last update I had few containers checked in Kuma by monitor type: ping ip:port and I get down status for all containers with this type of checking.
It used to work before last update.
I changed to http(s) status check and it works ok

image

Expected behavior
the server checked by monitor type: ping is up and running for selected IP.

Info
Uptime Kuma Version: 1.6.2
Using Docker?: Yes
Docker Version: 20.10
OS: Synology

Originally created by @gpopesc on GitHub (Sep 16, 2021). **Describe the bug** After last update I had few containers checked in Kuma by monitor type: ping ip:port and I get down status for all containers with this type of checking. It used to work before last update. I changed to http(s) status check and it works ok ![image](https://user-images.githubusercontent.com/11590919/133684508-084844d4-f3b1-4ac6-970e-2fdb566a5a46.png) **Expected behavior** the server checked by monitor type: ping is up and running for selected IP. **Info** Uptime Kuma Version: 1.6.2 Using Docker?: Yes Docker Version: 20.10 OS: Synology
deekerman 2026-02-28 01:39:42 -05:00
Author
Owner

@louislam commented on GitHub (Sep 16, 2021):

Your screenshot is shown that it is "ping" type, which is icmp ping and cannot ping with port.

Please try "TCP Ping" type.

@louislam commented on GitHub (Sep 16, 2021): Your screenshot is shown that it is "ping" type, which is icmp ping and cannot ping with port. Please try "TCP Ping" type.
Author
Owner

@gpopesc commented on GitHub (Sep 17, 2021):

thank you for your confirmation

@gpopesc commented on GitHub (Sep 17, 2021): thank you for your confirmation
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/uptime-kuma#233
No description provided.