Page MenuHomePhorge

D12623.1768817477.diff
No OneTemporary

Size
463 B
Referenced Files
None
Subscribers
None

D12623.1768817477.diff

diff --git a/services/identity/src/websockets/mod.rs b/services/identity/src/websockets/mod.rs
--- a/services/identity/src/websockets/mod.rs
+++ b/services/identity/src/websockets/mod.rs
@@ -292,10 +292,7 @@
}
}
} else {
- error!(
- errorType = error_types::SEARCH_LOG,
- "No authentication message from {}", addr
- );
+ warn!("No authentication message from {}", addr);
close_connection(outgoing).await;
return;
}

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 19, 10:11 AM (10 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5952354
Default Alt Text
D12623.1768817477.diff (463 B)

Event Timeline