Failure opening data source using ODBC

Comments

15 comments

  • Avatar
    KAKA PI

    This error occurs when opening the connection, did I miss something?

    0
    Comment actions Permalink
  • Avatar
    Randy Zwitch

    Hi @KAKA_PI -

    Just from the error message, it suggests to me that your OmniSci instance isn't running SSL. How did you install OmniSci (Docker, tarball, etc.). Also, what language is that (C#?), so that I can try and find someone internally who might be able to help.

    Best, Randy

    0
    Comment actions Permalink
  • Avatar
    KAKA PI

    Hi Randy

    ODBC installer tool :OmniSciInstall_5.0.0.4.0.000.0000 Client: Windows10 Language:C# Steps: 1)Click installer.exe to install. 2)default C:\Program Files\OmniSci\ODBC. 3)Open ODBC data sources (64 bit). 4)JFS)E95X0`0XKZ${50OY94J|504x352

    Thank you, Zhixin

    0
    Comment actions Permalink
  • Avatar
    Candido Dessanti

    Have you tried to connect using binary or http protocol?

    0
    Comment actions Permalink
  • Avatar
    KAKA PI

    Only HTTPS can connect: 1)http|398x500

    0
    Comment actions Permalink
  • Avatar
    KAKA PI

    3)Binary Encrypted|401x500 Actually not responding

    0
    Comment actions Permalink
  • Avatar
    KAKA PI

    4)https|402x500

    0
    Comment actions Permalink
  • Avatar
    KAKA PI

    2)Binary|406x500

    0
    Comment actions Permalink
  • Avatar
    Jack Frampton

    Hi - can you confirm which protocol your back end server is running? Scanning through your reports it looks like the only protocol you can connect is https

    0
    Comment actions Permalink
  • Avatar
    KAKA PI

    Yes, my back end server also uses HTTPS protocol. I can use the code in the picture to connect successfully in another windows7_QMGP05BAP}_P2ZDS86Y|690x382

    0
    Comment actions Permalink
  • Avatar
    KAKA PI

    We can successfully connect omnisci using win10, but windows2016 cannot connect. https://global.discourse-cdn.com/business4/uploads/heavyai/original/1X/ccff6ca768323d591d8f53b0a25f66a48769415f.png

    0
    Comment actions Permalink
  • Avatar
    Jack Frampton

    Hey, Looking back through your messages I think you have a https port and and a binary encrypted port open on the server; which makes it unlikely that the non encrypted ports are open - the server normally works in either encrypted or non-encrypted mode, so I would expect http and binary to not work.

    The https connections seems to be working. The binary encrypted mode error implies the client is starting to form a connection which is then failing. I hope to check the nature of the error message tomorrow

    0
    Comment actions Permalink
  • Avatar
    KAKA PI

    We now use http connection and can succeed.

    Thanks!

    1
    Comment actions Permalink
  • Avatar
    Candido Dessanti

    Have you reconfigured the server to allow unencrypted binary and http connections?

    0
    Comment actions Permalink
  • Avatar
    KAKA PI

    Yes, we have reconfigured the server to allow http connections.

    0
    Comment actions Permalink

Please sign in to leave a comment.