Peewee MySQL server has gone away error

315 views
Skip to first unread message

Random Dude

unread,
Mar 15, 2021, 12:03:08 PM3/15/21
to peewee-orm
I have a program that can store zoom meeting links and allows you to launch it right from the command line. Recently I got hit with a strange error, "(2006, "MySQL server has gone away (BrokenPipeError(32, 'Broken pipe'))")". I'm not sure what's causing this and pops up at the start of the program or whenever I try to read/write data to my database. Is there a way I can fix this? 

Charles Leifer

unread,
Mar 15, 2021, 12:36:47 PM3/15/21
to peewe...@googlegroups.com
This may help:

Mysql may kill your long idle connections.

On Mon, Mar 15, 2021 at 11:03 AM Random Dude <rdud...@gmail.com> wrote:
I have a program that can store zoom meeting links and allows you to launch it right from the command line. Recently I got hit with a strange error, "(2006, "MySQL server has gone away (BrokenPipeError(32, 'Broken pipe'))")". I'm not sure what's causing this and pops up at the start of the program or whenever I try to read/write data to my database. Is there a way I can fix this? 

--
You received this message because you are subscribed to the Google Groups "peewee-orm" group.
To unsubscribe from this group and stop receiving emails from it, send an email to peewee-orm+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/peewee-orm/68f56ad2-7664-4211-a4b2-64babb2b8016n%40googlegroups.com.

Random Dude

unread,
Mar 15, 2021, 12:53:31 PM3/15/21
to peewee-orm
Reply all
Reply to author
Forward
0 new messages