參考鏈接:https://blog.csdn.net/learnframework/article/details/116861979
Android 系統編譯不過了報錯Try jack-diagnose,SSL error when connecting to the Jack server
我這邊做一個總結,針對近期的編譯android 8.1突然2021年5月1號左右突然jack server一直報錯,網路百度都是些什么修改埠等,根本無法解決,這邊按照jack 命令匯出報告的日志列印如下:
$ JACK_EXTRA_CURL_OPTIONS=-v jack-admin list server
* Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 18077 (#0)
* found 1 certificates in /home/test/.jack-server/server.pem
* found 521 certificates in /etc/ssl/certs
* ALPN, offering http/1.1
* gnutls_handshake() failed: The TLS connection was non-properly terminated.
* Closing connection 0
SSL error when connecting to the Jack server. Try 'jack-diagnose'
明顯是什么gnutls_handshake() failed: The TLS connection was non-properly terminated.網路鏈接和鑒權等錯誤,和埠號一毛錢關系都沒有
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/284096.html
標籤:Android
