Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make your notification queue error-proof #865

Open
przemyslawzygmunt opened this issue Aug 31, 2024 · 2 comments
Open

Make your notification queue error-proof #865

przemyslawzygmunt opened this issue Aug 31, 2024 · 2 comments
Assignees

Comments

@przemyslawzygmunt
Copy link
Member

No description provided.

@przemyslawzygmunt
Copy link
Member Author

In Statement.php line 130:

SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xF
0\x9F\x87\xB6\xF0\x9F...' for column supla.supla_email_notifications.b ody at row 1

supla:cyclic:send-server-messages [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--]

In DoctrineSender.php line 52:

An exception occurred while executing a query: SQLSTATE[22007]: Invalid dat
etime format: 1366 Incorrect string value: '\xF0\x9F\x87\xB6\xF0\x9F...' fo
r column supla.supla_email_notifications.body at row 1

In ExceptionConverter.php line 117:

An exception occurred while executing a query: SQLSTATE[22007]: Invalid dat
etime format: 1366 Incorrect string value: '\xF0\x9F\x87\xB6\xF0\x9F...' fo
r column supla.supla_email_notifications.body at row 1

In Exception.php line 28:

SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xF
0\x9F\x87\xB6\xF0\x9F...' for column supla.supla_email_notifications.b ody at row 1

In Statement.php line 130:

SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xF
0\x9F\x87\xB6\xF0\x9F...' for column supla.supla_email_notifications.b ody at row 1

supla:cyclic:send-server-messages [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--]

@fracz
Copy link
Member

fracz commented Sep 23, 2024

@przemyslawzygmunt chodzi o złe kodowanie w bazie mb3, które pojawia się nie wiem skąd. Nie wiem co z tym zrobić.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants