acemarke
acemarke
RRailway
Created by acemarke on 12/21/2023 in #✋|help
Postgres Migration failed at "Migrating Data"
Hi! I have a legacy Postgres DB, and I've gotten the notice about needing to migrate. I finally went ahead and hit the "Migrate" button, but it failed at the "Migrating Data" step. I've tried hitting "Migrate" a couple more times, and it keeps failing at that step. I now have a total of 5 different entries (services?) in the project: - "Postgres Legacy" (status: "Migration errored") - "Postgres Migration" (status: "Crashed") - 2x "Postgres Legacy Migration" (status: "Crashed") - "Postgres" (status: "deployed") I think the relevant error logs section is:
==== Restoring database to NEW_URL ====
DO
psql:plugin_dump.sql:105009298: ERROR: could not extend file "base/16384/23404.3": No space left on device
@replica:
View in Context
HINT: Check free disk space.
CONTEXT: COPY session, line 39074170
psql:plugin_dump.sql:105009298: STATEMENT: COPY "public"."session" ("session_id", "website_id", "hostname", "browser", "os", "device", "screen", "language", "country", "subdivision1", "subdivision2", "city", "created_at") FROM stdin;
[ ERROR ] Failed to restore database to postgresql://postgres:A12CEEffaAeB5GbGg5FDcb4d3FBG
==== Restoring database to NEW_URL ====
DO
psql:plugin_dump.sql:105009298: ERROR: could not extend file "base/16384/23404.3": No space left on device
@replica:
View in Context
HINT: Check free disk space.
CONTEXT: COPY session, line 39074170
psql:plugin_dump.sql:105009298: STATEMENT: COPY "public"."session" ("session_id", "website_id", "hostname", "browser", "os", "device", "screen", "language", "country", "subdivision1", "subdivision2", "city", "created_at") FROM stdin;
[ ERROR ] Failed to restore database to postgresql://postgres:A12CEEffaAeB5GbGg5FDcb4d3FBG
Project ID is 9a511af8-a819-4274-a1a3-c64a6f7ff883 . Any suggestions on next steps here? (Also please @ me so I see the ping)
133 replies