Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. lukas.herzog_4227
    L
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    lukas.herzog_4227

    @lukas.herzog_4227

    0
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    lukas.herzog_4227 Follow

    Best posts made by lukas.herzog_4227

    This user hasn't posted anything yet.

    Latest posts made by lukas.herzog_4227

    • RE: ProGet 2025.10: Database Schema not updated automatically

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

      posted in Support
      L
      lukas.herzog_4227
    • 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

      posted in Support
      L
      lukas.herzog_4227