Question
Answer
There could be several reasons for this error, including a stuck migrate process or multiple deployments running concurrently. One potential solution is to restart the database server. Additionally, checking the locks in PostgreSQL may provide useful information for resolving the issue.
Trenton K
04/21/2022, 8:41 PMContext: Timed out trying to acquire a postgres advisory lock (SELECT pg_advisory_lock(72707369)). Elapsed: 10000ms. See <https://pris.ly/d/migrate-advisory-locking> for details.
Nurul
04/22/2022, 3:34 PMTrenton K
04/22/2022, 3:44 PMTrenton K
04/22/2022, 3:44 PMNurul
04/26/2022, 10:11 AMJoël