MID server shows version mismatch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi all,
We installed MID servers recently and it seems there is version mismatch between the MID server version and the instance version. Probably because we used MID server installer files from another ServiceNow instance. I opened these MID server records in the ecc_agent table and clicked on the 'Upgrade MID' related link, but nothing happens after the status briefly showing 'Upgrading'. I tried it a few times. What can we do here?
Thanks,
Ravish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi @RavishShett,
A version mismatch is expected if the MID Server was installed using binaries from a different instance. Normally, the MID Server should automatically upgrade to match the instance version.
Since the Upgrade MID action is not completing
check
agent0.log.0 for AutoUpgrade messages and pre-check failures.
wrapper.log for upgrade or service restart errors.
Ensure the MID Server is not pinned (mid.pinned.version or mid.version.override).
Verify the MID Server can reach install.service-now.com over HTTPS (port 443).
Confirm the MID Server service account has permission to update the MID Server installation directory.
If the auto-upgrade continues to fail after resolving any pre-check or connectivity issues, reinstall the MID Server using the installer downloaded from the target ServiceNow instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Using installers from another instance is a common cause of version mismatches. Since the version mismatch stems from using the wrong installer, the most reliable fix is a manual reinstall rather than relying on the auto-upgrade button. Download the correct MID server installer directly from your instance.
Please refer the KB from the link below.
MID Server version compatibility - Support and Troubleshooting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Since the version mismatch stems from using the wrong installer, the most reliable fix is a manual reinstall rather than relying on the auto-upgrade button. Download the correct MID server installer directly from your instance