Hello... I'm DevOps looking for any help on my iss...
# general
i
Hello... I'm DevOps looking for any help on my issue with Pact-Broker SERVICE. We're running quite old pact-broker version 2.89.0 and sometimes we facing that versions in pact just got broken. The latest issue was fixed by deleting broken versions, but this time we got broken pacticipant version in prod 🤕 The only breadcrumb we've been able to find - is the record in the logs (attached screenshot). However, what that message means, and how to deal with it (except version deletion) - I have no Idea. Thanks in advance.
y
that version is from 3 years ago. i would suggest updating https://github.com/pact-foundation/pact_broker/releases/tag/v2.89.0 as the instructions you’ve provided won’t help anyone reproduce the issue
we don’t support older versions ( especially 3 years ) and are unlikely to investigate against that codebase at that point in time, so would see if you can repro with the latest broker.
here is the full delta of changes https://github.com/pact-foundation/pact_broker/compare/v2.89.0...master it may be that the issue is either resolved already
i
yep, thanks. We're working on upgrade... and this is our long shot perspectives, however issue we've been facing happened right now :)
y
i appreciate that but the same answer still applies
you can upgrade in isolation using a copy of your own database and see if that resolves it, or you can provide a full reproducible example which someone can use, however the first thing they should be doing is upgrading when looking at your issue. ps. you would need to provide a-lot more information on how you are using the pact broker and how you came to that state. deleting broken versions in the past may have been an xy problem