2018/10/29 16:35:17 [alert] 14#14: *687399 ignoring stale global SSL error (SSL: error:0400006b:RSA routines:OPENSSL_internal:BLOCK_TYPE_IS_NOT_01 error:04000088:RSA routines:OPENSSL_internal:PADDING_CHECK_FAILED error:0400006b:RSA routines:OPENSSL_internal:BLOCK_TYPE_IS_NOT_01 error:04000088:RSA routines:OPENSSL_internal:PADDING_CHECK_FAILED) while sending to client, client: 10.154.0.3, server: , request: "POST /check HTTP/1.1", upstream: "http://127.0.0.1:8080/check", host: "service.name"--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/16c1e1c1-eb9c-41ca-8fe4-d4280fc8cbc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Piotr, this SSL error is from ESP, (nginx), could you help? Thanks-Wayne
On Thu, Nov 1, 2018 at 9:39 AM Tim Little <t...@growkudos.com> wrote:
Hi,We are using the Extensible Service Proxy in within GKE.Thanks
On Thu, Nov 1, 2018 at 4:33 PM Andrew Gunsch <gun...@google.com> wrote:
+WayneWhat Endpoints runtime are you using?Is this log coming from the Endpoints proxy?
On Thu, Nov 1, 2018 at 9:31 AM <t...@growkudos.com> wrote:
--Hi all,I have been getting some odd SSL errors from one of our endpoints:2018/10/29 16:35:17 [alert] 14#14: *687399 ignoring stale global SSL error (SSL: error:0400006b:RSA routines:OPENSSL_internal:BLOCK_TYPE_IS_NOT_01 error:04000088:RSA routines:OPENSSL_internal:PADDING_CHECK_FAILED error:0400006b:RSA routines:OPENSSL_internal:BLOCK_TYPE_IS_NOT_01 error:04000088:RSA routines:OPENSSL_internal:PADDING_CHECK_FAILED) while sending to client, client: 10.154.0.3, server: , request: "POST /check HTTP/1.1", upstream: "http://127.0.0.1:8080/check", host: "service.name"It looks like the request is going through to the service running on 127.0.0.1:8080 without a problem. Though i am unsure what the cause of the issue is.I have not been able to find any reference to the errors online.Can anyone shed any light onto what their errors are referring to and how to overcome then?ThanksTim
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/16c1e1c1-eb9c-41ca-8fe4-d4280fc8cbc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Tim Little