|
Hey (: I'm trying to start Tolgee without internet access (trying to simulate Tolgee installed on-prem) Do you know if it is intended behavior? Should it work?
logs: |
Answered by
JanCizmar
Dec 19, 2024
Replies: 1 comment
|
Hello! This is a bug. Tolgee should start offline. It looks like the initial telemetry collection is currently required for start-up. You can turn telemetry off using this configuration option. Here is a fixing PR: #2794 |
0 replies
Answer selected by
JanCizmar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
This is a bug. Tolgee should start offline. It looks like the initial telemetry collection is currently required for start-up. You can turn telemetry off using this configuration option.
Here is a fixing PR: #2794