You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
How do I get past this timeout issue trying to list the pads?
Fatal MySQL error: Error: Query inactivity timeout
at Query.<anonymous> (/opt/etherpad-lite/src/node_modules/mysql/lib/protocol/Protocol.js:160:17)
at Query.emit (events.js:375:28)
at Query.emit (domain.js:470:12)
at Query._onTimeout (/opt/etherpad-lite/src/node_modules/mysql/lib/protocol/sequences/Sequence.js:124:8)
at Timer._onTimeout (/opt/etherpad-lite/src/node_modules/mysql/lib/protocol/Timer.js:32:23)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
--------------------
at Pool.query (/opt/etherpad-lite/src/node_modules/mysql/lib/Pool.js:199:23)
at /opt/etherpad-lite/src/node_modules/ueberdb2/databases/mysql_db.js:46:20
at new Promise (<anonymous>)
at exports.Database._query (/opt/etherpad-lite/src/node_modules/ueberdb2/databases/mysql_db.js:44:20)
at exports.Database.findKeys (/opt/etherpad-lite/src/node_modules/ueberdb2/databases/mysql_db.js:137:34)
at exports.Database.findKeys (/opt/etherpad-lite/src/node_modules/ueberdb2/lib/CacheAndBufferLayer.js:338:44)
at bound findKeysCallbackified (util.js:292:5)
at exports.Database.findKeys (/opt/etherpad-lite/src/node_modules/ueberdb2/index.js:107:53)
at internal/util.js:308:30
at new Promise (<anonymous>)