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

Packets out of order. #1675

Open
eghuro opened this issue Feb 8, 2025 · 1 comment
Open

Packets out of order. #1675

eghuro opened this issue Feb 8, 2025 · 1 comment

Comments

@eghuro
Copy link

eghuro commented Feb 8, 2025

I am frequently getting following messages:

A PHP ERROR WAS ENCOUNTERED
SEVERITY

Warning

MESSAGE

Packets out of order. Expected 1 received 35. Packet size=1032191

FILENAME

mysqli/mysqli_driver.php

LINE NUMBER

203

I am using alextselegidis/easyappointments:latest docker image behind nginx, mysql is dockerised mysql:8.0
Is there something to adjust in some configuration? Given that this is a warning, can I disable displaying it outside of administration?

@alextselegidis
Copy link
Owner

Hello!

Hmm, that is an interesting case.

This error could be introduced usually when the client and server are not communicating correctly due to the buffer size being too small.

Is there a certain action that would trigger this or is it randomly happening?

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

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