dbgate icon indicating copy to clipboard operation
dbgate copied to clipboard

QUESTION: I get pgsql connection errors periodically. Is this normal for free version on Ubuntu Linux.

Open eguvenc opened this issue 10 months ago • 1 comments

Details: I get pgsql connection errors periodically. Is this normal for free version on Ubuntu Linux.

Version Information [might be relevant to your issue] Operating System: Ubuntu 22.04.02 App Version [help -> about]: Version: 6.1.1 Build date: 2024-12-23

Screenshot [if appropriate]:

Image

Image

eguvenc avatar Apr 11 '25 08:04 eguvenc

sudo tail -f /var/log/syslog

pgsql connection logs

2025-04-12T14:29:54.177450+03:00 ersin dbgate_dbgate.desktop[21615]: {"pid":21987,"caller":"apiIndex","name":"databaseConnection","errorMessage":"Connection terminated unexpectedly","errorObject":{},"errorStack":"Error: Connection terminated unexpectedly\n at Connection. (/snap/dbgate/524/resources/app.asar/node_modules/pg/lib/client.js:131:73)\n at Object.onceWrapper (node:events:632:28)\n at Connection.emit (node:events:518:28)\n at Socket. (/snap/dbgate/524/resources/app.asar/node_modules/pg/lib/connection.js:62:12)\n at Socket.emit (node:events:518:28)\n at TCP. (node:net:337:12)","level":60,"msg":"Uncaught exception, exiting process","time":1744457394176}

eguvenc avatar Apr 12 '25 11:04 eguvenc