HTTP status code selection does not allow 0 #5355
Labels
area:monitor
Everything related to monitors
bug
Something isn't working
type:enhance-existing
feature wants to enhance existing monitor
📑 I have found these related issues/pull requests
None
🛡️ Security Policy
Description
I'm using the gRPC keyword monitor type which I would like to connect to a ChirpStack instance.
I did confirm that my proto file and method are correct by using Postman for the same request. I noticed that Postman lists "0 OK" as the status code of the response. However, I am unable to add 0 as my desired status code in Uptime Kuma. I am not sure if this is actually the reason why this monitor fails.
👟 Reproduction steps
Add new gRPC monitor
👀 Expected behavior
The monitor returns the response of my proto service
😓 Actual Behavior
The monitor reports a failed connection. Ping statistics are available through. No entries in the event list of the monitor itself.
🐻 Uptime-Kuma Version
1.23.15
💻 Operating System and Arch
macOS 15.1
🌐 Browser
Google Chrome 130.0.6723.119
🖥️ Deployment Environment
📝 Relevant log output
[MONITOR] WARN: Monitor #1 'ChirpStack': Failing: Error in send gRPC 8 Received message larger than max (1752460652 vs 4194304) | Interval: 20 seconds | Type: grpc-keyword | Down Count: 0 | Resend Interval: 0
The text was updated successfully, but these errors were encountered: