Error Occurrences Status
(Oban.PerformError) Pulsar.Workflows.Actualization.RankCheckWorker failed with {:error, "status 404: Domain not found"}

(Oban.PerformError) Pulsar.Workflows.Actualization.RankCheckWorker failed with {:error, "status 404: Domain not found"}

Pulsar.Workflows.Actualization.RankCheckWorker.perform/2
(nofile)

Last: 2026-09-24 05:53:31 UTC

Total: 153626

Unresolved
Unmute
(Oban.PerformError) Pulsar.Workflows.Actualization.WhoisWorker failed with {:error, :rate_limit}

(Oban.PerformError) Pulsar.Workflows.Actualization.WhoisWorker failed with {:error, :rate_limit}

Pulsar.Workflows.Actualization.WhoisWorker.perform/2
(nofile)

Last: 2026-09-24 00:02:05 UTC

Total: 14258

Unresolved
Mute
(Phoenix.LiveDashboard.PageNotFound) unknown page ".env"

(Phoenix.LiveDashboard.PageNotFound) unknown page ".env"

PulsarWeb.Endpoint.plug_builder_call/2
lib/pulsar_web/endpoint.ex:1

Last: 2026-09-21 22:21:32 UTC

Total: 98

Unresolved
Mute
(Ecto.InvalidChangesetError) could not perform insert because changeset is invalid. Errors %{host: [{"can't be blank", [validation: :required]}]} Applied changes %{domain_id: 39114} Params %{"domain_id" => 39114, "host" => "", "port" => 443} Changeset #Ecto.Changeset< action: :insert, changes: %{domain_id: 39114}, errors: [host: {"can't be blank", [validation: :required]}], data: #Pulsar.SslEndpoint<>, valid?: false, ... >

(Ecto.InvalidChangesetError) could not perform insert because changeset is invalid. Errors %{host: [{"can't be blank", [validation: :required]}]} Applied changes %{domain_id: 39114} Params %{"domain_id" => 39114, "host" => "", "port" => 443} Changeset #Ecto.Changeset< action: :insert, changes: %{domain_id: 39114}, errors: [host: {"can't be blank", [validation: :required]}], data: #Pulsar.SslEndpoint<>, valid?: false, ... >

Pulsar.SslEndpoint.sync_for_domain/2
lib/pulsar/models/ssl_endpoint.ex:77

Last: 2026-09-20 05:37:12 UTC

Total: 610

Unresolved
Mute
(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)

(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)

PulsarWeb.MicroscopeLive.load_domain_data/2
lib/pulsar_web/live/microscope_live.ex:140

Last: 2026-09-10 19:35:14 UTC

Total: 86

Unresolved
Mute
(Postgrex.Error) ERROR 57014 (query_canceled) canceling statement due to user request

(Postgrex.Error) ERROR 57014 (query_canceled) canceling statement due to user request

PulsarWeb.MicroscopeLive.load_domain_data/2
lib/pulsar_web/live/microscope_live.ex:140

Last: 2026-08-30 20:24:23 UTC

Total: 45

Unresolved
Mute
(DBConnection.ConnectionError) connection not available and request was dropped from queue after 4852ms. This means requests are coming in and your connection pool cannot serve them fast enough. You can address this by: 1. Ensuring your database is available and that you can connect to it 2. Tracking down slow queries and making sure they are running fast enough 3. Increasing the pool_size (although this increases resource consumption) 4. Allowing requests to wait longer by increasing :queue_target and :queue_interval See DBConnection.start_link/2 for more information

(DBConnection.ConnectionError) connection not available and request was dropped from queue after 4852ms. This means requests are coming in and your connection pool cannot serve them fast enough. You can address this by: 1. Ensuring your database is available and that you can connect to it 2. Tracking down slow queries and making sure they are running fast enough 3. Increasing the pool_size (although this increases resource consumption) 4. Allowing requests to wait longer by increasing :queue_target and :queue_interval See DBConnection.start_link/2 for more information

Pulsar.Workflows.SslMonitoring.SslWorker.do_perform/1
lib/pulsar/workflows/ssl_monitoring/ssl_worker.ex:71

Last: 2026-08-30 20:24:15 UTC

Total: 1

Unresolved
Mute
(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

(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

Enum.-reduce/3-lists^foldl/2-0-/3
lib/enum.ex:2546

Last: 2026-03-03 19:32:46 UTC

Total: 2

Unresolved
Mute
(Oban.CrashError) ** (exit) exited in: GenServer.call(Pulsar.MyFinch.PoolManager, {:start_pools, {:https, "ssl-pulse-http-probe-proxy.vovayartsev.workers.dev", 443}}, 5000) ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started

(Oban.CrashError) ** (exit) exited in: GenServer.call(Pulsar.MyFinch.PoolManager, {:start_pools, {:https, "ssl-pulse-http-probe-proxy.vovayartsev.workers.dev", 443}}, 5000) ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started

Pulsar.ApiClients.HTTPProbe.CloudflareWorkerProxy.probe_with_redirect_chain/2
lib/pulsar/api_clients/http_probe.ex:213

Last: 2025-12-09 01:18:01 UTC

Total: 4

Unresolved
Mute
(Postgrex.Error) ERROR 42703 (undefined_column) column d0.chains does not exist query: SELECT d0."id", d0."next_scan_at", d0."name", d0."zone", d0."unregistered_at", d0."page_rank_decimal", d0."registration_date", d0."chains", d0."inserted_at", d0."updated_at" FROM "domains" AS d0 WHERE (d0."id" = $1)

(Postgrex.Error) ERROR 42703 (undefined_column) column d0.chains does not exist query: SELECT d0."id", d0."next_scan_at", d0."name", d0."zone", d0."unregistered_at", d0."page_rank_decimal", d0."registration_date", d0."chains", d0."inserted_at", d0."updated_at" FROM "domains" AS d0 WHERE (d0."id" = $1)

Pulsar.Workflows.Actualization.RankCheckWorker.perform/1
lib/pulsar/workflows/actualization/rank_check_worker.ex:25

Last: 2025-12-09 00:47:17 UTC

Total: 3

Unresolved
Mute