Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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 backup job in docker

    Scheduled Pinned Locked Moved Support
    6 Posts 3 Posters 34 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      pbe_9047
      last edited by pbe_9047

      I'm running ProGet 2025.2 in docker with the integrated database and want to use the backup job scheduler. But on running the task it is canceled with the message "ERROR: Only the Embedded database may be backed-up."

      This is the used docker-compose.yml:

      name: proget
      services:
        proget:
          container_name: proget
          restart: unless-stopped
          volumes:
            - ./proget-packages:/var/proget/packages
            - ./proget-database:/var/proget/database
            - ./proget-backups:/var/proget/backups
          ports:
            - 8624:80
          image: proget.inedo.com/productimages/inedo/proget:latest
      
      stevedennisS 1 Reply Last reply Reply Quote 0
      • stevedennisS Offline
        stevedennis inedo-engineer @pbe_9047
        last edited by

        Hi @pbe_9047 ,

        Can you share what you see on Admin > Database Overview page?

        Also Admin > System Inforamtion?

        Thanks,
        STeve

        1 Reply Last reply Reply Quote 0
        • P Offline
          pbe_9047
          last edited by

          Hi @stevedennis

          here is the requested information:

          Connection String: 
          Web UI Version: 2025.2 (Build 15)
          Database Schema Version: 25.0.2.15
          SQL Server Version: PostgreSQL 17.5 (Debian 17.5-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
          db_owner: True
          Database Name: proget
          Database Collation: C (UTF8)
          Database Recovery Model: Default (1)
          Database Read Committed Snapshot: True
          Database Auto Update Stats: True
          
          Connection String
          Host=127.0.0.1;Port=5728;Database=proget;Username=proget;Password=**********
          Environment Details
          Web UI:	2025.2 (Build 15)
          DB Schema:	25.0.2.15
          Database Server:	PostgreSQL 17.5 (Debian 17.5-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
          
          Database Details
          Name:	proget
          Collation:	C (UTF8)
          Backup Job:	disabled [configure]
          
          1 Reply Last reply Reply Quote 0
          • P Offline
            p.pelinski_1371
            last edited by

            I can confirm that I have the same problem. The scheduler itself get disabled every day after it failed with the error.

            stevedennisS 1 Reply Last reply Reply Quote 0
            • stevedennisS Offline
              stevedennis inedo-engineer @p.pelinski_1371
              last edited by

              @p-pelinski_1371 @pbe_9047 thanks for confirming that!

              We will get this fixed via PG-3031 in the next maintenance release. You are also welcome to try the proget:25.0.3-ci.3 container image, which is building now.

              P 1 Reply Last reply Reply Quote 1
              • P Offline
                pbe_9047 @stevedennis
                last edited by pbe_9047

                @stevedennis The backup job in proget:25.0.3-ci.3 works as expected, thank you!

                1 Reply Last reply Reply Quote 0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                • 1 / 1
                • First post
                  Last post
                Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation