Hello, team! I'm trying to set up Signoz for my NextJS project using this tutorial https://signoz.io/blog/opentelemetry-nextjs/. I managed to follow all the steps but I'm encountering the same error on any dashboard I'm trying to access.
Any help would be appreciated.
Thank you
n
nitya-signoz
05/16/2024, 9:05 AM
If you are running signoz on docker, your signoz schema migrator container might have failed to run
m
Maria Noaptes
05/16/2024, 10:13 AM
Hello! I have the same proplem as Ioana on my machine (we work at this project together). I used Docker swarm to launch Signoz on Windows. These are the containers:
Maria Noaptes
05/16/2024, 10:20 AM
If its important, we also added the startServer() command in tracing.js, like in the image below, because in the tutorial the function was only imported but not called and nothing happend.
Maria Noaptes
05/16/2024, 11:11 AM
Actually, the container replica number keeps changing from 0 to 1 for that service
Maria Noaptes
05/16/2024, 1:09 PM
run it on a Linux machine and worked seamlessly 🙂