无法重建应用程序,

socat[33] E connect(, AF=1 "/shared/postgres_run/.s.PGSQL.5432", 36): Connection refused

根据此错误,数据库在您停止 app 容器时未能干净地关闭。这通常发生在仍有应用程序连接到数据库时。我在另一个主题中发布了回复

1 个赞