Giter VIP home page Giter VIP logo

hello-envoy-grpc-tls's Introduction

hello-envoy-grpc-tls's People

Contributors

dio avatar diorahman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hello-envoy-grpc-tls's Issues

Don't seems to work, SSL issue

Hi,

I'm using it with python backend and client but i can't seem to make it work, keeps getting:

envoy_1   | [2018-02-24 21:29:06.329][13][debug][connection] source/common/ssl/ssl_socket.cc:111] [C1] handshake error: 2
envoy_1   | [2018-02-24 21:29:06.332][13][debug][connection] source/common/ssl/ssl_socket.cc:100] [C1] handshake complete
envoy_1   | [2018-02-24 21:29:06.332][13][debug][connection] source/common/network/connection_impl.cc:448] [C1] remote close
envoy_1   | [2018-02-24 21:29:06.332][13][debug][connection] source/common/network/connection_impl.cc:134] [C1] closing socket: 0
envoy_1   | [2018-02-24 21:29:06.333][13][debug][connection] source/common/ssl/ssl_socket.cc:219] [C1] SSL shutdown: rc=0
envoy_1   | [2018-02-24 21:29:06.333][13][debug][main] source/server/connection_handler_impl.cc:54] [C1] adding to cleanup list
envoy_1   | [2018-02-24 21:29:06.333][13][debug][main] source/server/connection_handler_impl.cc:195] [C2] new connection
envoy_1   | [2018-02-24 21:29:06.333][13][debug][connection] source/common/ssl/ssl_socket.cc:111] [C2] handshake error: 2
envoy_1   | [2018-02-24 21:29:06.341][13][debug][connection] source/common/ssl/ssl_socket.cc:111] [C2] handshake error: 2
envoy_1   | [2018-02-24 21:29:06.341][13][debug][connection] source/common/ssl/ssl_socket.cc:111] [C2] handshake error: 2
envoy_1   | [2018-02-24 21:29:06.343][13][debug][connection] source/common/ssl/ssl_socket.cc:100] [C2] handshake complete
envoy_1   | [2018-02-24 21:29:06.344][13][debug][connection] source/common/network/connection_impl.cc:448] [C2] remote close
envoy_1   | [2018-02-24 21:29:06.344][13][debug][connection] source/common/network/connection_impl.cc:134] [C2] closing socket: 0
envoy_1   | [2018-02-24 21:29:06.344][13][debug][connection] source/common/ssl/ssl_socket.cc:219] [C2] SSL shutdown: rc=0```

missing go-wrapper

Hi Sir,

When i am trying the same, docker-compose up was failign with the below error message

docker-compose up
Building server
Step 1/8 : FROM golang:alpine
---> 7e39d5d392d4
Step 2/8 : RUN apk update && apk add --no-cache ca-certificates git
---> Using cache
---> 69a2fbbe4f92
Step 3/8 : ADD . /go/src/app/
---> f48c4769ab88
Step 4/8 : RUN cd /go/src/app && go-wrapper download && go-wrapper install
---> Running in ae1afd295d02
/bin/sh: go-wrapper: not found
ERROR: Service 'server' failed to build: The command '/bin/sh -c cd /go/src/app && go-wrapper download && go-wrapper install' returned a non-zero code: 127

looks go-wrapper is missing. Can you fix this issue ?

it will be great if you can point sample go grpc call with envoy setup that will also great.

Thanks
Sreekumar VG

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.