-
-
Notifications
You must be signed in to change notification settings - Fork 672
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I have an endpoint set up inside Suite.
endpoints:
- name: upd-service
url: udp://192.168.12.22:1161
conditions:
- "[CONNECTED] == true"but this port is closed on the node.
# netstat -tulpn | grep 1161
for some reason, the test status is "Successful".
What do you see?
udp test on closed port was "Successful"
What do you expect to see?
test on closed udp port must be "Failed"
List the steps that must be taken to reproduce this issue
- setup UDP endpoint
- run tests in suite
Version
ghcr.io/twin/gatus:stable
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working