[Windows Self-hosted] Docker build won't start

Matt Houser's Avatar

Matt Houser

25 Jan, 2026 10:28 PM

I have Docker Desktop installed on Windows 11.
I installed AppVeyor via "choco install appveyor-server".

Running a "Windows" build shows the following:

Starting Docker job...
template: version:1:44: executing "version" at <.Client.Experimental>: can't evaluate field Experimental in type system.clientVersion
  1. Support Staff 1 Posted by Feodor Fitsner on 26 Jan, 2026 05:59 PM

    Feodor Fitsner's Avatar

    What version of AppVeyor Server is it?

  2. 2 Posted by Matt Houser on 26 Jan, 2026 06:04 PM

    Matt Houser's Avatar

    I cannot find a place in the AppVeyor web UI that says the version.

    Choco says it's 7.0.3212: https://community.chocolatey.org/packages/appveyor-server

  3. 3 Posted by Matt Houser on 26 Jan, 2026 06:08 PM

    Matt Houser's Avatar

    Found it. The command line says 7.0.3212:

    PS C:\Program Files\AppVeyor\server> .\appveyor version
    7.0.3212
    
  4. Support Staff 4 Posted by Feodor Fitsner on 26 Jan, 2026 07:31 PM

    Feodor Fitsner's Avatar

    Please install the most recent version with the fix: https://appveyordownloads.blob.core.windows.net/appveyor/7.0.3358/a...

  5. 5 Posted by Matt Houser on 26 Jan, 2026 08:11 PM

    Matt Houser's Avatar
    1. I uninstalled 3212 using choco.
    2. I installed 3358 using your MSI (BTW, there's an issue with your MSI I'll note below)
    3. I signed-in to the web UI using my previous username/password.
    4. Attempting to access the existing project shows the following error message across the top:
      > Error deserializing project configuration. Please contact AppVeyor support team.

    Issue with 3358 MSI: When installing, part-way through, the UAC wants to elevate for admin priviliges. After this happens, installation fails with an error message:

    AppVeyor Server Setup Wizard ended prematurely because of an error.

    ... and more text to try again later. I rebooted and it did not fix the issue.

    The MSI install must be started with admin privileges from the beginning. This succeeds.

  6. 6 Posted by Matt Houser on 26 Jan, 2026 08:14 PM

    Matt Houser's Avatar

    Actually, there's a whole bunch of errors going into environment settings. Looks like the entire configuration needs to be purged. How do I do that?

  7. Support Staff 7 Posted by Feodor Fitsner on 26 Jan, 2026 08:56 PM

    Feodor Fitsner's Avatar

    Uninstalling 3212 removed "master" encryption key used for database encryption, so old database file become unusable. Delete it at %ProgramData%\AppVeyor\Server and restart the service. Recommended approach is upgrading over the the installed version. Here you can find more info: https://www.appveyor.com/docs/server/maintenance

  8. 8 Posted by Matt Houser on 26 Jan, 2026 11:14 PM

    Matt Houser's Avatar

    I uninstalled first because I originally installed using chocolatey and didn't know how the mixed installations would work.

    Deleting %ProgramData%\AppVeyor\Server caused an unrecoverable SqlLite error. Repairing the installation didn't work, so I had to uninstall 3358 and reinstall it.

    The issue reported above is gone. Thanks!

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac