Closed rjhenry closed 2 years ago
Thanks for reporting! The Ruby version was upgraded in these containers and that seems to be the culprit. I'll have a fix out shortly.
The release
tag hasn't been updated to point to these versions yet (luckily).
Keeping open until the fix is verified...
Pulled v1.11.8 and it seems to be running without issues. Failure was usually in the first few seconds of the pod running, and this is now working fine for (wow!) two whole minutes.
Many thanks for your super-quick response!
Hi,
Trying to run versions v1.11.6 and 1.11.7 result in failures, with the following logs:
This particular instance is pwpush-postgres running in Kubernetes, and the same issue is not replicated with the ephemeral image on my local workstation. It is replicated in an instance of
pwpush-postgres
with a throwaway database spun up in a parallel container.Looking at diffs between v1.11.5 and v1.11.6, it appears that there was change to the required version of
mail_form
which seems a likely starting point.