Fran Mulero

Results 135 comments of Fran Mulero

Hi @manjunath-vs Does this error appear immediately after the installation? Have you tried to log into the database with the credentials provided in the `helm install` command? If you try...

Sorry @manjunath-vs. Could you edit the comments and apply the format? is very difficult to follow them and I am getting a little bit confused. Are you running it with...

To be perfectly blunt, I won't read any piece of code or log not properly formatted because it's very difficult to know what is happening. Please could you edit the...

Thanks @nobiit, I'll pass this PR to one of our engineers to follow up, but there is something it looks weird to me, we are not providing `netcat` in our...

Please don't do that, `netcat` is the swiss army knife to open undesired connections. Please have a look to [libnet.sh](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/974d4456c45e824a4eb0ef1f94d5d9361313d1e3/7.0/debian-11/prebuildfs/opt/bitnami/scripts/libnet.sh) or use something like: ```console $ timeout 1 bash -c...

I was worried about the change in the private key. Some applications use it to encrypt the data, so a change in the private key could cause a data loss,...

You can open a bug, there is no problem. I think that is a very interesting topic, and likely other charts are affected also

Hi @deprecastor, thanks a lot for your contribution! Before assigning it to one of our engineers, could you review the PR? it seems some Tomcat changes has been included by...

Not sure if this will help (please make a copy of your changes): ``` # d654e308bbfaa98b1b22643bd5c5d80f15b072a5 -> Parent commit before your changes git reset d654e308bbfaa98b1b22643bd5c5d80f15b072a5 -- bitnami/tomcat # Undo any...

Hi @nestechs Thanks for using our packages. In order to do a proper triage of your issue we are going to need more information: * What kind of package are...