Luiz Augusto dos Reis Miranda
Luiz Augusto dos Reis Miranda
I would suggest moving the http://hex.pm references to this repo. [opentelemetry_phoenix hex page](https://hex.pm/packages/opentelemetry_phoenix) still points to the old repo.
@benoitc I'm trying the new version of hackney: 1.17.4 but it keeps the same behavior: ``` {:ssl_closed, {:sslsocket, {:gen_tcp, #Port, :tls_connection, :undefined} ``` - Erlang/OTP 22 [erts-10.7.2.7] - Hackney 1.17.4
I started my Kafka integration using this library and when connecting with my company Kafka cluster (we're using confluent) I saw it has no support to SASL. So, I believe...
@natesilva, is this something we can merge and release?
I have the same issue here, any idea when Composite index will be supported?
Have you tried to set the ip property into your mesos-master configuration? I had the same error and I resolved it by this way.
Payero, The configuration that must be present is "hostname", not "ip". As you can see in the manual (http://mesos.apache.org/documentation/latest/configuration/) there are several configurations for mesos master and slave nodes. If...
Hey, @austinwoon do you know of any workaround I could apply to my repo since I'm not able to upgrade the Nextjs version from 13.x to 14.x?
I'm facing the same issue, it stops running once I add a await call.