- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 06:37 PM
The MID server status is Down, so I want to restart the MID agent, but "Restart MID" is not displayed in the related links for the target MID server.
Is there a way to restart the MID agent other than from the related links?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 06:59 PM
Hi @__ __2 ,
Please go through the below KB posts:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0535040
https://noderegister.service-now.com/kb?id=kb_article_view&sysparm_article=KB0713557
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 06:58 PM
If "Restart MID" isn't showing up in the related links, you can restart the MID server manually. Here’s how you can do it:
- Access the MID server host: Log in to the server where the MID server is installed.
- Find the Service:
- On Windows: Open the Services management console (services.msc), find the ServiceNow MID Server service.
- On Linux: Use a command like sudo service servicenow-mid start or sudo systemctl start servicenow-mid.
- Restart the Service:
- On Windows: Right-click on the ServiceNow MID Server service and select "Restart".
- On Linux: Use sudo service servicenow-mid restart or sudo systemctl restart servicenow-mid.
This should get your MID server back up and running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 06:59 PM
Hi @__ __2 ,
Please go through the below KB posts:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0535040
https://noderegister.service-now.com/kb?id=kb_article_view&sysparm_article=KB0713557
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 12:41 AM
Hi @__ __2
You can login to the Mid Server host and restart the service from Services.msc console.
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.