Felipe V.C. Serafim

Results 14 comments of Felipe V.C. Serafim

Hi, Sorry for the delay. I could reproduce the error: ``` $ docker run --rm -it bitnami/spark sh $ pyshark Error: pyspark does not support any application options. ... ```...

Hi @kayvansol, Could you please provide the specific commands you are executing to replicate the issue, along with the corresponding logs from container initialization to the point where the problem...

Hi @hypr2771, we have released this new version [bitnami/rabbitmq:11.2.2](https://github.com/bitnami/charts/pull/13991) which should fix that healthcheck warning. Please, check it and let us know if that warning is gone, so we can...

Hi @MurzNN, I attempted to replicate the error you encountered, but was unsuccessful. Could you please provide the complete set of parameters you are using? Thank you.

Are you using the latest [chart version](https://github.com/bitnami/charts/blob/main/bitnami/keycloak/Chart.yaml#L36C10-L36C16)? I ran the current version (`18.3.4`) locally and the "Administration Console" links to a "https" link and no error is found in the...

Hi @Vinss26, Sorry, but I'm still unable to reproduce the error. Here's the configuration I'm using: ``` auth: adminPassword: password ingress: enabled: true hostname: keycloak.local tls: true selfSigned: true tls:...

Thank you @ValeriiVozniuk for providing more details on this. As you pointed out, the issue lies not with the chart itself, but rather with the new method by which Keycloak...

Hi @3x3cut0r, Sorry for the delay. I could reproduce that error: ![image](https://github.com/bitnami/containers/assets/43246350/efeecce5-9b82-4364-b69f-93eff8f96685) The docker containers seem to be running fine though and I did not find a specific error: ```...

Hi @ITJamie, Are you using a specific `values.yaml` or `docker-compose.yaml` configuration when attempting to run airflow container? I attempted to replicate the issue, but I encountered a different error message:...

Hi @ITJamie, I have relocated this issue to "containers" as you mentioned in https://github.com/bitnami/charts/issues/19000 it has been produced using a [docker-compose.yml](https://github.com/bitnami/containers/blob/main/bitnami/airflow/docker-compose-ldap.yml) file. I was able to reproduce the error by...