Sami

Results 77 comments of Sami

If your import worked you may ignore that message. It is simply a deprecation message for something in the mongodb driver.

Am I right to assume that the issue you are facing is that dbgate listens to a random port instead of the provided 3636 passed in the environment variable?

I believe you should be able to use dbgate with valkey by setting up a redis connection. Have you tried this?

I think it is correct default behavior to `INSERT` without `IGNORE`. However I think I've seen this solved in other clients by adding a checkbox on the import screen to...

This doesn't work due to errors. ReferenceError: Cannot access 'electrondir' before initialization at migrateDataDir (/home/alex/Downloads/dbgate/app/src/electron.js:46:57) Also, can you confirm which paths will be used on all operating systems? macOS, Linux,...

It looks like your settings file is not being loaded. `Error loading settings.json: ENOENT: no such file or directory, open '/home/ben-f39/.dbgate/settings.json'` I am not sure about recreating it, you can...

I run the appimage daily on Arch Linux. So the image is most definitely not broken but something on your end may cause it to stop working. Are all the...