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

producers_import service error - Minion / Mojo Pg.pm - Active version 24 is greater than the latest version 23 #11113

Open
stephanegigandet opened this issue Dec 11, 2024 · 2 comments
Labels
Minion 🏭 Producers Platform https://wiki.openfoodfacts.org/Platform_for_producers

Comments

@stephanegigandet
Copy link
Contributor

journalctl -x -r -u producers_import@off-pro

░░ A start job for unit [email protected] has finished with a failure.
░░ 
░░ The job identifier is 29533 and the job result is failed.
Dec 11 04:04:25 off-pro systemd[1]: [email protected]: Failed with result 'exit>
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░ 

 The unit [email protected] has entered the 'failed' state with result 'exit->
Dec 11 04:04:25 off-pro systemd[1]: [email protected]: Main process exited, cod>
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░ 
░░ An ExecStart= process belonging to unit [email protected] has exited.
░░ 
xit status is 255.
9661]: </p>
9661]: and the time and date of the error.
9661]: For help, please send mail to this site's webmaster, giving this error message
9661]: <p>
9661]: </pre>
9661]: <pre>Active version 24 is greater than the latest version 23 at /usr/local/share/perl/5.32.1/Mojo/Pg.pm line 100.
9661]: <h1>Software error:</h1>
@stephanegigandet
Copy link
Contributor Author

off:/srv/off$ (off) perl -MMinion -le 'print $Minion::VERSION'
10.25

installing Minion-10.31 seems to fix the issue

Maybe a newer Minion module was installed on one of the container, and it triggered a migration in the Minion postgres database

@stephanegigandet stephanegigandet changed the title producers_import service error - Mojo Pg.pm - Active version 24 is greater than the latest version 23 producers_import service error - Minion / Mojo Pg.pm - Active version 24 is greater than the latest version 23 Dec 11, 2024
@stephanegigandet
Copy link
Contributor Author

probably due to a newer Minion module on container 119:

perl -MMinion -le 'print $Minion::VERSION'

@teolemon teolemon added 🏭 Producers Platform https://wiki.openfoodfacts.org/Platform_for_producers Minion labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minion 🏭 Producers Platform https://wiki.openfoodfacts.org/Platform_for_producers
Projects
Status: To discuss and validate
Status: Triage needed
Development

No branches or pull requests

2 participants