The system doesn't allow us to preview and commit update sets which contain the changes made on dev.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 06:35 AM
The system doesn't allow us to preview and commit update sets which contain the changes made on dev.
Getting the following message while trying to preview and commit the update set from dev to prod "update set preview and commit are unavailable because the system is currently upgrading, click here for the upgrade monitor", please note that we never initiated the upgrade, as this is self-hosted environment.
any useful information is highly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 10:15 PM
Hi Mohammed,
I would suggest you to check on your HI account if your system is scheduled for any patch/hotfix upgrade by Service Now.
If not, then please raise a HI ticket to identify the issue.
Regards,
Anuneeti
Please mark as Helpful if it solves your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 10:18 PM
Hi Anuneeti,
this is self-hosted(on-premise) instance, not on ServiceNow cloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2020 07:55 PM
We encountered the same after cloning to a temporary instance; tried this KB Article but to no avail:
https://hi.service-now.com/kb_view.do?sysparm_article=KB0695874
We filed HI Portal Ticket, and it's resolved by disabling the Debug Mode as suggested by support. It appears that the debug mode is enabled in the instance provided. Hope this helps the community experiencing the same issue if ever in the future.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2021 06:16 PM
How did you disable the Debug Mode?
I've tried adding the System Property "glide.instance.debug" and setting to false to no avail.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2021 06:28 PM
I tried the following and it seeming to work
GlideProperties.set('glide.instance.debug','false');
But the upgrade is still stuck
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022