tansan
How do I debug this when the PID times out?
I ran a request that stores data into AWS. Is there a way to check the PID shared in the error logs?
app_1 | [error] Postgrex.Protocol (#PID<0.574.0>) disconnected: ** (DBConnection.ConnectionError) client #PID<0.3593.0> timed out because it queued and checked out the connection for longer than 15000ms
app_1 |
app_1 | #PID<0.3593.0> was at location:
app_1 |
app_1 | :prim_inet.recv0/3
app_1 | (hackney 1.18.1) /app/deps/hackney/src/hackney_response.erl:76: :hackney_response.wait_status/1
app_1 | (hackney 1.18.1) /app/deps/hackney/src/hackney.erl:378: :hackney.send_request/2
app_1 | (ex_aws 2.2.10) lib/ex_aws/request/hackney.ex:21: ExAws.Request.Hackney.request/5
app_1 | (ex_aws 2.2.10) lib/ex_aws/request.ex:104: anonymous fn/6 in ExAws.Request.do_request/6
app_1 | (telemetry 1.0.0) /app/deps/telemetry/src/telemetry.erl:293: :telemetry.span/3
I
Popular in Questions
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
I would like to know what is the best IDE for elixir development?
New
What is the proper way to load a module from a file in to IEX?
In the python world, doing something like this pretty standard:
from ....
New
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: )
Hello all, this is ...
New
Using vs code and installed ElixirLS: support and debugger.
And I got an error popped up on start up says
Failed to run ‘elixir’ comma...
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
Other popular topics
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New
What is the proper way to load a module from a file in to IEX?
In the python world, doing something like this pretty standard:
from ....
New
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
Hello all!
I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #elixirconf-us
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









