Hi there,
Getting this in the logs for a web scenario:
Error doing curl_easy_perform [Timeout was reached]
This is happening for a scenario that requires authentication.
Another scenario without auth is working correctly.
The scenario started failing after the first reboot of the Zabbix server. The site is most definately up, reachable and reachable via the Zabbix server.
Initially I thought that I had stuffed up the build somehow leaving out curl, so I reverted to a base snapshot of the VM and built again with seeming success - until I shut down the server for a snapshot only to reboot it and have the scenario fail again.
Getting this in the logs for a web scenario:
Error doing curl_easy_perform [Timeout was reached]
This is happening for a scenario that requires authentication.
Another scenario without auth is working correctly.
The scenario started failing after the first reboot of the Zabbix server. The site is most definately up, reachable and reachable via the Zabbix server.
Initially I thought that I had stuffed up the build somehow leaving out curl, so I reverted to a base snapshot of the VM and built again with seeming success - until I shut down the server for a snapshot only to reboot it and have the scenario fail again.
Comment