Guest User

Untitled

a guest
Dec 14th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. [2017-12-12 00:41:22.151][56][debug][upstream] source/server/lds_subscription.cc:43] lds: parsing response
  2. [2017-12-12 00:41:22.152][56][debug][misc] source/common/protobuf/utility.cc:21] Proto validation error; throwing Proto constraint validation failed (ListenerValidationError.FilterChains[i]: ["embedded message failed validation"] | caused by FilterChainValidationError.TlsC\
  3. ontext: ["embedded message failed validation"] | caused by DownstreamTlsContextValidationError.CommonTlsContext: ["embedded message failed validation"] | caused by CommonTlsContextValidationError.ValidationContext: ["embedded message failed validation"] | caused by Certifi\
  4. cateValidationContextValidationError.TrustedCa: ["embedded message failed validation"] | caused by DataSourceValidationError.Filename: ["value length must be at least " '\x01' " bytes"]): name: "listener-8080"
  5. address {
  6. socket_address {
  7. address: "0.0.0.0"
  8. port_value: 61001
  9. }
  10. }
  11. filter_chains {
  12. tls_context {
  13. common_tls_context {
  14. tls_params {
  15. cipher_suites: "[ECDHE-RSA-AES256-GCM-SHA384|ECDHE-RSA-AES128-GCM-SHA256]"
  16. }
  17. tls_certificates {
  18. certificate_chain {
  19. filename: "/etc/cf-instance-credentials/instance.crt"
  20. }
  21. private_key {
  22. filename: "/etc/cf-instance-credentials/instance.key"
  23. }
  24. }
  25. validation_context {
  26. trusted_ca {
  27. filename: ""
  28. }
  29. }
  30. deprecated_v1 {
  31. }
  32. }
  33. }
  34. filters {
  35. name: "envoy.tcp_proxy"
  36. config {
  37. fields {
  38. key: "deprecated_v1"
  39. value {
  40. bool_value: true
  41. }
  42. }
  43. fields {
  44. key: "value"
  45. value {
  46. struct_value {
  47. fields {
  48. key: "route_config"
  49. value {
  50. struct_value {
  51. fields {
  52. key: "routes"
  53. value {
  54. list_value {
  55. values {
  56. struct_value {
  57. fields {
  58. key: "cluster"
  59. value {
  60. string_value: "0-service-cluster"
  61. }
  62. }
  63. }
  64. }
  65. }
  66. }
  67. }
  68. }
  69. }
  70. }
  71. fields {
  72. key: "stat_prefix"
  73. value {
  74. string_value: "ingress_tcp-9534127d-306e-49b5-5158-9688cf1cd33b"
  75. }
  76. }
  77. }
  78. }
  79. }
  80. }
  81. deprecated_v1 {
  82. type: "read"
  83. }
  84. }
  85. }
Add Comment
Please, Sign In to add comment