You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the BigBro appplication and set the following config:
services:
- name: My Server
protocols:
- type: https
server: servername
interval : 120000
This results in a timeout and the server is constantly shown as offline. For me a ping every 1-2 minutes is enough, which is why I did it not set to a lower interval. If I set the interval to 5 seconds (5000), it works without any problems.
Error message is meet error: websocket: close 1001 (going away)
The text was updated successfully, but these errors were encountered:
Hi, I need some free time to reproduce the issue and fix it. I need some more info. Does it only happen with the https or it also happen with the http protocol ?
I tried the BigBro appplication and set the following config:
This results in a timeout and the server is constantly shown as offline. For me a ping every 1-2 minutes is enough, which is why I did it not set to a lower interval. If I set the interval to 5 seconds (5000), it works without any problems.
Error message is
meet error: websocket: close 1001 (going away)
The text was updated successfully, but these errors were encountered: