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

mariadb container went to the unhealthy state #6

Open
sanshah1211 opened this issue Feb 19, 2024 · 4 comments
Open

mariadb container went to the unhealthy state #6

sanshah1211 opened this issue Feb 19, 2024 · 4 comments

Comments

@sanshah1211
Copy link

mariadb goes into unhealthy state

NAME                      IMAGE                              COMMAND                  SERVICE       CREATED          STATUS                      PORTS
bumblebee-bumblebee-1     bumblebee                          "django-admin runser…"   bumblebee     7 minutes ago    Up 7 minutes                80/tcp, 0.0.0.0:8000->8000/tcp, :::8000->8000/tcp
bumblebee-guacamole-1     guacamole/guacamole:1.3.0          "/opt/guacamole/bin/…"   guacamole     7 minutes ago    Up 7 minutes                8080/tcp, 0.0.0.0:9000->10080/tcp, :::9000->10080/tcp
bumblebee-guacd-1         guacamole/guacd:1.3.0              "/bin/sh -c '/usr/lo…"   guacd         16 hours ago     Up 46 minutes (healthy)     0.0.0.0:4822->4822/tcp, :::4822->4822/tcp
bumblebee-keycloak-1      quay.io/keycloak/keycloak:18.0.2   "/opt/keycloak/bin/k…"   keycloak      36 minutes ago   Up 36 minutes               0.0.0.0:8080->8080/tcp, :::8080->8080/tcp, 8443/tcp
bumblebee-mariadb-1       mariadb                            "docker-entrypoint.s…"   mariadb       16 hours ago     Up 20 minutes (unhealthy)   0.0.0.0:3306->3306/tcp, :::3306->3306/tcp
bumblebee-redis-1         redis:alpine                       "docker-entrypoint.s…"   redis         16 hours ago     Up 16 hours                 0.0.0.0:6379->6379/tcp, :::6379->6379/tcp
bumblebee-rqscheduler-1   bumblebee-rqscheduler              "django-admin rqsche…"   rqscheduler   7 minutes ago    Up 7 minutes                80/tcp
bumblebee-rqworker-1      bumblebee-rqworker                 "django-admin rqwork…"   rqworker      7 minutes ago    Up 7 minutes                80/tcp

Another issue we are facing when we are singing into bumblebee dashboard.
image

Kindly suggest.

@andybotting
Copy link
Member

I suspect there might be something wrong with the mariadb healthcheck. I'll take a look over the next couple of days and get back to you.

Not sure about the login issue yet. I know we have some auth work in our pipeline, so there might be some code changes on their way to master soon. I'll confirm though.

@sanshah1211
Copy link
Author

@andybotting after changing the image version of Mariadb container is in running state.

I am trying to configure the OIDC Integration parameters for Bumblebee but it's redirecting me to page not found error when I am clicking on sign in.

image

I am not really sure what else I need to configure.

@andybotting
Copy link
Member

@sanshah1211 Can you tell me the image tag of the working MariaDB? Would be helpful for us I think.

Can you also let me know that the URL is of that Keycloak page not found error?

Thanks

@sanshah1211
Copy link
Author

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

No branches or pull requests

2 participants