Lukman Hakim
03/03/2023, 6:52 PMmax retry time elapsed: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp: missing address"
and
context deadline exceeded
also in the interface i got message something went wrong
(pict)
this is my .env
except database connection:
SERVICE_NAME=goApp
INSECURE_MODE=true
OTEL_EXPORTER_OTLP_ENDPOINT=localhost:4317
is there something i miss?
ps: i ran in windows machine (maybe i got these errors because i ran in windows machine since it's not officially supported?)
thanks in advance!Pranay
03/03/2023, 6:53 PMLukman Hakim
03/03/2023, 6:56 PMPranay
03/03/2023, 6:57 PM