Error #25452 @ 2026-03-03 19:32:46 UTC
(Ecto.Query.CastError) /app/deps/ecto/lib/ecto/repo/queryable.ex:487: value `".env"` in `where` cannot be cast to type :id in query: from e0 in ErrorTracker.Error, where: e0.id == ^".env", select: e0
Full message
/app/deps/ecto/lib/ecto/repo/queryable.ex:487: value `".env"` in `where` cannot be cast to type :id in query: from e0 in ErrorTracker.Error, where: e0.id == ^".env", select: e0
Source
Enum.-reduce/3-lists^foldl/2-0-/3 lib/enum.ex:2546
Stacktrace
(elixir) |
Enum.-reduce/3-lists^foldl/2-0-/3 lib/enum.ex:2546 |
(elixir) |
Enum.-map_reduce/3-lists^mapfoldl/2-0-/3 lib/enum.ex:1840 |
Context
{
"live_view.view": "Elixir.ErrorTracker.Web.Live.Show",
"request.headers": {
"accept": "*/*",
"accept-encoding": "gzip",
"accept-language": "en-US,en;q=0.9",
"host": "pulsar.sslpulse.org",
"true-client-ip": "127.0.0.1",
"user-agent": "curl/8.7.1",
"x-azure-clientip": "127.0.0.1",
"x-azure-socketip": "127.0.0.1",
"x-client-ip": "127.0.0.1",
"x-forwarded-for": "185.177.72.49",
"x-forwarded-host": "pulsar.sslpulse.org",
"x-forwarded-port": "443",
"x-forwarded-proto": "https",
"x-forwarded-server": "67e33b50b232",
"x-forwared": "127.0.0.1",
"x-host": "127.0.0.1",
"x-originating-ip": "127.0.0.1",
"x-real-ip": "185.177.72.49"
},
"request.host": "pulsar.sslpulse.org",
"request.ip": "185.177.72.49",
"request.method": "GET",
"request.params": {
"id": ".env"
},
"request.path": "/errors/.env",
"request.query": ""
}
Occurrence (2 total)
Error kind
Ecto.Query.CastError
Last seen
2026-03-03 19:32:46 UTC
First seen
2026-03-03 19:32:46 UTC