You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2014-05-01 08:43:17.329 [DEBUG] PG::ReadOnlySqlTransaction: ERROR: cannot execute UPDATE in a read-only transaction
: UPDATE "delayed_jobs" SET locked_at = '2014-05-01 12:43:17.325919', locked_by = 'delayed_job.0 host:host.net pid:24847' WHERE id IN (SELECT id FROM "delayed_jobs" WHERE "delayed_jobs"."queue" IN ('queue_0') AND ((run_at <= '2014-05-01 12:43:17.324622' AND (locked_at IS NULL OR locked_at < '2014-05-01 09:43:17.324663') OR locked_by = 'delayed_job.0 host:host.net pid:24847') AND failed_at IS NULL) ORDER BY priority ASC, run_at ASC LIMIT 1 FOR UPDATE) RETURNING * (pid:24847)
Should it run on master?
The text was updated successfully, but these errors were encountered:
Should it run on master?
The text was updated successfully, but these errors were encountered: