Menu

An error occurred while setting up the GSS Encoded connection.

PAscal
2020-08-31
2020-10-23
  • PAscal

    PAscal - 2020-08-31

    taken from
    https://sourceforge.net/p/sqleo/discussion/general/thread/622c79e069/

    I just set up SQLeo on my Ubuntu 18.04 LTS with SQLeoVQB.2019.01.rc1 version, and got this error message: org.postgresql.util.PSQLException: An error occurred while setting up the GSS Encoded connection. The only web-search hit on that leads to an IBM support article

     

    Last edit: PAscal 2020-08-31
    • PAscal

      PAscal - 2020-08-31

      Hello David,
      this seems to be related to (new) postgres configuration.

      did you try specifying
      gssEncMode=disable
      in the connect string (that is supported in SQleo) ?

      something like
      jdbc:postgresql://myhost/mydb?gssEncMode=disable

      Here is Postgres JDBC driver reference guide for this
      https://jdbc.postgresql.org/documentation/head/connect.html

      Regards
      PAscal

       
      • David

        David - 2020-09-01

        Thanks PAscal - that did indeed help with the error message. But the (successful!) SSH tunnel (see thread linked in your original message above) means, it appears, that this error message is not triggered in any case. Good to know, though! Thanks.

         
  • Anonymous

    Anonymous - 2020-10-23

    这个牛逼,真的解决了。

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.