Skip to content

[symfony/messenger 5.4.8] Attempted to call an undefined method named "pgsqlGetNotify" of class "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection #46436

Closed
@FractalizeR

Description

@FractalizeR

Symfony version(s) affected

5.4

Description

Expected Result

It works, consuming messages...

Actual Result

In PostgreSqlConnection.php line 82:

Attempted to call an undefined method named "pgsqlGetNotify" of class "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection".  

Original report is here: getsentry/sentry-symfony#626

How to reproduce

Run Symfony Messenger with the bin/console messenger:consume command to consume messages from PostgreSQL.

Possible Solution

Downgrade symfony/doctrine-messenger to version 5.4.7.
The error seems to be related to symfony/doctrine-messenger@7e03e21

Additional Context

doctrine/dbal 2.13.8
sentry/sentry-symfony 4.2.9
symfony/messenger 5.4.8
symfony/doctrine-messenger 5.4.8

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions