GithubHelp home page GithubHelp logo

Comments (8)

rajesh-blueshift avatar rajesh-blueshift commented on June 12, 2024

I have been facing this with latest elixir and OTP (1.13.4/25). Downgrading to elixir 1.11.X works.
The certificated supplied does not get recognised looks like.
I tried using Mint HTTP2 too and same behavior. So it does not looks like related to pigeon directly. But not sure what's causing it.

from pigeon.

frozencap avatar frozencap commented on June 12, 2024

I have been facing this with latest elixir and OTP (1.13.4/25). Downgrading to elixir 1.11.X works. The certificated supplied does not get recognised looks like. I tried using Mint HTTP2 too and same behavior. So it does not looks like related to pigeon directly. But not sure what's causing it.

I can confirm it works with 1.11.x. Could this be a plug_cowboy issue?

from pigeon.

rajesh-blueshift avatar rajesh-blueshift commented on June 12, 2024

I have been facing this with latest elixir and OTP (1.13.4/25). Downgrading to elixir 1.11.X works. The certificated supplied does not get recognised looks like. I tried using Mint HTTP2 too and same behavior. So it does not looks like related to pigeon directly. But not sure what's causing it.

I can confirm it works with 1.11.x. Could this be a plug_cowboy issue?

I tried on pigeon 1.6. I think it is more of a lower level erlang SSL/TLS issue because I saw the same behavior with Mint too (Mint is just a wrapper over the erlang library).

from pigeon.

frozencap avatar frozencap commented on June 12, 2024

seems like it's an OTP issue, OTP 24 works while 25 fails
following works for me

elixir 1.13.4-otp-24
erlang 24.3.4.3
...
{:pigeon, "~> 2.0.0-rc.1"}

from pigeon.

edennis avatar edennis commented on June 12, 2024

If I understand this correctly, pigeon currently does NOT work with OTP 25 as I just found out myself today. Why has this issue been closed?

from pigeon.

hpopp avatar hpopp commented on June 12, 2024

This threw me for a loop. Going to reopen and take a look this week.

from pigeon.

dhaspden avatar dhaspden commented on June 12, 2024

For the record I was able to fix this by updating to the latest version of Elixir and Erlang [25.2.1 and 1.14.3].

from pigeon.

thousandsofthem avatar thousandsofthem commented on June 12, 2024

docker alpine + Elixir 1.14.0 + Erlang 25 = missing_provider_token
docker alpine + Elixir 1.12.3 + Erlang 24 = OK
mac + Elixir 1.14.3 + erlang 24.3.4.10 = OK

from pigeon.

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.