motume commented on issue #30572: URL: https://github.com/apache/shardingsphere/issues/30572#issuecomment-2022060314
just now i try to connect TBASE BY psql command and navicat_Oracle_onlinedown tools,it is ok. i try to start ssproxy .The problem still exists. below is config file(config-encrypt.yaml). config-encrypt.yaml # databaseName: ss57 # dataSources: ds_0: url: jdbc:postgresql://10.0.27.141:30004/ss57 username: test password: test connectionTimeoutMilliseconds: 30000 idleTimeoutMilliseconds: 60000 maxLifetimeMilliseconds: 1800000 maxPoolSize: 50 minPoolSize: 1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org