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
2023-02-12T20:16:48.030117432Z java.lang.StringIndexOutOfBoundsException: Index 6 out of bounds for length 4
2023-02-12T20:16:48.030119605Z at jdk.internal.util.Preconditions$1.apply(Preconditions.java:55) ~[?:?]
2023-02-12T20:16:48.030121316Z at jdk.internal.util.Preconditions$1.apply(Preconditions.java:52) ~[?:?]
2023-02-12T20:16:48.030123034Z at jdk.internal.util.Preconditions$4.apply(Preconditions.java:213) ~[?:?]
2023-02-12T20:16:48.030124878Z at jdk.internal.util.Preconditions$4.apply(Preconditions.java:210) ~[?:?]
2023-02-12T20:16:48.030126549Z at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:98) ~[?:?]
2023-02-12T20:16:48.030128347Z at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) ~[?:?]
2023-02-12T20:16:48.030130000Z at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) ~[?:?]
2023-02-12T20:16:48.030132021Z at java.lang.String.checkIndex(String.java:4570) ~[?:?]
2023-02-12T20:16:48.030133701Z at java.lang.StringLatin1.charAt(StringLatin1.java:46) ~[?:?]
2023-02-12T20:16:48.030135384Z at java.lang.String.charAt(String.java:1527) ~[?:?]
2023-02-12T20:16:48.030137084Z at com.predic8.membrane.core.http.Header.getBrowserVersion(Header.java:537) ~[service-proxy-core-5.0.1-SNAPSHOT.jar:5.0.1-SNAPSHOT]
2023-02-12T20:16:48.030138786Z at com.predic8.membrane.core.http.Header.isUserAgentSupportsSNI(Header.java:516) ~[service-proxy-core-5.0.1-SNAPSHOT.jar:5.0.1-SNAPSHOT]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: