SigNoz Docker Installation Issue on Windows

TLDR Lukman encountered errors while running SigNoz on Windows. Pranay suggested trying on Linux/Mac, but Lukman only had a Windows machine.

Photo of Lukman
Lukman
Fri, 03 Mar 2023 18:52:42 UTC

hi team, i am new into signoz, i have followed tutorial how to run signoz using docker and simple app • but i have some trouble, i've got these error everytime i hit the endpoint: ```max 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!

Photo of Pranay
Pranay
Fri, 03 Mar 2023 18:53:48 UTC

Yeah, windows is not supported currently. This issue seems to be because of that. Can you try running in Linux/Mac?

Photo of Lukman
Lukman
Fri, 03 Mar 2023 18:56:50 UTC

i dont have linux or mac but i will try using wsl tho, thanks Pranay!

Photo of Pranay
Pranay
Fri, 03 Mar 2023 18:57:10 UTC

:+1: