Jesper Grann Laursen

Results 5 issues of Jesper Grann Laursen

I get this error in `/var/www/jasmin/message.log` when receiving a large sms with multi parts. `2022-02-10 12:24:10 CRITICAL 1 Got an unknown exception (): NOAUTH Authentication required.` There are no problems...

Stale

I am trying (both 1.12.1 and 1.13.0) to let authentication be handled by keycloak, but I have some issues. My config looks like this ```config { enabled = true id...

question

This is specially needed since Postgresql 15+, since the `public` schema is not available per default. https://andreas.scherbaum.la/post/2022-08-30_changes-to-the-public-schema-in-postgresql-15-and-how-to-handle-upgrades/ https://www.postgresql.org/docs/15/release-15.html#id-1.11.6.10.4

specially the case, when running in docker environment. I don't know much about django, but maybe this helps https://stackoverflow.com/questions/71719062/send-mail-smtp-from-docker-compose-django-nginx-gunicorn

enhancement

So after some debug, I found out, that if you are using Sentry (https://docs.sentry.io/platforms/ruby/guides/rails/configuration/options/) together with this Gem, you will hit some strange logger error in the `broadcast_logger.rb` ``` [GEMSPATH]/gems/activesupport-7.1.2/lib/active_support/broadcast_logger.rb:102:in...