From 88fd897ed8f393daeec3164679e82c521704fda8 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 4 May 2018 21:23:03 -0400 Subject: [PATCH] Add query for novnc SecurityProxyNegotiationFailed bug 1769286 This just started showing up in the last 24 hours, and I've seen it hitting on more changes in the gate than what logstash is reporting, and indexing is currently behind for logstash so that's likely why. Change-Id: Ia53b008549bf6af56d98eb23f54cb226bf5c4397 --- queries/1769286.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1769286.yaml diff --git a/queries/1769286.yaml b/queries/1769286.yaml new file mode 100644 index 00000000..e1942a8d --- /dev/null +++ b/queries/1769286.yaml @@ -0,0 +1,3 @@ +query: >- + message:"SecurityProxyNegotiationFailed: Failed to negotiate security type with server: No compute auth available: No matching auth scheme: allowed types: 'AuthType.NONE', desired types: '19'" AND + tags:"screen-n-novnc-cell1.txt"