You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: faq/common-problems.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,8 @@ Increase `webclient.max-in-memory-buffer-size` property value. Default value is
37
37
38
38
## URLs are invalid/contain ports when behind a reverse proxy
39
39
40
-
Add the following property `server.forward-headers-strategy=FRAMEWORK`
40
+
Add the following property `server.forward-headers-strategy=FRAMEWORK` 
41
+
42
+
## My cluster version is 'Unknown'
43
+
44
+
You're running a new kafka version. Feel free to raise an issue for us to fix this, or raise a PR updating [this file](https://github.com/kafbat/kafka-ui/blob/main/api/src/main/java/io/kafbat/ui/util/MetadataVersion.java)
0 commit comments