Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such object: central_postgres_1 #439

Closed
sadiqkhoja opened this issue Jun 29, 2023 · 2 comments · Fixed by #456
Closed

No such object: central_postgres_1 #439

sadiqkhoja opened this issue Jun 29, 2023 · 2 comments · Fixed by #456
Assignees
Labels
ops Docker, ops to deploy Central

Comments

@sadiqkhoja
Copy link
Contributor

I get following error when I run sudo ./files/postgres14/upgrade/check-available-space while upgrading Central v1.2 to v2023.3:

No such object: central_postgres_1

I had to edit check-available-space:

-containerName="central_postgres_1"
+containerName="central-postgres-1"
@yanokwa
Copy link
Member

yanokwa commented Jun 29, 2023

It looks like it depends on the version of docker-compose you have.

@sadiqkhoja
Copy link
Contributor Author

#456 solves this

@matthew-white matthew-white linked a pull request Aug 31, 2023 that will close this issue
1 task
@matthew-white matthew-white added the ops Docker, ops to deploy Central label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ops Docker, ops to deploy Central
Projects
Status: ✅ done
Development

Successfully merging a pull request may close this issue.

3 participants