Error #84173 @ 2026-07-24 03:27:24 UTC
(DBConnection.ConnectionError) tcp recv (idle): closed (the connection was closed by the pool, possibly due to a timeout or because the pool has been terminated)
Full message
tcp recv (idle): closed (the connection was closed by the pool, possibly due to a timeout or because the pool has been terminated)
Source
PulsarWeb.MicroscopeLive.load_domain_data/2 lib/pulsar_web/live/microscope_live.ex:140
Stacktrace
(ecto_sql) |
Ecto.Adapters.SQL.raise_sql_call_error/1 lib/ecto/adapters/sql.ex:1098 |
(ecto_sql) |
Ecto.Adapters.SQL.execute/6 lib/ecto/adapters/sql.ex:996 |
(ecto) |
Ecto.Repo.Queryable.execute/4 lib/ecto/repo/queryable.ex:241 |
(ecto) |
Ecto.Repo.Queryable.all/3 lib/ecto/repo/queryable.ex:19 |
(pulsar) |
PulsarWeb.MicroscopeLive.load_domain_data/2 lib/pulsar_web/live/microscope_live.ex:140 |
(pulsar) |
PulsarWeb.MicroscopeLive.handle_params/3 lib/pulsar_web/live/microscope_live.ex:29 |
(phoenix_live_view) |
Phoenix.LiveView.Utils.-call_handle_params!/5-fun-0-/5 lib/phoenix_live_view/utils.ex:456 |
(telemetry) |
telemetry.span/3 /app/deps/telemetry/src/telemetry.erl:324 |
Context
{
"live_view.params": {
"domain": "cedars-sinai.edu"
},
"live_view.uri": "http://pulsar.sslpulse.org/microscope?domain=cedars-sinai.edu",
"live_view.view": "Elixir.PulsarWeb.MicroscopeLive",
"request.headers": {
"accept": "*/*",
"accept-encoding": "gzip,deflate,br",
"host": "pulsar.sslpulse.org",
"user-agent": "Mozilla/5.0 (compatible; jscrawler/0.1; +https://github.com/)",
"x-forwarded-for": "185.93.89.147",
"x-forwarded-host": "pulsar.sslpulse.org",
"x-forwarded-port": "443",
"x-forwarded-proto": "https",
"x-forwarded-server": "67e33b50b232",
"x-real-ip": "185.93.89.147"
},
"request.host": "pulsar.sslpulse.org",
"request.ip": "185.93.89.147",
"request.method": "GET",
"request.params": {
"domain": "cedars-sinai.edu"
},
"request.path": "/microscope",
"request.query": "domain=cedars-sinai.edu"
}
Occurrence (8 total)
Error kind
DBConnection.ConnectionError
Last seen
2026-07-30 14:59:35 UTC
First seen
2026-07-19 08:51:23 UTC