// the endpoint is unavailable, at least to this client, for legal reasons (!)
err=fmt.Errorf("diagnostics server replied with HTTP %d %s: please consult the project website and developers for guidance",resp.StatusCode,resp.Status)
err=fmt.Errorf("telemetry server replied with HTTP %d %s: please consult the project website and developers for guidance",resp.StatusCode,resp.Status)