Skip to content

[Feat] Show log when connecting to Server, Not only after connection succesful #268

Description

@toshim45

I use Tableplus 1.6.0 (302) on PopOS 22.04 LTS. When I connect to database, I want the console to also stream the log connection, not only after connection successful, not only showing what query was run.

I got error can't connect to database but I didn't know why. I tried to connect clickhouse via ssh tunnel.

Image

Or is there another way to view the logs ? I can't find it under /var/log grep -Ir Tableplus /var/log

What I've tried to debug:

  • connect to clickhouse inside the VM via clickhouse-client: OK, means username password are correct
  • connect to clickhouse inside the peer VM but still inside the cloud cluster via clickhouse-client: OK, means network policy is correct
  • connect to mariadb inside the cloud cluster via tableplus ssh tunnel enabled: OK, means ssh tunnel works
  • connect to clickhouse in local laptop via tableplus: OK, means it supported
  • connect to clickhouse inside the cloud cluster via tableplus ssh tunnel enabled: FAIL, need to see the connection log, where ?

Could you please help ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions