-
Notifications
You must be signed in to change notification settings - Fork 923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Errors initializing the database #1141
Comments
For some reason I can access the web ui in https://10.10.50.11:1443/instead of https://10.10.50.11:9443/ Attached the logs with tengine with an IP in eth2 |
safeline-tengine use host network because site's port need expose to external.
you can run safeline-tengine with a dedicated IP in eth2, but you need to expose port manually safeline-pg's log seems table initial failed, you can exec |
Thanks. |
What happened?
With a clean setup taking the oficial compose and env a adapting the network configuration to my network, I get errors related with the database.
How we reproduce?
Compose
Env
Expected behavior
I should go to https://10.10.50.11:9443/ and I should have access to the webui of mgt
I can't find any problem with my docker compose, but I have a few questions
Why tengine has to run as host in network?
safeline-fvm-2025-01-21T22-42-06.log
safeline-luigi-2025-01-21T22-42-06.log
safeline-mgt-2025-01-21T22-42-06.log
safeline-pg-2025-01-21T22-42-06.log
safeline-tengine-2025-01-21T22-42-06.log
safeline-chaos-2025-01-21T22-42-06.log
safeline-detector-2025-01-21T22-42-06.log
The text was updated successfully, but these errors were encountered: