Quiago commented on issue #28778: URL: https://github.com/apache/superset/issues/28778#issuecomment-2455516257
Thanks I'll try On Mon, Nov 4, 2024, 1:43 AM Rifqi Pratama ***@***.***> wrote: > Hello > > host all all 0.0.0.0/0 scram-sha-256 > > I just change the scram-sha-256 to be md5 and then reconnect again > > host all all 0.0.0.0/0 md5 > > After it working, i change it again to scram-sha-256 > > host all all 0.0.0.0/0 scram-sha-256 > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/superset/issues/28778#issuecomment-2453925666>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AQHNJWJZMQLYTC5SPGLE6LDZ64JSNAVCNFSM6AAAAABIQRHNRGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJTHEZDKNRWGY> > . > You are receiving this because you commented.Message ID: > ***@***.***> > -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
