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
/root/node_modules/mariadb/lib/pool.js:439
if (value.leaked) counter++;
^
TypeError: Cannot read properties of null (reading 'leaked')
at Pool._leakedConnections (/root/node_modules/mariadb/lib/pool.js:439:17)
at Pool._errorMsgAddon (/root/node_modules/mariadb/lib/pool.js:446:118)
at Timeout._onTimeout (/root/node_modules/mariadb/lib/pool.js:162:69)
at listOnTimeout (node:internal/timers:561:11)
at processTimers (node:internal/timers:502:7)
found this in my logs don't know what does this mean.
The text was updated successfully, but these errors were encountered:
found this in my logs don't know what does this mean.
The text was updated successfully, but these errors were encountered: