Renato

Results 77 comments of Renato

Hello @ansib , Yeah, I still haven't touched on the RabbitMQ setup (it has been less than one month since I became the Working Group Lead, and didn't have time...

> I will try to take a look. I run most of my containers with rabbit so now it fairly well Perfect @O-Mutt . Thanks!

Hello @ansib, Could you please check if the DSN entered in the UI matches with the one under `config/local.php`?

> You can see there, that the currently used and the configured via UI is divergent. Does "guest" happens to be your amqp password? If that's the case, "SECRET" is...

> Btw. it works since i removed the .mautiv_env configured DSN entries. Not sure, if this was a coincidence. What happens if you don't set anything there, and use the...

Hello @graham-web , Could you please do a `docker compose pull` to ensure that you are running the latest build? Furthermore, could you please mention which tag you are using?

> @O-Mutt these are cron jobs. I believe they're the default ones that come with the docker image. > > ``` > * * * * * php /var/www/html/bin/console mautic:segments:update...

> Could this have something to do with image sizes? We're using fairly large images in e-mails and the memory limit error show right after it gets the logo.png. I...

Hello @christoph93, Could you please try erasing ``` MAUTIC_MESSENGER_DSN_EMAIL MAUTIC_MESSENGER_DSN_HIT ``` From your enviroments? There might be a bug related to setting those envs. Not sure if it would solve...

Hey @Insannik , Sorry for the delay - could you try doing your Dockerfile based on the official container? Just so that we can start diag this. [Example](https://github.com/mautic/docker-mautic/tree/mautic5/examples/custom-plugins)