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
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
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:
What is the actual minimum docker compose version required for sentry 25.2.0?
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:
Event ID
No response
The text was updated successfully, but these errors were encountered:
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.
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.
Self-Hosted Version
25.1.0
CPU Architecture
NA
Docker Version
25.0.3
Docker Compose Version
2.23.2
Machine Specification
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
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:
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:
Event ID
No response
The text was updated successfully, but these errors were encountered: