short-d / short

URL shortening service written in Go and React
https://short-d.com
MIT License
870 stars 148 forks source link

grpc err #1005

Closed cx2c closed 4 years ago

cx2c commented 4 years ago

config: GRPC_API_PORT=8081

[Short] [Error] 2020-08-26 03:52:48 rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp x.x.x.x:8080: connect: connection refused"

why i set the port 8081 in .env , but it is 8080 in error log?

thanks

magicoder10 commented 4 years ago

@cx2c Please join our slack (https://app.slack.com/client/TNWQZBRA7/DS58Z6676) and elaborate the issue in #short channel. This is no enough information in the issue. Thanks!