Skip to content
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

Starting Grafana doesn't work #7

Open
stvdo opened this issue Feb 27, 2025 · 0 comments
Open

Starting Grafana doesn't work #7

stvdo opened this issue Feb 27, 2025 · 0 comments

Comments

@stvdo
Copy link

stvdo commented Feb 27, 2025

Describe the bug
On a Windows VM I tried to install i2 Analyze (Docker version). After the ./bootstrap I ran deploy. But it keeps hanging on the Grafana container which doesn't start. I tried several things but I can't get rid of this issue.

To Reproduce

  1. Install all prereqs, https://i2group.github.io/analyze-deployment-tooling/content/getting_started.html
  2. Run ./bootstrap
  3. Copy the development config and use the i2c_cstore with MSSQL
  4. Run deploy
  5. When grafana is starting it tries to start also the i2a_tools_redhat:4.4.4.0. It flashes so I am not able to open the logs of this container. The name change everytime, so a new container is started again and again till the 30 attempts are done.
  6. I tried to remove the Grafana secrets (https://i2group.github.io/analyze-deployment-tooling/content/troubleshooting.html#error-grafana-not-live)
  7. I tried the following commands: 'deploy -t clean', 'manage-environment -t clean', 'manage-environment update'

Expected behavior
Start all containers and return the URL so that you can access i2 Analyze.

Screenshots

Image

Image

Image

Image

Hardware and Software information

  • OS: Windows 10
  • Version: [e.g. v2.9.0]: 3.0.4
  • i2 Analyze version: [e.g. 4.4.3]: 4.4.4 with fp 5
  • Database dialect: both (sql and postgres) are not working
  • Configuration mod (Optional): i2c_cstore and i2c

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant