Hello All, New to Signoz. Tried setting up Signo...
# support
s
Hello All, New to Signoz. Tried setting up Signoz using Docker Swarm on Windows 11. Stack deployment executed fine. Stack services are looking fine, but running http://localhost:3301 responds with a "Not Found" text alone on the page. Has anyone faced this before?
s
Is your query service running fine?
s
Did the above snip help? Should I check something else?
s
Are you on windows? It’s not tested or made to work on windows.
s
yes, on windows.
use time="2022-09-16T130314Z" level=error msg="code: 81, message: Database signoz_metrics doesn't exist" component=clickhouse 2022-09-16T130316.454Z INFO app/server.go:191 /api/v1/version timeTaken: 27.38µs time="2022-09-16T130319Z" level=error msg="code: 81, message: Database signoz_metrics doesn't exist" component=clickhouse time="2022-09-16T130324Z" level=error msg="code: 81, message: Database signoz_metrics doesn't exist" component=clickhouse
this is what is found from docker desktop, getting inside query serivce container
Database signoz_metrics doesn't exist
Does that ring a bell
s
Windows is not officially supported (There may be number of things that needs to be fixed to get it working on windows. ). Meanwhile you can try using some Linux machine.