ECONNRESET: Unable to execute a query
SCRIPT ERROR: @rcore_whiteboard/server/lib/db.lua:17: rcore_whiteboard was unable to execute a query!
read ECONNRESET
When script sends queries with large data it could sometimes ends with ECEONNRESET error which could be easily fixed by increasing max_allowed_packet
size in database.
Last updated
Was this helpful?