UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf
ava.lang.IllegalArgumentException: invalid version format: S���JZ
at io.netty.handler.codec.http.HttpVersion.<init>(HttpVersion.java:116) ~[netty-codec-http-4.1.73.Final.jar!/:4.1.73.Final]
http api 서버를 https로 접근하려고 했을 경우 발생
주소창 확인해보기!
https://localhost:8080 -> http://localhost:8080 !
'에러 해결' 카테고리의 다른 글
kubectl 명령어에서 failed to verify certificate: x509: certificate has expired or is not yet valid 에러 발생할때 (0) | 2024.02.29 |
---|---|
docker push 시 server gave HTTP response to HTTPS client 에러 (0) | 2024.02.23 |
갑자기 MySQL 시작이 안되는 경우 (0) | 2024.02.23 |
Transaction numbers are only allowed on a replica set member (0) | 2024.02.21 |