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
Perhaps we need to adjust some timeout for the pg service.
ERROR - Failed to start: failed to wait for service `postgres-8432` to be ready
Caused by these errors (recent errors listed first):
1: timeout when trying to connect
2: pattern "ready to accept connections" not found in log
Workaround: ./risedev k; ./risedev d full after the error is encountered.
The text was updated successfully, but these errors were encountered:
kwannoel
changed the title
./risedev d full encounters: ERROR - Failed to start: failed to wait for service postgres-8432 to be ready./risedev d full encounters: ERROR - Failed to start: failed to wait for service postgres-8432 to be readySep 24, 2024
2024-09-27 06:57:04.491 UTC [31] LOG: could not link file "pg_wal/xlogtemp.31" to "pg_wal/000000010000000000000001": Invalid argument
2024-09-27 06:57:04.492 UTC [31] FATAL: could not open file "pg_wal/000000010000000000000001": No such file or directory
child process exited with exit code 1
initdb: removing contents of data directory "/var/lib/postgresql/data"
Fri Sep 27 06:57:04 UTC 2024 [risedev]: Program exited with 1
Perhaps we need to adjust some timeout for the pg service.
Workaround:
./risedev k; ./risedev d full
after the error is encountered.The text was updated successfully, but these errors were encountered: