Coder Social home page Coder Social logo

TLS connection error with OTP 25 about tds HOT 5 CLOSED

moogle19 avatar moogle19 commented on August 16, 2024
TLS connection error with OTP 25

from tds.

Comments (5)

bosko avatar bosko commented on August 16, 2024 1

@moogle19

Elixir Version: 1.13.4-otp-25

MSSQL Server Version: Azure (MS SQL is on Azure, but since it is out of my control I am not sure if it is Azure MS SQL or is it installed on VPS there)

Ecto repo configuration:

port: 1433,
ssl: true,
timeout: 30000

Even though this probably does not cause this problem I have to mention that firewall is active on Azure and allows connection only from certain IPs. Of course, connection works from those IPs from Elixir 1.13.0-otp-24.

from tds.

bosko avatar bosko commented on August 16, 2024 1

@moogle19

It does resolve the problem. I've checked both TDS versions 2.3.0 and master branch and both work.

from tds.

bosko avatar bosko commented on August 16, 2024

No additional ssl_opts are set.

from tds.

moogle19 avatar moogle19 commented on August 16, 2024

@bosko
Could you specify the following:

Elixir Version:
MSSQL Server Version (2016/2019/Azure?):
Additonal configuration in (without host / user stuff):

from tds.

moogle19 avatar moogle19 commented on August 16, 2024

@bosko
There was a new release of OTP just now (https://github.com/erlang/otp/releases/tag/OTP-25.0.1).
It contains some fixes regarding SSL handling.

Could you try 25.0.1 to check if this resolves the problem?

from tds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.