To log in to Signoz UI takes so long. It works eventually, but it takes ages. Any ideas why that cou...
m
To log in to Signoz UI takes so long. It works eventually, but it takes ages. Any ideas why that could be? We have installed on-premise Signoz on a SLES15 Docker Compose host. The following containers are running:
gliderlabs/logspout:v3.2.14
signoz/frontend:0.42.0
signoz/alertmanager:0.23.5
signoz/signoz-otel-collector:0.88.21
signoz/query-service:0.42.0
clickhouse/clickhouse-server:24.1.2-alpine
jaegertracing/example-hotrod:1.30
bitnami/zookeeper:latest
signoz/locust:1.2.3
s
How long does it take? What does the network tab show?
m
Hi @Srikanth Chekuri It takes about 1 1/2 minutes. The browser just shows a blank page before the page loads.
Hi @Srikanth Chekuri As you can see below, SigNoz is attempting to connect to fons.googleapis.com and other internet pages. However, our Docker host does not have internet access. Is there a way to prevent these connection attempts?
s
Some assets need to be loaded from the assets provider as of now. There is no way to avoid that.
m
@Srikanth Chekuri Given that there is currently no built-in way to prevent these connection attempts or use local assets, what can we do to resolve this issue? Are there any workarounds or best practices you recommend for running Signoz in an environment without internet access?