Skip to content

IFDB keeps going down with one sleeping MySQL process and everyone else waiting for a lock #1354

@dfabulich

Description

@dfabulich

Several times this week, IFDB has gone down. curl -k --header "Host: ifdb.org" https://localhost/ times out on the local machine.

sudo mysql -e "SHOW PROCESSLIST\G" shows one sleeping process and a bunch of other processes waiting for a lock.

processlist.txt

I killed the sleeping process with sudo mysql -e "KILL 4723716;" and the site came back up.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions