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

Issue with Docker Compose Version After upgrading Sentry to 25.2.0 #3582

Open
1 task done
Krishpluto opened this issue Feb 20, 2025 · 2 comments
Open
1 task done

Issue with Docker Compose Version After upgrading Sentry to 25.2.0 #3582

Krishpluto opened this issue Feb 20, 2025 · 2 comments

Comments

@Krishpluto
Copy link

Self-Hosted Version

25.1.0

CPU Architecture

NA

Docker Version

25.0.3

Docker Compose Version

2.23.2

Machine Specification

  • My system meets the minimum system requirements of Sentry

Steps to Reproduce

We recently upgraded our sentry instance to version 25.2.0 and encountered the following error:
Fail: Expected minimum docker compose version to be 2.32.2. but found 2.19.1

Upon reviewing the sentry upgrade release page - https://github.com/getsentry/self-hosted/releases/tag/25.2.0

Image

We found that the minimum required docker compose version is 2.23.2. We proceeded to upgrade Docker Compose to version 2.23.2, but we encountered the same issue again with the error:

Fail: Expected minimum docker compose version to be 2.32.2. but found 2.23.2

It seems the required minimum version is inconsistent between the release notes and the error message we are receiving.

Can you please clarify:

  1. What is the actual minimum docker compose version required for sentry 25.2.0?
  2. How should we proceed to resolve this issue?

Any guidance on this matter would be greatly appreciated.

Thanks in advance!

Expected Result

The version should be upgraded to 25.2.0. as expected.

Actual Result

The actual result we have got:

Image

Event ID

No response

@aldy505
Copy link
Collaborator

aldy505 commented Feb 21, 2025

  1. What is the actual minimum docker compose version required for sentry 25.2.0?

It should be 2.32.2, it is indeed a typo and inconsistency on the implementation and everything else (PR title and docs). Pinging them: @BYK @aminvakil, we should also update the develop-docs.

  1. How should we proceed to resolve this issue?

I would suggest you to upgrade to the latest version of Docker and Docker Compose that you can find. As that would be better.

@aminvakil
Copy link
Collaborator

Is there a necessity to update CHANGELOG.md of a released version? Or should we just fix the sentry-docs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Community
Status: No status
Development

No branches or pull requests

3 participants