Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

ProGet 2025.10: Database Schema not updated automatically



  • Hello there,
    I use ProGet with Docker Compose (proxy in front) and just upgraded the proget image from 2025.8 to 2025.10 by doing:

    $ docker compose down
    $ docker compose pull
    $ docker compose up -d
    

    The container seemed to update fine but now the installation complains that the database schema has not been updated:

    ProGet is running v25.0.10.11, but the SQL database being used is running schema v25.0.8.17. This may cause unpredictable errors; please reinstall ProGet or update the database schema manually to resolve this error. If you are unsure how to resolve this, contact Inedo Support.

    Based on the docs I would have assumed, that this happens automatically:

    The new image will automatically upgrade the database schema upon start of the image.

    Is there a way to manually do the upgrade or did I do something else wrong?

    Thanks in advance for your help!
    Best,
    Lukas


  • inedo-engineer

    Hi @lukas-herzog_4227,

    Please try to restart your ProGet container. That will trigger another check for the database upgrade and should fix the issue. If restarting your container does not fix the issue, please let us know.

    Thanks,
    Rich



  • Hi @rhessinger ,
    that did indeed do the trick. Thanks,
    Lukas


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation