Jump to content

Cilusse

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Cilusse

  1. Hello there, I was in the process of configuring my Pulseway agent on a VPS running Ubuntu Server 20.04 and I ran in this interesting bug. Even using the sample config provided by the agent, uncommenting the Ping Responses bloc throws this error in the log, and prevents the service from starting. vps pulseway: Starting Pulseway Daemon version 6.5 (2019082205) vps pulseway: Configuration: Values for 'Milliseconds' attribute at 'PingResponse' node 10.6.0.53(1) should be between 1 and 1000 vps systemd: pulseway.service: Main process exited, code=exited, status=1/FAILURE The PingResponse bloc in /etc/pulseway/config.xml looks like this: <PingResponses> <PingResponse Address="10.6.0.53" Milliseconds="1500" Minutes="1" PriorityOnSlowResponse="1" PriorityOnNoResponse="1" Alias="vps DNS notif" Enabled="true"/> </PingResponses> So then I tried many Milliseconds values between 1 and 1000 but the same exact error always comes back. Is this a known issue or is there anything wrong with my setup? Many thanks to anyone who can help, Best,
×
×
  • Create New...