hello guys I'm in very weird situation. I'm trryin...
# support
f
hello guys I'm in very weird situation. I'm trrying to send traces to my self hosted signoz. so when I run the service locally it sends traces to signoz . but when I run it on aws then I have to comment factories seeds in db configuration , even though it's not being used anywhere when we run the service to send traces. what could be the reason?
p
Hi Fahad 👋
I have to comment factories seeds in db configuration.
Not sure, I understand the above statement. Do you mean you need to comment on some part of the configuration in compose/collector to make it work in the AWS machine?
f
I solved the issue, I guess there was some problem in previous versions of signoz , so I updated all the libraries of signoz. I was getting timeout error of traces. now problem solved